{"id":369191,"url":"https://github.com/justjake/quickjs-emscripten","last_synced_at":"2026-08-24T12:33:10.597Z","repository":{"id":37889598,"uuid":"231942612","full_name":"justjake/quickjs-emscripten","owner":"justjake","description":"Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions","archived":false,"fork":false,"pushed_at":"2026-07-23T21:17:36.000Z","size":39358,"stargazers_count":1693,"open_issues_count":38,"forks_count":135,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-08-21T10:43:46.342Z","etag":null,"topics":["eval","javascript","plugins","quickjs","wasm"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/quickjs-emscripten","language":"TypeScript","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/justjake.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-01-05T16:09:48.000Z","updated_at":"2026-08-20T18:24:16.000Z","dependencies_parsed_at":"2026-08-07T03:31:19.838Z","dependency_job_id":null,"html_url":"https://github.com/justjake/quickjs-emscripten","commit_stats":{"total_commits":561,"total_committers":14,"mean_commits":40.07142857142857,"dds":0.1515151515151515,"last_synced_commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/justjake/quickjs-emscripten","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/sbom","scorecard":{"id":544245,"data":{"date":"2025-08-11","repo":{"name":"github.com/justjake/quickjs-emscripten","commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-m4gq-x24j-jpmf","Warn: Project is vulnerable to: GHSA-44fp-w29j-9vj5","Warn: Project is vulnerable to: GHSA-4pg4-qvpc-4q3h","Warn: Project is vulnerable to: GHSA-g5hg-p3ph-g8qg","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:03:32.553Z","repository_id":37889598,"created_at":"2025-08-20T09:03:32.553Z","updated_at":"2025-08-20T09:03:32.553Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"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-21T02:00:06.756Z","response_time":57,"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":"justjake","name":"Jake Teton-Landis","uuid":"296279","kind":"user","description":"I like nerd shit.","email":"","website":"https://jake.tl","location":"Miami / New York / San Francisco","twitter":"jitl","company":"Notion Labs, Inc","icon_url":"https://avatars.githubusercontent.com/u/296279?u=bed8a4153891440b13a6348ff4c7a85e7fbc0576\u0026v=4","repositories_count":169,"last_synced_at":"2024-04-15T00:07:04.758Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/justjake","funding_links":[],"total_stars":2988,"followers":323,"following":12,"created_at":"2022-11-02T21:09:15.899Z","updated_at":"2024-04-15T00:07:24.991Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake/repositories"},"packages":[{"id":8697249,"name":"@jitl/quickjs-singlefile-browser-release-asyncify","ecosystem":"npm","description":"Variant of quickjs library: Variant with the WASM data embedded into a browser ESModule.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/justjake/quickjs-emscripten","keywords_array":[],"namespace":"jitl","versions_count":22,"first_release_published_at":"2023-12-26T23:15:58.728Z","latest_release_published_at":"2026-02-16T04:48:46.172Z","latest_release_number":"0.32.0","last_synced_at":"2026-08-22T14:16:31.772Z","created_at":"2023-12-26T23:16:02.159Z","updated_at":"2026-08-22T14:16:31.772Z","registry_url":"https://www.npmjs.com/package/@jitl/quickjs-singlefile-browser-release-asyncify","install_command":"npm install @jitl/quickjs-singlefile-browser-release-asyncify","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"0.26.1-rc.0","latest":"0.32.0"},"contentPolicy":null},"repo_metadata":{"id":37889598,"uuid":"231942612","full_name":"justjake/quickjs-emscripten","owner":"justjake","description":"Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions","archived":false,"fork":false,"pushed_at":"2026-07-23T21:17:36.000Z","size":39358,"stargazers_count":1693,"open_issues_count":38,"forks_count":135,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-08-21T10:43:46.342Z","etag":null,"topics":["eval","javascript","plugins","quickjs","wasm"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/quickjs-emscripten","language":"TypeScript","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/justjake.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-01-05T16:09:48.000Z","updated_at":"2026-08-20T18:24:16.000Z","dependencies_parsed_at":"2026-08-07T03:31:19.838Z","dependency_job_id":null,"html_url":"https://github.com/justjake/quickjs-emscripten","commit_stats":{"total_commits":561,"total_committers":14,"mean_commits":40.07142857142857,"dds":0.1515151515151515,"last_synced_commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/justjake/quickjs-emscripten","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/sbom","scorecard":{"id":544245,"data":{"date":"2025-08-11","repo":{"name":"github.com/justjake/quickjs-emscripten","commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-m4gq-x24j-jpmf","Warn: Project is vulnerable to: GHSA-44fp-w29j-9vj5","Warn: Project is vulnerable to: GHSA-4pg4-qvpc-4q3h","Warn: Project is vulnerable to: GHSA-g5hg-p3ph-g8qg","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:03:32.553Z","repository_id":37889598,"created_at":"2025-08-20T09:03:32.553Z","updated_at":"2025-08-20T09:03:32.553Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"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-21T02:00:06.756Z","response_time":57,"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":"justjake","name":"Jake Teton-Landis","uuid":"296279","kind":"user","description":"I like nerd shit.","email":"","website":"https://jake.tl","location":"Miami / New York / San Francisco","twitter":"jitl","company":"Notion Labs, Inc","icon_url":"https://avatars.githubusercontent.com/u/296279?u=bed8a4153891440b13a6348ff4c7a85e7fbc0576\u0026v=4","repositories_count":169,"last_synced_at":"2024-04-15T00:07:04.758Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/justjake","funding_links":[],"total_stars":2988,"followers":323,"following":12,"created_at":"2022-11-02T21:09:15.899Z","updated_at":"2024-04-15T00:07:24.991Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake/repositories"},"tags":[{"name":"v0.32.0","sha":"df4efb9ef2cb25c417ecb57986da462d11b244ed","kind":"commit","published_at":"2026-02-16T04:41:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.32.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"235f6da2fd4f7354fa4765fde4aea880d2a4aef5","kind":"commit","published_at":"2024-09-07T20:15:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.31.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"2ca7f5f5f1abda34d2620e55c50eb0b599dd2282","kind":"commit","published_at":"2024-08-31T21:40:12.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.30.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"af04b41ece3efd5929f7676a81903b31695a766e","kind":"commit","published_at":"2024-06-15T18:06:07.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"cc9b624930dfb319a0198587386c405b86af4740","kind":"commit","published_at":"2024-03-10T06:51:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"da55055a569377353d891e5438a1a9a9979379a1","kind":"commit","published_at":"2024-02-19T20:29:24.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"c171cbb818162fc532df830f1aeed30fed56d1e8","kind":"commit","published_at":"2024-02-11T23:50:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.28.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d4c638e9941c5ea47b35c6d1c6858eb35996a50d","kind":"commit","published_at":"2024-01-26T20:48:37.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.27.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"fcee225d46b0bde64402cebad143811583ae49f9","kind":"commit","published_at":"2024-01-01T22:42:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.26.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"0870605790bb1513c3ecbce33209ac38dfe1c384","kind":"commit","published_at":"2023-12-27T11:11:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.25.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"e8911561eb5ceac49a38f3bf862c3ea850a6533c","kind":"tag","published_at":"2023-12-09T20:20:21.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.24.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"75fcb3fc27d4857207266ef9c621d93eb79b868d","kind":"commit","published_at":"2023-04-23T15:56:29.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.23.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"21e6fe27ab2c3d4913cc3bdf59702aed7a4605f4","kind":"tag","published_at":"2023-02-19T23:45:33.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.22.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"ad8769c6a46c2ea6b12703f967335cdf3a148239","kind":"tag","published_at":"2023-02-18T22:40:15.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"e6e376b08ed481d20b9bb2e38982ac8baedc2e9c","kind":"tag","published_at":"2022-12-13T15:49:47.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"897fded554b9b1c056c830789f407690ed01a2d9","kind":"tag","published_at":"2022-05-31T02:11:39.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c1e90a4536acf825855676b50b0a0e7ee74e86b1","kind":"tag","published_at":"2022-03-20T04:25:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.20.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0/manifests"},{"name":"v0.15.0","sha":"893983d6a3f7e9474a9baf7fbcc9e699588c4c8b","kind":"tag","published_at":"2021-12-24T23:01:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.15.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e07d882e50374d48c593e71b50ee6e67d6792d5f","kind":"tag","published_at":"2021-12-24T19:11:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.14.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0/manifests"},{"name":"v0.11.1","sha":"cb9932c8b065a649f0fbe5ed68de24d7dc4b8f7c","kind":"commit","published_at":"2021-05-02T19:27:28.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"caae3d2f880d04ed65254ffd6783486ceb7a1c13","kind":"tag","published_at":"2020-09-11T17:34:14.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"ff7cf8eecfe7095438e79ad945d6fb3e593a84ce","kind":"tag","published_at":"2020-09-11T16:11:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.10.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"2c32d2667d48c37563bdbeafbb40c75fc8564e5f","kind":"tag","published_at":"2020-09-11T13:59:06.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.9.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f2a4a20f30615f18864406cdd112e2d5e1b6a1bb","kind":"tag","published_at":"2020-08-15T20:21:19.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.8.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4e5f9d3a7fa027cd3ea16f8e741e35b002f1c941","kind":"tag","published_at":"2020-08-02T06:25:23.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.7.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"1329af50d939a4d758122b22533107456fa0a30a","kind":"tag","published_at":"2020-07-13T06:17:51.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"44cd5ecf5f3e1c74d2f880aef264265367e4d820","kind":"tag","published_at":"2020-07-13T03:22:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"33e0c417bad7c0a858a1f95a3c8fdc79c7cf902d","kind":"tag","published_at":"2020-07-13T03:08:36.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0783a74243a4d049bd4b1d86b1fd0ff178b53d1d","kind":"tag","published_at":"2020-07-12T19:23:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"d82f25ca155a455202efe63418b6453e311d9354","kind":"commit","published_at":"2020-07-05T22:17:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.4.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1/manifests"},{"name":"v0.3.2","sha":"9c68998e59324fbbfe6ca0f41d3e7fcd81dc10c9","kind":"tag","published_at":"2020-06-25T18:57:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f3ba10c72489351897a5df0870308e30c61e1944","kind":"tag","published_at":"2020-06-25T18:36:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2e8492b99be570ed954ea6cf0264adec26f8d6bb","kind":"tag","published_at":"2020-06-25T17:08:59.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0/manifests"},{"name":"v0.1.2","sha":"e04d5158de055d477cf62cb0e9374d3f013402af","kind":"tag","published_at":"2020-01-14T07:01:49.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5dbfd2ae2192fdff07327aa913aa6f8354fafba1","kind":"tag","published_at":"2020-01-14T06:32:22.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"19eb7a61214e10e1696f16052e279963097ee089","kind":"tag","published_at":"2020-01-13T18:44:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0/manifests"},{"name":"v0.1.0-c","sha":"b2a3f16b03a8911d0675dc2de77668388a49ce0b","kind":"tag","published_at":"2020-01-13T18:31:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0-c","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0-c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0-c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c/manifests"}]},"repo_metadata_updated_at":"2026-08-22T08:13:25.089Z","dependent_packages_count":0,"downloads":8100,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.662916205719796,"dependent_packages_count":49.4634897280498,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.0632029668848},"purl":"pkg:npm/%40jitl/quickjs-singlefile-browser-release-asyncify","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jitl/quickjs-singlefile-browser-release-asyncify","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jitl/quickjs-singlefile-browser-release-asyncify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jitl/quickjs-singlefile-browser-release-asyncify/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T13:41:58.356Z","issues_count":129,"pull_requests_count":175,"avg_time_to_close_issue":7919213.718446602,"avg_time_to_close_pull_request":2956555.3092105263,"issues_closed_count":103,"pull_requests_closed_count":152,"pull_request_authors_count":31,"issue_authors_count":100,"avg_comments_per_issue":3.116279069767442,"avg_comments_per_pull_request":0.7542857142857143,"merged_pull_requests_count":110,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":16,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":3935917.2,"past_year_avg_time_to_close_pull_request":1816252.4166666667,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.9375,"past_year_avg_comments_per_pull_request":0.30434782608695654,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/issues","maintainers":[{"login":"justjake","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}],"active_maintainers":[{"login":"justjake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-browser-release-asyncify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-browser-release-asyncify/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-browser-release-asyncify/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-browser-release-asyncify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-browser-release-asyncify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-browser-release-asyncify/codemeta","maintainers":[{"uuid":"jitl","login":"jitl","name":null,"email":"just.1.jake@gmail.com","url":null,"packages_count":87,"html_url":"https://www.npmjs.com/~jitl","role":null,"created_at":"2023-12-26T23:16:02.779Z","updated_at":"2023-12-26T23:16:02.779Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jitl/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777887,"maintainers_count":1236523,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":930254,"name":"@expreva/quickjs-web","ecosystem":"npm","description":"[`quickjs-emscripten`](https://github.com/justjake/quickjs-emscripten) built with `web` target","homepage":"https://github.com/justjake/quickjs-emscripten#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/justjake/quickjs-emscripten","keywords_array":[],"namespace":"expreva","versions_count":1,"first_release_published_at":"2020-06-26T21:28:56.935Z","latest_release_published_at":"2020-06-26T21:28:56.935Z","latest_release_number":"0.3.1","last_synced_at":"2026-08-22T14:31:49.390Z","created_at":"2022-04-07T17:09:40.562Z","updated_at":"2026-08-22T14:31:49.390Z","registry_url":"https://www.npmjs.com/package/@expreva/quickjs-web","install_command":"npm install @expreva/quickjs-web","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.3.1"},"contentPolicy":null},"repo_metadata":{"id":37889598,"uuid":"231942612","full_name":"justjake/quickjs-emscripten","owner":"justjake","description":"Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions","archived":false,"fork":false,"pushed_at":"2026-07-23T21:17:36.000Z","size":39358,"stargazers_count":1691,"open_issues_count":36,"forks_count":134,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-08-14T10:22:38.073Z","etag":null,"topics":["eval","javascript","plugins","quickjs","wasm"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/quickjs-emscripten","language":"TypeScript","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/justjake.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-01-05T16:09:48.000Z","updated_at":"2026-08-07T12:49:46.000Z","dependencies_parsed_at":"2026-08-07T03:31:19.838Z","dependency_job_id":null,"html_url":"https://github.com/justjake/quickjs-emscripten","commit_stats":{"total_commits":561,"total_committers":14,"mean_commits":40.07142857142857,"dds":0.1515151515151515,"last_synced_commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/justjake/quickjs-emscripten","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/sbom","scorecard":{"id":544245,"data":{"date":"2025-08-11","repo":{"name":"github.com/justjake/quickjs-emscripten","commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-m4gq-x24j-jpmf","Warn: Project is vulnerable to: GHSA-44fp-w29j-9vj5","Warn: Project is vulnerable to: GHSA-4pg4-qvpc-4q3h","Warn: Project is vulnerable to: GHSA-g5hg-p3ph-g8qg","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:03:32.553Z","repository_id":37889598,"created_at":"2025-08-20T09:03:32.553Z","updated_at":"2025-08-20T09:03:32.553Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36646934,"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-14T02:00:06.934Z","response_time":54,"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":"justjake","name":"Jake Teton-Landis","uuid":"296279","kind":"user","description":"I like nerd shit.","email":"","website":"https://jake.tl","location":"Miami / New York / San Francisco","twitter":"jitl","company":"Notion Labs, Inc","icon_url":"https://avatars.githubusercontent.com/u/296279?u=bed8a4153891440b13a6348ff4c7a85e7fbc0576\u0026v=4","repositories_count":169,"last_synced_at":"2024-04-15T00:07:04.758Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/justjake","funding_links":[],"total_stars":2988,"followers":323,"following":12,"created_at":"2022-11-02T21:09:15.899Z","updated_at":"2024-04-15T00:07:24.991Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake/repositories"},"tags":[{"name":"v0.32.0","sha":"df4efb9ef2cb25c417ecb57986da462d11b244ed","kind":"commit","published_at":"2026-02-16T04:41:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.32.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"235f6da2fd4f7354fa4765fde4aea880d2a4aef5","kind":"commit","published_at":"2024-09-07T20:15:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.31.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"2ca7f5f5f1abda34d2620e55c50eb0b599dd2282","kind":"commit","published_at":"2024-08-31T21:40:12.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.30.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"af04b41ece3efd5929f7676a81903b31695a766e","kind":"commit","published_at":"2024-06-15T18:06:07.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"cc9b624930dfb319a0198587386c405b86af4740","kind":"commit","published_at":"2024-03-10T06:51:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"da55055a569377353d891e5438a1a9a9979379a1","kind":"commit","published_at":"2024-02-19T20:29:24.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"c171cbb818162fc532df830f1aeed30fed56d1e8","kind":"commit","published_at":"2024-02-11T23:50:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.28.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d4c638e9941c5ea47b35c6d1c6858eb35996a50d","kind":"commit","published_at":"2024-01-26T20:48:37.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.27.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"fcee225d46b0bde64402cebad143811583ae49f9","kind":"commit","published_at":"2024-01-01T22:42:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.26.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"0870605790bb1513c3ecbce33209ac38dfe1c384","kind":"commit","published_at":"2023-12-27T11:11:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.25.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"e8911561eb5ceac49a38f3bf862c3ea850a6533c","kind":"tag","published_at":"2023-12-09T20:20:21.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.24.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"75fcb3fc27d4857207266ef9c621d93eb79b868d","kind":"commit","published_at":"2023-04-23T15:56:29.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.23.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"21e6fe27ab2c3d4913cc3bdf59702aed7a4605f4","kind":"tag","published_at":"2023-02-19T23:45:33.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.22.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"ad8769c6a46c2ea6b12703f967335cdf3a148239","kind":"tag","published_at":"2023-02-18T22:40:15.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"e6e376b08ed481d20b9bb2e38982ac8baedc2e9c","kind":"tag","published_at":"2022-12-13T15:49:47.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"897fded554b9b1c056c830789f407690ed01a2d9","kind":"tag","published_at":"2022-05-31T02:11:39.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c1e90a4536acf825855676b50b0a0e7ee74e86b1","kind":"tag","published_at":"2022-03-20T04:25:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.20.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0/manifests"},{"name":"v0.15.0","sha":"893983d6a3f7e9474a9baf7fbcc9e699588c4c8b","kind":"tag","published_at":"2021-12-24T23:01:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.15.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e07d882e50374d48c593e71b50ee6e67d6792d5f","kind":"tag","published_at":"2021-12-24T19:11:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.14.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0/manifests"},{"name":"v0.11.1","sha":"cb9932c8b065a649f0fbe5ed68de24d7dc4b8f7c","kind":"commit","published_at":"2021-05-02T19:27:28.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"caae3d2f880d04ed65254ffd6783486ceb7a1c13","kind":"tag","published_at":"2020-09-11T17:34:14.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"ff7cf8eecfe7095438e79ad945d6fb3e593a84ce","kind":"tag","published_at":"2020-09-11T16:11:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.10.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"2c32d2667d48c37563bdbeafbb40c75fc8564e5f","kind":"tag","published_at":"2020-09-11T13:59:06.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.9.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f2a4a20f30615f18864406cdd112e2d5e1b6a1bb","kind":"tag","published_at":"2020-08-15T20:21:19.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.8.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4e5f9d3a7fa027cd3ea16f8e741e35b002f1c941","kind":"tag","published_at":"2020-08-02T06:25:23.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.7.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"1329af50d939a4d758122b22533107456fa0a30a","kind":"tag","published_at":"2020-07-13T06:17:51.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"44cd5ecf5f3e1c74d2f880aef264265367e4d820","kind":"tag","published_at":"2020-07-13T03:22:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"33e0c417bad7c0a858a1f95a3c8fdc79c7cf902d","kind":"tag","published_at":"2020-07-13T03:08:36.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0783a74243a4d049bd4b1d86b1fd0ff178b53d1d","kind":"tag","published_at":"2020-07-12T19:23:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"d82f25ca155a455202efe63418b6453e311d9354","kind":"commit","published_at":"2020-07-05T22:17:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.4.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1/manifests"},{"name":"v0.3.2","sha":"9c68998e59324fbbfe6ca0f41d3e7fcd81dc10c9","kind":"tag","published_at":"2020-06-25T18:57:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f3ba10c72489351897a5df0870308e30c61e1944","kind":"tag","published_at":"2020-06-25T18:36:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2e8492b99be570ed954ea6cf0264adec26f8d6bb","kind":"tag","published_at":"2020-06-25T17:08:59.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0/manifests"},{"name":"v0.1.2","sha":"e04d5158de055d477cf62cb0e9374d3f013402af","kind":"tag","published_at":"2020-01-14T07:01:49.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5dbfd2ae2192fdff07327aa913aa6f8354fafba1","kind":"tag","published_at":"2020-01-14T06:32:22.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"19eb7a61214e10e1696f16052e279963097ee089","kind":"tag","published_at":"2020-01-13T18:44:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0/manifests"},{"name":"v0.1.0-c","sha":"b2a3f16b03a8911d0675dc2de77668388a49ce0b","kind":"tag","published_at":"2020-01-13T18:31:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0-c","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0-c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0-c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c/manifests"}]},"repo_metadata_updated_at":"2026-08-15T08:08:10.362Z","dependent_packages_count":1,"downloads":11,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":45.76322889354142,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":3.1251275829490206,"forks_count":4.255992134891234,"average":18.939255031137645},"purl":"pkg:npm/%40expreva/quickjs-web","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@expreva/quickjs-web","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@expreva/quickjs-web","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@expreva/quickjs-web/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T12:38:19.512Z","issues_count":121,"pull_requests_count":152,"avg_time_to_close_issue":6052265.25,"avg_time_to_close_pull_request":2039931.5859375,"issues_closed_count":80,"pull_requests_closed_count":128,"pull_request_authors_count":26,"issue_authors_count":93,"avg_comments_per_issue":2.5041322314049586,"avg_comments_per_pull_request":0.7171052631578947,"merged_pull_requests_count":95,"bot_issues_count":0,"bot_pull_requests_count":53,"past_year_issues_count":13,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":3641686.2,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.46153846153846156,"past_year_avg_comments_per_pull_request":0.5454545454545454,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/issues","maintainers":[{"login":"justjake","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}],"active_maintainers":[{"login":"justjake","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@expreva%2Fquickjs-web/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@expreva%2Fquickjs-web/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@expreva%2Fquickjs-web/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@expreva%2Fquickjs-web/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@expreva%2Fquickjs-web/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@expreva%2Fquickjs-web/codemeta","maintainers":[{"uuid":"eliot","login":"eliot","name":null,"email":"me@eliotakira.com","url":null,"packages_count":130,"html_url":"https://www.npmjs.com/~eliot","role":null,"created_at":"2022-11-20T15:17:41.604Z","updated_at":"2022-11-20T15:17:41.604Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/eliot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777887,"maintainers_count":1236523,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":911994,"name":"@dww/quickjs-emscripten","ecosystem":"npm","description":null,"homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/justjake/quickjs-emscripten","keywords_array":["eval","quickjs","vm","interpreter","runtime","safe","emscripten","wasm"],"namespace":"dww","versions_count":1,"first_release_published_at":"2021-01-24T23:18:05.573Z","latest_release_published_at":"2021-01-24T23:18:05.573Z","latest_release_number":"0.11.0-1","last_synced_at":"2026-08-22T14:45:31.469Z","created_at":"2022-04-07T16:43:01.340Z","updated_at":"2026-08-22T14:45:31.469Z","registry_url":"https://www.npmjs.com/package/@dww/quickjs-emscripten","install_command":"npm install @dww/quickjs-emscripten","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.11.0-1"},"contentPolicy":null},"repo_metadata":{"id":37889598,"uuid":"231942612","full_name":"justjake/quickjs-emscripten","owner":"justjake","description":"Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions","archived":false,"fork":false,"pushed_at":"2026-07-23T21:17:36.000Z","size":39358,"stargazers_count":1691,"open_issues_count":36,"forks_count":134,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-08-14T10:22:38.073Z","etag":null,"topics":["eval","javascript","plugins","quickjs","wasm"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/quickjs-emscripten","language":"TypeScript","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/justjake.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-01-05T16:09:48.000Z","updated_at":"2026-08-07T12:49:46.000Z","dependencies_parsed_at":"2026-08-07T03:31:19.838Z","dependency_job_id":null,"html_url":"https://github.com/justjake/quickjs-emscripten","commit_stats":{"total_commits":561,"total_committers":14,"mean_commits":40.07142857142857,"dds":0.1515151515151515,"last_synced_commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/justjake/quickjs-emscripten","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/sbom","scorecard":{"id":544245,"data":{"date":"2025-08-11","repo":{"name":"github.com/justjake/quickjs-emscripten","commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-m4gq-x24j-jpmf","Warn: Project is vulnerable to: GHSA-44fp-w29j-9vj5","Warn: Project is vulnerable to: GHSA-4pg4-qvpc-4q3h","Warn: Project is vulnerable to: GHSA-g5hg-p3ph-g8qg","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:03:32.553Z","repository_id":37889598,"created_at":"2025-08-20T09:03:32.553Z","updated_at":"2025-08-20T09:03:32.553Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36646934,"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-14T02:00:06.934Z","response_time":54,"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":"justjake","name":"Jake Teton-Landis","uuid":"296279","kind":"user","description":"I like nerd shit.","email":"","website":"https://jake.tl","location":"Miami / New York / San Francisco","twitter":"jitl","company":"Notion Labs, Inc","icon_url":"https://avatars.githubusercontent.com/u/296279?u=bed8a4153891440b13a6348ff4c7a85e7fbc0576\u0026v=4","repositories_count":169,"last_synced_at":"2024-04-15T00:07:04.758Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/justjake","funding_links":[],"total_stars":2988,"followers":323,"following":12,"created_at":"2022-11-02T21:09:15.899Z","updated_at":"2024-04-15T00:07:24.991Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake/repositories"},"tags":[{"name":"v0.32.0","sha":"df4efb9ef2cb25c417ecb57986da462d11b244ed","kind":"commit","published_at":"2026-02-16T04:41:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.32.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"235f6da2fd4f7354fa4765fde4aea880d2a4aef5","kind":"commit","published_at":"2024-09-07T20:15:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.31.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"2ca7f5f5f1abda34d2620e55c50eb0b599dd2282","kind":"commit","published_at":"2024-08-31T21:40:12.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.30.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"af04b41ece3efd5929f7676a81903b31695a766e","kind":"commit","published_at":"2024-06-15T18:06:07.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"cc9b624930dfb319a0198587386c405b86af4740","kind":"commit","published_at":"2024-03-10T06:51:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"da55055a569377353d891e5438a1a9a9979379a1","kind":"commit","published_at":"2024-02-19T20:29:24.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"c171cbb818162fc532df830f1aeed30fed56d1e8","kind":"commit","published_at":"2024-02-11T23:50:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.28.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d4c638e9941c5ea47b35c6d1c6858eb35996a50d","kind":"commit","published_at":"2024-01-26T20:48:37.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.27.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"fcee225d46b0bde64402cebad143811583ae49f9","kind":"commit","published_at":"2024-01-01T22:42:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.26.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"0870605790bb1513c3ecbce33209ac38dfe1c384","kind":"commit","published_at":"2023-12-27T11:11:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.25.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"e8911561eb5ceac49a38f3bf862c3ea850a6533c","kind":"tag","published_at":"2023-12-09T20:20:21.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.24.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"75fcb3fc27d4857207266ef9c621d93eb79b868d","kind":"commit","published_at":"2023-04-23T15:56:29.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.23.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"21e6fe27ab2c3d4913cc3bdf59702aed7a4605f4","kind":"tag","published_at":"2023-02-19T23:45:33.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.22.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"ad8769c6a46c2ea6b12703f967335cdf3a148239","kind":"tag","published_at":"2023-02-18T22:40:15.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"e6e376b08ed481d20b9bb2e38982ac8baedc2e9c","kind":"tag","published_at":"2022-12-13T15:49:47.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"897fded554b9b1c056c830789f407690ed01a2d9","kind":"tag","published_at":"2022-05-31T02:11:39.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c1e90a4536acf825855676b50b0a0e7ee74e86b1","kind":"tag","published_at":"2022-03-20T04:25:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.20.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0/manifests"},{"name":"v0.15.0","sha":"893983d6a3f7e9474a9baf7fbcc9e699588c4c8b","kind":"tag","published_at":"2021-12-24T23:01:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.15.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e07d882e50374d48c593e71b50ee6e67d6792d5f","kind":"tag","published_at":"2021-12-24T19:11:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.14.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0/manifests"},{"name":"v0.11.1","sha":"cb9932c8b065a649f0fbe5ed68de24d7dc4b8f7c","kind":"commit","published_at":"2021-05-02T19:27:28.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"caae3d2f880d04ed65254ffd6783486ceb7a1c13","kind":"tag","published_at":"2020-09-11T17:34:14.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"ff7cf8eecfe7095438e79ad945d6fb3e593a84ce","kind":"tag","published_at":"2020-09-11T16:11:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.10.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"2c32d2667d48c37563bdbeafbb40c75fc8564e5f","kind":"tag","published_at":"2020-09-11T13:59:06.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.9.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f2a4a20f30615f18864406cdd112e2d5e1b6a1bb","kind":"tag","published_at":"2020-08-15T20:21:19.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.8.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4e5f9d3a7fa027cd3ea16f8e741e35b002f1c941","kind":"tag","published_at":"2020-08-02T06:25:23.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.7.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"1329af50d939a4d758122b22533107456fa0a30a","kind":"tag","published_at":"2020-07-13T06:17:51.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"44cd5ecf5f3e1c74d2f880aef264265367e4d820","kind":"tag","published_at":"2020-07-13T03:22:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"33e0c417bad7c0a858a1f95a3c8fdc79c7cf902d","kind":"tag","published_at":"2020-07-13T03:08:36.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0783a74243a4d049bd4b1d86b1fd0ff178b53d1d","kind":"tag","published_at":"2020-07-12T19:23:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"d82f25ca155a455202efe63418b6453e311d9354","kind":"commit","published_at":"2020-07-05T22:17:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.4.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1/manifests"},{"name":"v0.3.2","sha":"9c68998e59324fbbfe6ca0f41d3e7fcd81dc10c9","kind":"tag","published_at":"2020-06-25T18:57:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f3ba10c72489351897a5df0870308e30c61e1944","kind":"tag","published_at":"2020-06-25T18:36:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2e8492b99be570ed954ea6cf0264adec26f8d6bb","kind":"tag","published_at":"2020-06-25T17:08:59.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0/manifests"},{"name":"v0.1.2","sha":"e04d5158de055d477cf62cb0e9374d3f013402af","kind":"tag","published_at":"2020-01-14T07:01:49.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5dbfd2ae2192fdff07327aa913aa6f8354fafba1","kind":"tag","published_at":"2020-01-14T06:32:22.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"19eb7a61214e10e1696f16052e279963097ee089","kind":"tag","published_at":"2020-01-13T18:44:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0/manifests"},{"name":"v0.1.0-c","sha":"b2a3f16b03a8911d0675dc2de77668388a49ce0b","kind":"tag","published_at":"2020-01-13T18:31:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0-c","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0-c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0-c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c/manifests"}]},"repo_metadata_updated_at":"2026-08-21T13:41:58.002Z","dependent_packages_count":1,"downloads":13,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":48.293345595762524,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":3.1251275829490206,"forks_count":4.255992134891234,"average":19.445278371581868},"purl":"pkg:npm/%40dww/quickjs-emscripten","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@dww/quickjs-emscripten","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@dww/quickjs-emscripten","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@dww/quickjs-emscripten/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T11:58:23.367Z","issues_count":129,"pull_requests_count":175,"avg_time_to_close_issue":7919213.718446602,"avg_time_to_close_pull_request":2956555.3092105263,"issues_closed_count":103,"pull_requests_closed_count":152,"pull_request_authors_count":31,"issue_authors_count":100,"avg_comments_per_issue":3.116279069767442,"avg_comments_per_pull_request":0.7542857142857143,"merged_pull_requests_count":110,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":16,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":3935917.2,"past_year_avg_time_to_close_pull_request":1816252.4166666667,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.9375,"past_year_avg_comments_per_pull_request":0.30434782608695654,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/issues","maintainers":[{"login":"justjake","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}],"active_maintainers":[{"login":"justjake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dww%2Fquickjs-emscripten/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dww%2Fquickjs-emscripten/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dww%2Fquickjs-emscripten/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dww%2Fquickjs-emscripten/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dww%2Fquickjs-emscripten/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dww%2Fquickjs-emscripten/codemeta","maintainers":[{"uuid":"dww","login":"dww","name":null,"email":"dwwoelfel@gmail.com","url":null,"packages_count":67,"html_url":"https://www.npmjs.com/~dww","role":null,"created_at":"2022-11-17T02:29:31.747Z","updated_at":"2022-11-17T02:29:31.747Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dww/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777887,"maintainers_count":1236523,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":8694731,"name":"@jitl/quickjs-ffi-types","ecosystem":"npm","description":null,"homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/justjake/quickjs-emscripten","keywords_array":[],"namespace":"jitl","versions_count":26,"first_release_published_at":"2023-12-25T14:36:54.845Z","latest_release_published_at":"2026-02-16T04:48:32.753Z","latest_release_number":"0.32.0","last_synced_at":"2026-08-23T12:09:18.159Z","created_at":"2023-12-25T14:40:18.715Z","updated_at":"2026-08-23T12:09:18.159Z","registry_url":"https://www.npmjs.com/package/@jitl/quickjs-ffi-types","install_command":"npm install @jitl/quickjs-ffi-types","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"0.26.1-rc.0","latest":"0.32.0"},"contentPolicy":null},"repo_metadata":{"id":37889598,"uuid":"231942612","full_name":"justjake/quickjs-emscripten","owner":"justjake","description":"Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions","archived":false,"fork":false,"pushed_at":"2026-07-23T21:17:36.000Z","size":39358,"stargazers_count":1693,"open_issues_count":38,"forks_count":135,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-08-21T10:43:46.342Z","etag":null,"topics":["eval","javascript","plugins","quickjs","wasm"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/quickjs-emscripten","language":"TypeScript","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/justjake.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-01-05T16:09:48.000Z","updated_at":"2026-08-20T18:24:16.000Z","dependencies_parsed_at":"2026-08-07T03:31:19.838Z","dependency_job_id":null,"html_url":"https://github.com/justjake/quickjs-emscripten","commit_stats":{"total_commits":561,"total_committers":14,"mean_commits":40.07142857142857,"dds":0.1515151515151515,"last_synced_commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/justjake/quickjs-emscripten","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/sbom","scorecard":{"id":544245,"data":{"date":"2025-08-11","repo":{"name":"github.com/justjake/quickjs-emscripten","commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-m4gq-x24j-jpmf","Warn: Project is vulnerable to: GHSA-44fp-w29j-9vj5","Warn: Project is vulnerable to: GHSA-4pg4-qvpc-4q3h","Warn: Project is vulnerable to: GHSA-g5hg-p3ph-g8qg","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:03:32.553Z","repository_id":37889598,"created_at":"2025-08-20T09:03:32.553Z","updated_at":"2025-08-20T09:03:32.553Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"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-21T02:00:06.756Z","response_time":57,"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":"justjake","name":"Jake Teton-Landis","uuid":"296279","kind":"user","description":"I like nerd shit.","email":"","website":"https://jake.tl","location":"Miami / New York / San Francisco","twitter":"jitl","company":"Notion Labs, Inc","icon_url":"https://avatars.githubusercontent.com/u/296279?u=bed8a4153891440b13a6348ff4c7a85e7fbc0576\u0026v=4","repositories_count":169,"last_synced_at":"2024-04-15T00:07:04.758Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/justjake","funding_links":[],"total_stars":2988,"followers":323,"following":12,"created_at":"2022-11-02T21:09:15.899Z","updated_at":"2024-04-15T00:07:24.991Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake/repositories"},"tags":[{"name":"v0.32.0","sha":"df4efb9ef2cb25c417ecb57986da462d11b244ed","kind":"commit","published_at":"2026-02-16T04:41:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.32.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"235f6da2fd4f7354fa4765fde4aea880d2a4aef5","kind":"commit","published_at":"2024-09-07T20:15:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.31.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"2ca7f5f5f1abda34d2620e55c50eb0b599dd2282","kind":"commit","published_at":"2024-08-31T21:40:12.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.30.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"af04b41ece3efd5929f7676a81903b31695a766e","kind":"commit","published_at":"2024-06-15T18:06:07.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"cc9b624930dfb319a0198587386c405b86af4740","kind":"commit","published_at":"2024-03-10T06:51:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"da55055a569377353d891e5438a1a9a9979379a1","kind":"commit","published_at":"2024-02-19T20:29:24.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"c171cbb818162fc532df830f1aeed30fed56d1e8","kind":"commit","published_at":"2024-02-11T23:50:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.28.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d4c638e9941c5ea47b35c6d1c6858eb35996a50d","kind":"commit","published_at":"2024-01-26T20:48:37.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.27.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"fcee225d46b0bde64402cebad143811583ae49f9","kind":"commit","published_at":"2024-01-01T22:42:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.26.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"0870605790bb1513c3ecbce33209ac38dfe1c384","kind":"commit","published_at":"2023-12-27T11:11:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.25.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"e8911561eb5ceac49a38f3bf862c3ea850a6533c","kind":"tag","published_at":"2023-12-09T20:20:21.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.24.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"75fcb3fc27d4857207266ef9c621d93eb79b868d","kind":"commit","published_at":"2023-04-23T15:56:29.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.23.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"21e6fe27ab2c3d4913cc3bdf59702aed7a4605f4","kind":"tag","published_at":"2023-02-19T23:45:33.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.22.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"ad8769c6a46c2ea6b12703f967335cdf3a148239","kind":"tag","published_at":"2023-02-18T22:40:15.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"e6e376b08ed481d20b9bb2e38982ac8baedc2e9c","kind":"tag","published_at":"2022-12-13T15:49:47.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"897fded554b9b1c056c830789f407690ed01a2d9","kind":"tag","published_at":"2022-05-31T02:11:39.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c1e90a4536acf825855676b50b0a0e7ee74e86b1","kind":"tag","published_at":"2022-03-20T04:25:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.20.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0/manifests"},{"name":"v0.15.0","sha":"893983d6a3f7e9474a9baf7fbcc9e699588c4c8b","kind":"tag","published_at":"2021-12-24T23:01:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.15.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e07d882e50374d48c593e71b50ee6e67d6792d5f","kind":"tag","published_at":"2021-12-24T19:11:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.14.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0/manifests"},{"name":"v0.11.1","sha":"cb9932c8b065a649f0fbe5ed68de24d7dc4b8f7c","kind":"commit","published_at":"2021-05-02T19:27:28.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"caae3d2f880d04ed65254ffd6783486ceb7a1c13","kind":"tag","published_at":"2020-09-11T17:34:14.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"ff7cf8eecfe7095438e79ad945d6fb3e593a84ce","kind":"tag","published_at":"2020-09-11T16:11:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.10.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"2c32d2667d48c37563bdbeafbb40c75fc8564e5f","kind":"tag","published_at":"2020-09-11T13:59:06.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.9.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f2a4a20f30615f18864406cdd112e2d5e1b6a1bb","kind":"tag","published_at":"2020-08-15T20:21:19.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.8.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4e5f9d3a7fa027cd3ea16f8e741e35b002f1c941","kind":"tag","published_at":"2020-08-02T06:25:23.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.7.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"1329af50d939a4d758122b22533107456fa0a30a","kind":"tag","published_at":"2020-07-13T06:17:51.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"44cd5ecf5f3e1c74d2f880aef264265367e4d820","kind":"tag","published_at":"2020-07-13T03:22:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"33e0c417bad7c0a858a1f95a3c8fdc79c7cf902d","kind":"tag","published_at":"2020-07-13T03:08:36.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0783a74243a4d049bd4b1d86b1fd0ff178b53d1d","kind":"tag","published_at":"2020-07-12T19:23:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"d82f25ca155a455202efe63418b6453e311d9354","kind":"commit","published_at":"2020-07-05T22:17:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.4.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1/manifests"},{"name":"v0.3.2","sha":"9c68998e59324fbbfe6ca0f41d3e7fcd81dc10c9","kind":"tag","published_at":"2020-06-25T18:57:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f3ba10c72489351897a5df0870308e30c61e1944","kind":"tag","published_at":"2020-06-25T18:36:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2e8492b99be570ed954ea6cf0264adec26f8d6bb","kind":"tag","published_at":"2020-06-25T17:08:59.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0/manifests"},{"name":"v0.1.2","sha":"e04d5158de055d477cf62cb0e9374d3f013402af","kind":"tag","published_at":"2020-01-14T07:01:49.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5dbfd2ae2192fdff07327aa913aa6f8354fafba1","kind":"tag","published_at":"2020-01-14T06:32:22.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"19eb7a61214e10e1696f16052e279963097ee089","kind":"tag","published_at":"2020-01-13T18:44:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0/manifests"},{"name":"v0.1.0-c","sha":"b2a3f16b03a8911d0675dc2de77668388a49ce0b","kind":"tag","published_at":"2020-01-13T18:31:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0-c","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0-c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0-c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c/manifests"}]},"repo_metadata_updated_at":"2026-08-21T16:51:23.861Z","dependent_packages_count":0,"downloads":7366907,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":35.36194850698283,"dependent_packages_count":50.55697967555379,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.95946409126831},"purl":"pkg:npm/%40jitl/quickjs-ffi-types","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jitl/quickjs-ffi-types","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jitl/quickjs-ffi-types","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jitl/quickjs-ffi-types/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T13:41:58.356Z","issues_count":129,"pull_requests_count":175,"avg_time_to_close_issue":7919213.718446602,"avg_time_to_close_pull_request":2956555.3092105263,"issues_closed_count":103,"pull_requests_closed_count":152,"pull_request_authors_count":31,"issue_authors_count":100,"avg_comments_per_issue":3.116279069767442,"avg_comments_per_pull_request":0.7542857142857143,"merged_pull_requests_count":110,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":16,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":3935917.2,"past_year_avg_time_to_close_pull_request":1816252.4166666667,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.9375,"past_year_avg_comments_per_pull_request":0.30434782608695654,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/issues","maintainers":[{"login":"justjake","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}],"active_maintainers":[{"login":"justjake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-ffi-types/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-ffi-types/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-ffi-types/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-ffi-types/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-ffi-types/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-ffi-types/codemeta","maintainers":[{"uuid":"jitl","login":"jitl","name":null,"email":"just.1.jake@gmail.com","url":null,"packages_count":87,"html_url":"https://www.npmjs.com/~jitl","role":null,"created_at":"2023-12-25T14:40:25.258Z","updated_at":"2023-12-25T14:40:25.258Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jitl/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777887,"maintainers_count":1236523,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":8694745,"name":"@jitl/quickjs-node-esm-debug-asyncify-wasm","ecosystem":"npm","description":"Variant of quickjs library: Node.js ESModule","homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/justjake/quickjs-emscripten","keywords_array":[],"namespace":"jitl","versions_count":3,"first_release_published_at":"2023-12-25T14:48:25.766Z","latest_release_published_at":"2023-12-25T18:22:42.411Z","latest_release_number":"0.25.0-rc.2","last_synced_at":"2026-08-23T12:09:06.004Z","created_at":"2023-12-25T14:50:14.386Z","updated_at":"2026-08-23T12:09:06.004Z","registry_url":"https://www.npmjs.com/package/@jitl/quickjs-node-esm-debug-asyncify-wasm","install_command":"npm install @jitl/quickjs-node-esm-debug-asyncify-wasm","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"0.25.0-rc.2","latest":"0.25.0-rc.0"},"contentPolicy":null},"repo_metadata":{"id":37889598,"uuid":"231942612","full_name":"justjake/quickjs-emscripten","owner":"justjake","description":"Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions","archived":false,"fork":false,"pushed_at":"2026-07-23T21:17:36.000Z","size":39358,"stargazers_count":1693,"open_issues_count":38,"forks_count":135,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-08-21T10:43:46.342Z","etag":null,"topics":["eval","javascript","plugins","quickjs","wasm"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/quickjs-emscripten","language":"TypeScript","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/justjake.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-01-05T16:09:48.000Z","updated_at":"2026-08-20T18:24:16.000Z","dependencies_parsed_at":"2026-08-07T03:31:19.838Z","dependency_job_id":null,"html_url":"https://github.com/justjake/quickjs-emscripten","commit_stats":{"total_commits":561,"total_committers":14,"mean_commits":40.07142857142857,"dds":0.1515151515151515,"last_synced_commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/justjake/quickjs-emscripten","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/sbom","scorecard":{"id":544245,"data":{"date":"2025-08-11","repo":{"name":"github.com/justjake/quickjs-emscripten","commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-m4gq-x24j-jpmf","Warn: Project is vulnerable to: GHSA-44fp-w29j-9vj5","Warn: Project is vulnerable to: GHSA-4pg4-qvpc-4q3h","Warn: Project is vulnerable to: GHSA-g5hg-p3ph-g8qg","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:03:32.553Z","repository_id":37889598,"created_at":"2025-08-20T09:03:32.553Z","updated_at":"2025-08-20T09:03:32.553Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"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-21T02:00:06.756Z","response_time":57,"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":"justjake","name":"Jake Teton-Landis","uuid":"296279","kind":"user","description":"I like nerd shit.","email":"","website":"https://jake.tl","location":"Miami / New York / San Francisco","twitter":"jitl","company":"Notion Labs, Inc","icon_url":"https://avatars.githubusercontent.com/u/296279?u=bed8a4153891440b13a6348ff4c7a85e7fbc0576\u0026v=4","repositories_count":169,"last_synced_at":"2024-04-15T00:07:04.758Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/justjake","funding_links":[],"total_stars":2988,"followers":323,"following":12,"created_at":"2022-11-02T21:09:15.899Z","updated_at":"2024-04-15T00:07:24.991Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake/repositories"},"tags":[{"name":"v0.32.0","sha":"df4efb9ef2cb25c417ecb57986da462d11b244ed","kind":"commit","published_at":"2026-02-16T04:41:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.32.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"235f6da2fd4f7354fa4765fde4aea880d2a4aef5","kind":"commit","published_at":"2024-09-07T20:15:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.31.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"2ca7f5f5f1abda34d2620e55c50eb0b599dd2282","kind":"commit","published_at":"2024-08-31T21:40:12.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.30.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"af04b41ece3efd5929f7676a81903b31695a766e","kind":"commit","published_at":"2024-06-15T18:06:07.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"cc9b624930dfb319a0198587386c405b86af4740","kind":"commit","published_at":"2024-03-10T06:51:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"da55055a569377353d891e5438a1a9a9979379a1","kind":"commit","published_at":"2024-02-19T20:29:24.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"c171cbb818162fc532df830f1aeed30fed56d1e8","kind":"commit","published_at":"2024-02-11T23:50:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.28.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d4c638e9941c5ea47b35c6d1c6858eb35996a50d","kind":"commit","published_at":"2024-01-26T20:48:37.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.27.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"fcee225d46b0bde64402cebad143811583ae49f9","kind":"commit","published_at":"2024-01-01T22:42:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.26.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"0870605790bb1513c3ecbce33209ac38dfe1c384","kind":"commit","published_at":"2023-12-27T11:11:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.25.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"e8911561eb5ceac49a38f3bf862c3ea850a6533c","kind":"tag","published_at":"2023-12-09T20:20:21.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.24.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"75fcb3fc27d4857207266ef9c621d93eb79b868d","kind":"commit","published_at":"2023-04-23T15:56:29.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.23.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"21e6fe27ab2c3d4913cc3bdf59702aed7a4605f4","kind":"tag","published_at":"2023-02-19T23:45:33.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.22.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"ad8769c6a46c2ea6b12703f967335cdf3a148239","kind":"tag","published_at":"2023-02-18T22:40:15.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"e6e376b08ed481d20b9bb2e38982ac8baedc2e9c","kind":"tag","published_at":"2022-12-13T15:49:47.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"897fded554b9b1c056c830789f407690ed01a2d9","kind":"tag","published_at":"2022-05-31T02:11:39.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c1e90a4536acf825855676b50b0a0e7ee74e86b1","kind":"tag","published_at":"2022-03-20T04:25:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.20.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0/manifests"},{"name":"v0.15.0","sha":"893983d6a3f7e9474a9baf7fbcc9e699588c4c8b","kind":"tag","published_at":"2021-12-24T23:01:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.15.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e07d882e50374d48c593e71b50ee6e67d6792d5f","kind":"tag","published_at":"2021-12-24T19:11:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.14.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0/manifests"},{"name":"v0.11.1","sha":"cb9932c8b065a649f0fbe5ed68de24d7dc4b8f7c","kind":"commit","published_at":"2021-05-02T19:27:28.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"caae3d2f880d04ed65254ffd6783486ceb7a1c13","kind":"tag","published_at":"2020-09-11T17:34:14.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"ff7cf8eecfe7095438e79ad945d6fb3e593a84ce","kind":"tag","published_at":"2020-09-11T16:11:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.10.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"2c32d2667d48c37563bdbeafbb40c75fc8564e5f","kind":"tag","published_at":"2020-09-11T13:59:06.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.9.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f2a4a20f30615f18864406cdd112e2d5e1b6a1bb","kind":"tag","published_at":"2020-08-15T20:21:19.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.8.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4e5f9d3a7fa027cd3ea16f8e741e35b002f1c941","kind":"tag","published_at":"2020-08-02T06:25:23.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.7.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"1329af50d939a4d758122b22533107456fa0a30a","kind":"tag","published_at":"2020-07-13T06:17:51.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"44cd5ecf5f3e1c74d2f880aef264265367e4d820","kind":"tag","published_at":"2020-07-13T03:22:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"33e0c417bad7c0a858a1f95a3c8fdc79c7cf902d","kind":"tag","published_at":"2020-07-13T03:08:36.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0783a74243a4d049bd4b1d86b1fd0ff178b53d1d","kind":"tag","published_at":"2020-07-12T19:23:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"d82f25ca155a455202efe63418b6453e311d9354","kind":"commit","published_at":"2020-07-05T22:17:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.4.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1/manifests"},{"name":"v0.3.2","sha":"9c68998e59324fbbfe6ca0f41d3e7fcd81dc10c9","kind":"tag","published_at":"2020-06-25T18:57:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f3ba10c72489351897a5df0870308e30c61e1944","kind":"tag","published_at":"2020-06-25T18:36:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2e8492b99be570ed954ea6cf0264adec26f8d6bb","kind":"tag","published_at":"2020-06-25T17:08:59.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0/manifests"},{"name":"v0.1.2","sha":"e04d5158de055d477cf62cb0e9374d3f013402af","kind":"tag","published_at":"2020-01-14T07:01:49.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5dbfd2ae2192fdff07327aa913aa6f8354fafba1","kind":"tag","published_at":"2020-01-14T06:32:22.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"19eb7a61214e10e1696f16052e279963097ee089","kind":"tag","published_at":"2020-01-13T18:44:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0/manifests"},{"name":"v0.1.0-c","sha":"b2a3f16b03a8911d0675dc2de77668388a49ce0b","kind":"tag","published_at":"2020-01-13T18:31:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0-c","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0-c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0-c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c/manifests"}]},"repo_metadata_updated_at":"2026-08-23T04:41:37.034Z","dependent_packages_count":0,"downloads":7,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":35.36194850698283,"dependent_packages_count":50.55697967555379,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.95946409126831},"purl":"pkg:npm/%40jitl/quickjs-node-esm-debug-asyncify-wasm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jitl/quickjs-node-esm-debug-asyncify-wasm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jitl/quickjs-node-esm-debug-asyncify-wasm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jitl/quickjs-node-esm-debug-asyncify-wasm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T14:14:33.297Z","issues_count":129,"pull_requests_count":175,"avg_time_to_close_issue":7919213.718446602,"avg_time_to_close_pull_request":2956555.3092105263,"issues_closed_count":103,"pull_requests_closed_count":152,"pull_request_authors_count":31,"issue_authors_count":100,"avg_comments_per_issue":3.116279069767442,"avg_comments_per_pull_request":0.7542857142857143,"merged_pull_requests_count":110,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":16,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":3935917.2,"past_year_avg_time_to_close_pull_request":1816252.4166666667,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.9375,"past_year_avg_comments_per_pull_request":0.30434782608695654,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/issues","maintainers":[{"login":"justjake","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}],"active_maintainers":[{"login":"justjake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-esm-debug-asyncify-wasm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-esm-debug-asyncify-wasm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-esm-debug-asyncify-wasm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-esm-debug-asyncify-wasm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-esm-debug-asyncify-wasm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-esm-debug-asyncify-wasm/codemeta","maintainers":[{"uuid":"jitl","login":"jitl","name":null,"email":"just.1.jake@gmail.com","url":null,"packages_count":87,"html_url":"https://www.npmjs.com/~jitl","role":null,"created_at":"2023-12-25T14:50:15.006Z","updated_at":"2023-12-25T14:50:15.006Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jitl/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777887,"maintainers_count":1236523,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":10362336,"name":"github.com/justjake/quickjs-emscripten","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/justjake/quickjs-emscripten","keywords_array":[],"namespace":null,"versions_count":37,"first_release_published_at":"2020-01-13T18:31:00.000Z","latest_release_published_at":"2026-02-16T04:41:34.000Z","latest_release_number":"v0.32.0","last_synced_at":"2026-08-22T12:05:17.132Z","created_at":"2024-06-12T06:19:15.278Z","updated_at":"2026-08-23T09:44:37.105Z","registry_url":"https://pkg.go.dev/github.com/justjake/quickjs-emscripten","install_command":"go get github.com/justjake/quickjs-emscripten","documentation_url":"https://pkg.go.dev/github.com/justjake/quickjs-emscripten#section-documentation","metadata":{},"repo_metadata":{"id":37889598,"uuid":"231942612","full_name":"justjake/quickjs-emscripten","owner":"justjake","description":"Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions","archived":false,"fork":false,"pushed_at":"2026-07-23T21:17:36.000Z","size":39358,"stargazers_count":1693,"open_issues_count":38,"forks_count":135,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-08-21T10:43:46.342Z","etag":null,"topics":["eval","javascript","plugins","quickjs","wasm"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/quickjs-emscripten","language":"TypeScript","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/justjake.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-01-05T16:09:48.000Z","updated_at":"2026-08-20T18:24:16.000Z","dependencies_parsed_at":"2026-08-07T03:31:19.838Z","dependency_job_id":null,"html_url":"https://github.com/justjake/quickjs-emscripten","commit_stats":{"total_commits":561,"total_committers":14,"mean_commits":40.07142857142857,"dds":0.1515151515151515,"last_synced_commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/justjake/quickjs-emscripten","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/sbom","scorecard":{"id":544245,"data":{"date":"2025-08-11","repo":{"name":"github.com/justjake/quickjs-emscripten","commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-m4gq-x24j-jpmf","Warn: Project is vulnerable to: GHSA-44fp-w29j-9vj5","Warn: Project is vulnerable to: GHSA-4pg4-qvpc-4q3h","Warn: Project is vulnerable to: GHSA-g5hg-p3ph-g8qg","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:03:32.553Z","repository_id":37889598,"created_at":"2025-08-20T09:03:32.553Z","updated_at":"2025-08-20T09:03:32.553Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"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-21T02:00:06.756Z","response_time":57,"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":"justjake","name":"Jake Teton-Landis","uuid":"296279","kind":"user","description":"I like nerd shit.","email":"","website":"https://jake.tl","location":"Miami / New York / San Francisco","twitter":"jitl","company":"Notion Labs, Inc","icon_url":"https://avatars.githubusercontent.com/u/296279?u=bed8a4153891440b13a6348ff4c7a85e7fbc0576\u0026v=4","repositories_count":169,"last_synced_at":"2024-04-15T00:07:04.758Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/justjake","funding_links":[],"total_stars":2988,"followers":323,"following":12,"created_at":"2022-11-02T21:09:15.899Z","updated_at":"2024-04-15T00:07:24.991Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake/repositories"},"tags":[{"name":"v0.32.0","sha":"df4efb9ef2cb25c417ecb57986da462d11b244ed","kind":"commit","published_at":"2026-02-16T04:41:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.32.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"235f6da2fd4f7354fa4765fde4aea880d2a4aef5","kind":"commit","published_at":"2024-09-07T20:15:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.31.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"2ca7f5f5f1abda34d2620e55c50eb0b599dd2282","kind":"commit","published_at":"2024-08-31T21:40:12.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.30.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"af04b41ece3efd5929f7676a81903b31695a766e","kind":"commit","published_at":"2024-06-15T18:06:07.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"cc9b624930dfb319a0198587386c405b86af4740","kind":"commit","published_at":"2024-03-10T06:51:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"da55055a569377353d891e5438a1a9a9979379a1","kind":"commit","published_at":"2024-02-19T20:29:24.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"c171cbb818162fc532df830f1aeed30fed56d1e8","kind":"commit","published_at":"2024-02-11T23:50:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.28.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d4c638e9941c5ea47b35c6d1c6858eb35996a50d","kind":"commit","published_at":"2024-01-26T20:48:37.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.27.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"fcee225d46b0bde64402cebad143811583ae49f9","kind":"commit","published_at":"2024-01-01T22:42:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.26.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"0870605790bb1513c3ecbce33209ac38dfe1c384","kind":"commit","published_at":"2023-12-27T11:11:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.25.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"e8911561eb5ceac49a38f3bf862c3ea850a6533c","kind":"tag","published_at":"2023-12-09T20:20:21.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.24.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"75fcb3fc27d4857207266ef9c621d93eb79b868d","kind":"commit","published_at":"2023-04-23T15:56:29.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.23.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"21e6fe27ab2c3d4913cc3bdf59702aed7a4605f4","kind":"tag","published_at":"2023-02-19T23:45:33.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.22.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"ad8769c6a46c2ea6b12703f967335cdf3a148239","kind":"tag","published_at":"2023-02-18T22:40:15.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"e6e376b08ed481d20b9bb2e38982ac8baedc2e9c","kind":"tag","published_at":"2022-12-13T15:49:47.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"897fded554b9b1c056c830789f407690ed01a2d9","kind":"tag","published_at":"2022-05-31T02:11:39.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c1e90a4536acf825855676b50b0a0e7ee74e86b1","kind":"tag","published_at":"2022-03-20T04:25:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.20.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0/manifests"},{"name":"v0.15.0","sha":"893983d6a3f7e9474a9baf7fbcc9e699588c4c8b","kind":"tag","published_at":"2021-12-24T23:01:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.15.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e07d882e50374d48c593e71b50ee6e67d6792d5f","kind":"tag","published_at":"2021-12-24T19:11:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.14.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0/manifests"},{"name":"v0.11.1","sha":"cb9932c8b065a649f0fbe5ed68de24d7dc4b8f7c","kind":"commit","published_at":"2021-05-02T19:27:28.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"caae3d2f880d04ed65254ffd6783486ceb7a1c13","kind":"tag","published_at":"2020-09-11T17:34:14.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"ff7cf8eecfe7095438e79ad945d6fb3e593a84ce","kind":"tag","published_at":"2020-09-11T16:11:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.10.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"2c32d2667d48c37563bdbeafbb40c75fc8564e5f","kind":"tag","published_at":"2020-09-11T13:59:06.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.9.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f2a4a20f30615f18864406cdd112e2d5e1b6a1bb","kind":"tag","published_at":"2020-08-15T20:21:19.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.8.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4e5f9d3a7fa027cd3ea16f8e741e35b002f1c941","kind":"tag","published_at":"2020-08-02T06:25:23.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.7.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"1329af50d939a4d758122b22533107456fa0a30a","kind":"tag","published_at":"2020-07-13T06:17:51.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"44cd5ecf5f3e1c74d2f880aef264265367e4d820","kind":"tag","published_at":"2020-07-13T03:22:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"33e0c417bad7c0a858a1f95a3c8fdc79c7cf902d","kind":"tag","published_at":"2020-07-13T03:08:36.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0783a74243a4d049bd4b1d86b1fd0ff178b53d1d","kind":"tag","published_at":"2020-07-12T19:23:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"d82f25ca155a455202efe63418b6453e311d9354","kind":"commit","published_at":"2020-07-05T22:17:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.4.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1/manifests"},{"name":"v0.3.2","sha":"9c68998e59324fbbfe6ca0f41d3e7fcd81dc10c9","kind":"tag","published_at":"2020-06-25T18:57:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f3ba10c72489351897a5df0870308e30c61e1944","kind":"tag","published_at":"2020-06-25T18:36:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2e8492b99be570ed954ea6cf0264adec26f8d6bb","kind":"tag","published_at":"2020-06-25T17:08:59.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0/manifests"},{"name":"v0.1.2","sha":"e04d5158de055d477cf62cb0e9374d3f013402af","kind":"tag","published_at":"2020-01-14T07:01:49.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5dbfd2ae2192fdff07327aa913aa6f8354fafba1","kind":"tag","published_at":"2020-01-14T06:32:22.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"19eb7a61214e10e1696f16052e279963097ee089","kind":"tag","published_at":"2020-01-13T18:44:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0/manifests"},{"name":"v0.1.0-c","sha":"b2a3f16b03a8911d0675dc2de77668388a49ce0b","kind":"tag","published_at":"2020-01-13T18:31:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0-c","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0-c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0-c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c/manifests"}]},"repo_metadata_updated_at":"2026-08-23T09:44:37.105Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.958767526308751,"dependent_packages_count":6.520931273209822,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.7398493997592865},"purl":"pkg:golang/github.com/justjake/quickjs-emscripten","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/justjake/quickjs-emscripten","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/justjake/quickjs-emscripten","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/justjake/quickjs-emscripten/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T14:14:33.297Z","issues_count":129,"pull_requests_count":175,"avg_time_to_close_issue":7919213.718446602,"avg_time_to_close_pull_request":2956555.3092105263,"issues_closed_count":103,"pull_requests_closed_count":152,"pull_request_authors_count":31,"issue_authors_count":100,"avg_comments_per_issue":3.116279069767442,"avg_comments_per_pull_request":0.7542857142857143,"merged_pull_requests_count":110,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":16,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":3935917.2,"past_year_avg_time_to_close_pull_request":1816252.4166666667,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.9375,"past_year_avg_comments_per_pull_request":0.30434782608695654,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/issues","maintainers":[{"login":"justjake","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}],"active_maintainers":[{"login":"justjake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjustjake%2Fquickjs-emscripten/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjustjake%2Fquickjs-emscripten/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjustjake%2Fquickjs-emscripten/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjustjake%2Fquickjs-emscripten/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjustjake%2Fquickjs-emscripten/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjustjake%2Fquickjs-emscripten/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281895,"maintainers_count":0,"namespaces_count":839487,"keywords_count":124977,"github":"golang","metadata":{"funded_packages_count":67925,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-24T05:01:22.286Z","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":8695049,"name":"@jitl/quickjs-node-debug-sync-wasm","ecosystem":"npm","description":"Variant of quickjs library: Node.js build with both CommonJS and ESModule exports","homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/justjake/quickjs-emscripten","keywords_array":[],"namespace":"jitl","versions_count":1,"first_release_published_at":"2023-12-25T20:13:54.833Z","latest_release_published_at":"2023-12-25T20:13:54.833Z","latest_release_number":"0.25.0-rc.3","last_synced_at":"2026-08-23T12:04:39.320Z","created_at":"2023-12-25T20:13:58.233Z","updated_at":"2026-08-23T12:04:39.321Z","registry_url":"https://www.npmjs.com/package/@jitl/quickjs-node-debug-sync-wasm","install_command":"npm install @jitl/quickjs-node-debug-sync-wasm","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"0.25.0-rc.3","latest":"0.25.0-rc.3"},"contentPolicy":null},"repo_metadata":{"id":37889598,"uuid":"231942612","full_name":"justjake/quickjs-emscripten","owner":"justjake","description":"Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions","archived":false,"fork":false,"pushed_at":"2026-07-23T21:17:36.000Z","size":39358,"stargazers_count":1693,"open_issues_count":38,"forks_count":135,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-08-21T10:43:46.342Z","etag":null,"topics":["eval","javascript","plugins","quickjs","wasm"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/quickjs-emscripten","language":"TypeScript","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/justjake.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-01-05T16:09:48.000Z","updated_at":"2026-08-20T18:24:16.000Z","dependencies_parsed_at":"2026-08-07T03:31:19.838Z","dependency_job_id":null,"html_url":"https://github.com/justjake/quickjs-emscripten","commit_stats":{"total_commits":561,"total_committers":14,"mean_commits":40.07142857142857,"dds":0.1515151515151515,"last_synced_commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/justjake/quickjs-emscripten","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/sbom","scorecard":{"id":544245,"data":{"date":"2025-08-11","repo":{"name":"github.com/justjake/quickjs-emscripten","commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-m4gq-x24j-jpmf","Warn: Project is vulnerable to: GHSA-44fp-w29j-9vj5","Warn: Project is vulnerable to: GHSA-4pg4-qvpc-4q3h","Warn: Project is vulnerable to: GHSA-g5hg-p3ph-g8qg","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:03:32.553Z","repository_id":37889598,"created_at":"2025-08-20T09:03:32.553Z","updated_at":"2025-08-20T09:03:32.553Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"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-21T02:00:06.756Z","response_time":57,"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":"justjake","name":"Jake Teton-Landis","uuid":"296279","kind":"user","description":"I like nerd shit.","email":"","website":"https://jake.tl","location":"Miami / New York / San Francisco","twitter":"jitl","company":"Notion Labs, Inc","icon_url":"https://avatars.githubusercontent.com/u/296279?u=bed8a4153891440b13a6348ff4c7a85e7fbc0576\u0026v=4","repositories_count":169,"last_synced_at":"2024-04-15T00:07:04.758Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/justjake","funding_links":[],"total_stars":2988,"followers":323,"following":12,"created_at":"2022-11-02T21:09:15.899Z","updated_at":"2024-04-15T00:07:24.991Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake/repositories"},"tags":[{"name":"v0.32.0","sha":"df4efb9ef2cb25c417ecb57986da462d11b244ed","kind":"commit","published_at":"2026-02-16T04:41:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.32.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"235f6da2fd4f7354fa4765fde4aea880d2a4aef5","kind":"commit","published_at":"2024-09-07T20:15:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.31.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"2ca7f5f5f1abda34d2620e55c50eb0b599dd2282","kind":"commit","published_at":"2024-08-31T21:40:12.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.30.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"af04b41ece3efd5929f7676a81903b31695a766e","kind":"commit","published_at":"2024-06-15T18:06:07.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"cc9b624930dfb319a0198587386c405b86af4740","kind":"commit","published_at":"2024-03-10T06:51:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"da55055a569377353d891e5438a1a9a9979379a1","kind":"commit","published_at":"2024-02-19T20:29:24.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"c171cbb818162fc532df830f1aeed30fed56d1e8","kind":"commit","published_at":"2024-02-11T23:50:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.28.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d4c638e9941c5ea47b35c6d1c6858eb35996a50d","kind":"commit","published_at":"2024-01-26T20:48:37.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.27.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"fcee225d46b0bde64402cebad143811583ae49f9","kind":"commit","published_at":"2024-01-01T22:42:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.26.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"0870605790bb1513c3ecbce33209ac38dfe1c384","kind":"commit","published_at":"2023-12-27T11:11:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.25.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"e8911561eb5ceac49a38f3bf862c3ea850a6533c","kind":"tag","published_at":"2023-12-09T20:20:21.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.24.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"75fcb3fc27d4857207266ef9c621d93eb79b868d","kind":"commit","published_at":"2023-04-23T15:56:29.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.23.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"21e6fe27ab2c3d4913cc3bdf59702aed7a4605f4","kind":"tag","published_at":"2023-02-19T23:45:33.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.22.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"ad8769c6a46c2ea6b12703f967335cdf3a148239","kind":"tag","published_at":"2023-02-18T22:40:15.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"e6e376b08ed481d20b9bb2e38982ac8baedc2e9c","kind":"tag","published_at":"2022-12-13T15:49:47.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"897fded554b9b1c056c830789f407690ed01a2d9","kind":"tag","published_at":"2022-05-31T02:11:39.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c1e90a4536acf825855676b50b0a0e7ee74e86b1","kind":"tag","published_at":"2022-03-20T04:25:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.20.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0/manifests"},{"name":"v0.15.0","sha":"893983d6a3f7e9474a9baf7fbcc9e699588c4c8b","kind":"tag","published_at":"2021-12-24T23:01:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.15.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e07d882e50374d48c593e71b50ee6e67d6792d5f","kind":"tag","published_at":"2021-12-24T19:11:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.14.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0/manifests"},{"name":"v0.11.1","sha":"cb9932c8b065a649f0fbe5ed68de24d7dc4b8f7c","kind":"commit","published_at":"2021-05-02T19:27:28.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"caae3d2f880d04ed65254ffd6783486ceb7a1c13","kind":"tag","published_at":"2020-09-11T17:34:14.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"ff7cf8eecfe7095438e79ad945d6fb3e593a84ce","kind":"tag","published_at":"2020-09-11T16:11:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.10.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"2c32d2667d48c37563bdbeafbb40c75fc8564e5f","kind":"tag","published_at":"2020-09-11T13:59:06.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.9.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f2a4a20f30615f18864406cdd112e2d5e1b6a1bb","kind":"tag","published_at":"2020-08-15T20:21:19.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.8.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4e5f9d3a7fa027cd3ea16f8e741e35b002f1c941","kind":"tag","published_at":"2020-08-02T06:25:23.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.7.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"1329af50d939a4d758122b22533107456fa0a30a","kind":"tag","published_at":"2020-07-13T06:17:51.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"44cd5ecf5f3e1c74d2f880aef264265367e4d820","kind":"tag","published_at":"2020-07-13T03:22:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"33e0c417bad7c0a858a1f95a3c8fdc79c7cf902d","kind":"tag","published_at":"2020-07-13T03:08:36.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0783a74243a4d049bd4b1d86b1fd0ff178b53d1d","kind":"tag","published_at":"2020-07-12T19:23:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"d82f25ca155a455202efe63418b6453e311d9354","kind":"commit","published_at":"2020-07-05T22:17:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.4.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1/manifests"},{"name":"v0.3.2","sha":"9c68998e59324fbbfe6ca0f41d3e7fcd81dc10c9","kind":"tag","published_at":"2020-06-25T18:57:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f3ba10c72489351897a5df0870308e30c61e1944","kind":"tag","published_at":"2020-06-25T18:36:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2e8492b99be570ed954ea6cf0264adec26f8d6bb","kind":"tag","published_at":"2020-06-25T17:08:59.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0/manifests"},{"name":"v0.1.2","sha":"e04d5158de055d477cf62cb0e9374d3f013402af","kind":"tag","published_at":"2020-01-14T07:01:49.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5dbfd2ae2192fdff07327aa913aa6f8354fafba1","kind":"tag","published_at":"2020-01-14T06:32:22.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"19eb7a61214e10e1696f16052e279963097ee089","kind":"tag","published_at":"2020-01-13T18:44:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0/manifests"},{"name":"v0.1.0-c","sha":"b2a3f16b03a8911d0675dc2de77668388a49ce0b","kind":"tag","published_at":"2020-01-13T18:31:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0-c","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0-c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0-c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c/manifests"}]},"repo_metadata_updated_at":"2026-08-22T01:04:26.378Z","dependent_packages_count":0,"downloads":4,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":35.07983811852141,"dependent_packages_count":50.087093910684075,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.58346601460274},"purl":"pkg:npm/%40jitl/quickjs-node-debug-sync-wasm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jitl/quickjs-node-debug-sync-wasm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jitl/quickjs-node-debug-sync-wasm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jitl/quickjs-node-debug-sync-wasm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T13:41:58.356Z","issues_count":129,"pull_requests_count":175,"avg_time_to_close_issue":7919213.718446602,"avg_time_to_close_pull_request":2956555.3092105263,"issues_closed_count":103,"pull_requests_closed_count":152,"pull_request_authors_count":31,"issue_authors_count":100,"avg_comments_per_issue":3.116279069767442,"avg_comments_per_pull_request":0.7542857142857143,"merged_pull_requests_count":110,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":16,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":3935917.2,"past_year_avg_time_to_close_pull_request":1816252.4166666667,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.9375,"past_year_avg_comments_per_pull_request":0.30434782608695654,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/issues","maintainers":[{"login":"justjake","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}],"active_maintainers":[{"login":"justjake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-debug-sync-wasm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-debug-sync-wasm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-debug-sync-wasm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-debug-sync-wasm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-debug-sync-wasm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-debug-sync-wasm/codemeta","maintainers":[{"uuid":"jitl","login":"jitl","name":null,"email":"just.1.jake@gmail.com","url":null,"packages_count":87,"html_url":"https://www.npmjs.com/~jitl","role":null,"created_at":"2023-12-25T20:13:58.811Z","updated_at":"2023-12-25T20:13:58.811Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jitl/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777887,"maintainers_count":1236523,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":12040876,"name":"org.mvnpm.at.tootallnate:quickjs-emscripten","ecosystem":"maven","description":"Javascript/Typescript bindings for QuickJS, a modern Javascript interpreter, compiled to WebAssembly.","homepage":"https://github.com/justjake/quickjs-emscripten#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/justjake/quickjs-emscripten","keywords_array":[],"namespace":"org.mvnpm.at.tootallnate","versions_count":1,"first_release_published_at":"2025-08-26T01:53:02.000Z","latest_release_published_at":"2025-08-26T01:53:02.000Z","latest_release_number":"0.23.0","last_synced_at":"2026-08-23T12:04:27.952Z","created_at":"2025-08-26T02:03:30.573Z","updated_at":"2026-08-23T12:04:27.953Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm.at.tootallnate/quickjs-emscripten/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm.at.tootallnate/quickjs-emscripten/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37889598,"uuid":"231942612","full_name":"justjake/quickjs-emscripten","owner":"justjake","description":"Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions","archived":false,"fork":false,"pushed_at":"2026-07-23T21:17:36.000Z","size":39358,"stargazers_count":1693,"open_issues_count":38,"forks_count":135,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-08-21T10:43:46.342Z","etag":null,"topics":["eval","javascript","plugins","quickjs","wasm"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/quickjs-emscripten","language":"TypeScript","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/justjake.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-01-05T16:09:48.000Z","updated_at":"2026-08-20T18:24:16.000Z","dependencies_parsed_at":"2026-08-07T03:31:19.838Z","dependency_job_id":null,"html_url":"https://github.com/justjake/quickjs-emscripten","commit_stats":{"total_commits":561,"total_committers":14,"mean_commits":40.07142857142857,"dds":0.1515151515151515,"last_synced_commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/justjake/quickjs-emscripten","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/sbom","scorecard":{"id":544245,"data":{"date":"2025-08-11","repo":{"name":"github.com/justjake/quickjs-emscripten","commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-m4gq-x24j-jpmf","Warn: Project is vulnerable to: GHSA-44fp-w29j-9vj5","Warn: Project is vulnerable to: GHSA-4pg4-qvpc-4q3h","Warn: Project is vulnerable to: GHSA-g5hg-p3ph-g8qg","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:03:32.553Z","repository_id":37889598,"created_at":"2025-08-20T09:03:32.553Z","updated_at":"2025-08-20T09:03:32.553Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"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-21T02:00:06.756Z","response_time":57,"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":"justjake","name":"Jake Teton-Landis","uuid":"296279","kind":"user","description":"I like nerd shit.","email":"","website":"https://jake.tl","location":"Miami / New York / San Francisco","twitter":"jitl","company":"Notion Labs, Inc","icon_url":"https://avatars.githubusercontent.com/u/296279?u=bed8a4153891440b13a6348ff4c7a85e7fbc0576\u0026v=4","repositories_count":169,"last_synced_at":"2024-04-15T00:07:04.758Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/justjake","funding_links":[],"total_stars":2988,"followers":323,"following":12,"created_at":"2022-11-02T21:09:15.899Z","updated_at":"2024-04-15T00:07:24.991Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake/repositories"},"tags":[{"name":"v0.32.0","sha":"df4efb9ef2cb25c417ecb57986da462d11b244ed","kind":"commit","published_at":"2026-02-16T04:41:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.32.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"235f6da2fd4f7354fa4765fde4aea880d2a4aef5","kind":"commit","published_at":"2024-09-07T20:15:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.31.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"2ca7f5f5f1abda34d2620e55c50eb0b599dd2282","kind":"commit","published_at":"2024-08-31T21:40:12.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.30.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"af04b41ece3efd5929f7676a81903b31695a766e","kind":"commit","published_at":"2024-06-15T18:06:07.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"cc9b624930dfb319a0198587386c405b86af4740","kind":"commit","published_at":"2024-03-10T06:51:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"da55055a569377353d891e5438a1a9a9979379a1","kind":"commit","published_at":"2024-02-19T20:29:24.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"c171cbb818162fc532df830f1aeed30fed56d1e8","kind":"commit","published_at":"2024-02-11T23:50:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.28.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d4c638e9941c5ea47b35c6d1c6858eb35996a50d","kind":"commit","published_at":"2024-01-26T20:48:37.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.27.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"fcee225d46b0bde64402cebad143811583ae49f9","kind":"commit","published_at":"2024-01-01T22:42:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.26.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"0870605790bb1513c3ecbce33209ac38dfe1c384","kind":"commit","published_at":"2023-12-27T11:11:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.25.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"e8911561eb5ceac49a38f3bf862c3ea850a6533c","kind":"tag","published_at":"2023-12-09T20:20:21.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.24.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"75fcb3fc27d4857207266ef9c621d93eb79b868d","kind":"commit","published_at":"2023-04-23T15:56:29.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.23.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"21e6fe27ab2c3d4913cc3bdf59702aed7a4605f4","kind":"tag","published_at":"2023-02-19T23:45:33.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.22.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"ad8769c6a46c2ea6b12703f967335cdf3a148239","kind":"tag","published_at":"2023-02-18T22:40:15.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"e6e376b08ed481d20b9bb2e38982ac8baedc2e9c","kind":"tag","published_at":"2022-12-13T15:49:47.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"897fded554b9b1c056c830789f407690ed01a2d9","kind":"tag","published_at":"2022-05-31T02:11:39.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c1e90a4536acf825855676b50b0a0e7ee74e86b1","kind":"tag","published_at":"2022-03-20T04:25:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.20.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0/manifests"},{"name":"v0.15.0","sha":"893983d6a3f7e9474a9baf7fbcc9e699588c4c8b","kind":"tag","published_at":"2021-12-24T23:01:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.15.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e07d882e50374d48c593e71b50ee6e67d6792d5f","kind":"tag","published_at":"2021-12-24T19:11:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.14.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0/manifests"},{"name":"v0.11.1","sha":"cb9932c8b065a649f0fbe5ed68de24d7dc4b8f7c","kind":"commit","published_at":"2021-05-02T19:27:28.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"caae3d2f880d04ed65254ffd6783486ceb7a1c13","kind":"tag","published_at":"2020-09-11T17:34:14.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"ff7cf8eecfe7095438e79ad945d6fb3e593a84ce","kind":"tag","published_at":"2020-09-11T16:11:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.10.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"2c32d2667d48c37563bdbeafbb40c75fc8564e5f","kind":"tag","published_at":"2020-09-11T13:59:06.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.9.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f2a4a20f30615f18864406cdd112e2d5e1b6a1bb","kind":"tag","published_at":"2020-08-15T20:21:19.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.8.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4e5f9d3a7fa027cd3ea16f8e741e35b002f1c941","kind":"tag","published_at":"2020-08-02T06:25:23.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.7.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"1329af50d939a4d758122b22533107456fa0a30a","kind":"tag","published_at":"2020-07-13T06:17:51.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"44cd5ecf5f3e1c74d2f880aef264265367e4d820","kind":"tag","published_at":"2020-07-13T03:22:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"33e0c417bad7c0a858a1f95a3c8fdc79c7cf902d","kind":"tag","published_at":"2020-07-13T03:08:36.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0783a74243a4d049bd4b1d86b1fd0ff178b53d1d","kind":"tag","published_at":"2020-07-12T19:23:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"d82f25ca155a455202efe63418b6453e311d9354","kind":"commit","published_at":"2020-07-05T22:17:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.4.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1/manifests"},{"name":"v0.3.2","sha":"9c68998e59324fbbfe6ca0f41d3e7fcd81dc10c9","kind":"tag","published_at":"2020-06-25T18:57:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f3ba10c72489351897a5df0870308e30c61e1944","kind":"tag","published_at":"2020-06-25T18:36:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2e8492b99be570ed954ea6cf0264adec26f8d6bb","kind":"tag","published_at":"2020-06-25T17:08:59.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0/manifests"},{"name":"v0.1.2","sha":"e04d5158de055d477cf62cb0e9374d3f013402af","kind":"tag","published_at":"2020-01-14T07:01:49.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5dbfd2ae2192fdff07327aa913aa6f8354fafba1","kind":"tag","published_at":"2020-01-14T06:32:22.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"19eb7a61214e10e1696f16052e279963097ee089","kind":"tag","published_at":"2020-01-13T18:44:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0/manifests"},{"name":"v0.1.0-c","sha":"b2a3f16b03a8911d0675dc2de77668388a49ce0b","kind":"tag","published_at":"2020-01-13T18:31:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0-c","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0-c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0-c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c/manifests"}]},"repo_metadata_updated_at":"2026-08-22T20:16:03.991Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":32.392727432890986,"dependent_packages_count":46.30966953387521,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":39.3511984833831},"purl":"pkg:maven/org.mvnpm.at.tootallnate/quickjs-emscripten","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm.at.tootallnate:quickjs-emscripten","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm.at.tootallnate:quickjs-emscripten","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm.at.tootallnate:quickjs-emscripten/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T14:14:33.297Z","issues_count":129,"pull_requests_count":175,"avg_time_to_close_issue":7919213.718446602,"avg_time_to_close_pull_request":2956555.3092105263,"issues_closed_count":103,"pull_requests_closed_count":152,"pull_request_authors_count":31,"issue_authors_count":100,"avg_comments_per_issue":3.116279069767442,"avg_comments_per_pull_request":0.7542857142857143,"merged_pull_requests_count":110,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":16,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":3935917.2,"past_year_avg_time_to_close_pull_request":1816252.4166666667,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.9375,"past_year_avg_comments_per_pull_request":0.30434782608695654,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/issues","maintainers":[{"login":"justjake","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}],"active_maintainers":[{"login":"justjake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.tootallnate:quickjs-emscripten/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.tootallnate:quickjs-emscripten/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.tootallnate:quickjs-emscripten/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.tootallnate:quickjs-emscripten/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.tootallnate:quickjs-emscripten/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.tootallnate:quickjs-emscripten/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617985,"maintainers_count":0,"namespaces_count":82109,"keywords_count":36586,"github":"maven-central","metadata":{"funded_packages_count":47727,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-24T05:04:02.273Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":8694755,"name":"@jitl/quickjs-node-cjs-release-asyncify-wasm","ecosystem":"npm","description":"Variant of quickjs library: Node.js CommonJS module","homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/justjake/quickjs-emscripten","keywords_array":[],"namespace":"jitl","versions_count":3,"first_release_published_at":"2023-12-25T14:48:23.638Z","latest_release_published_at":"2023-12-25T18:22:41.248Z","latest_release_number":"0.25.0-rc.2","last_synced_at":"2026-08-23T12:04:39.800Z","created_at":"2023-12-25T14:50:14.904Z","updated_at":"2026-08-23T12:04:39.800Z","registry_url":"https://www.npmjs.com/package/@jitl/quickjs-node-cjs-release-asyncify-wasm","install_command":"npm install @jitl/quickjs-node-cjs-release-asyncify-wasm","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"0.25.0-rc.2","latest":"0.25.0-rc.0"},"contentPolicy":null},"repo_metadata":{"id":37889598,"uuid":"231942612","full_name":"justjake/quickjs-emscripten","owner":"justjake","description":"Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions","archived":false,"fork":false,"pushed_at":"2026-07-23T21:17:36.000Z","size":39358,"stargazers_count":1693,"open_issues_count":38,"forks_count":135,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-08-21T10:43:46.342Z","etag":null,"topics":["eval","javascript","plugins","quickjs","wasm"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/quickjs-emscripten","language":"TypeScript","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/justjake.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-01-05T16:09:48.000Z","updated_at":"2026-08-20T18:24:16.000Z","dependencies_parsed_at":"2026-08-07T03:31:19.838Z","dependency_job_id":null,"html_url":"https://github.com/justjake/quickjs-emscripten","commit_stats":{"total_commits":561,"total_committers":14,"mean_commits":40.07142857142857,"dds":0.1515151515151515,"last_synced_commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/justjake/quickjs-emscripten","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/sbom","scorecard":{"id":544245,"data":{"date":"2025-08-11","repo":{"name":"github.com/justjake/quickjs-emscripten","commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-m4gq-x24j-jpmf","Warn: Project is vulnerable to: GHSA-44fp-w29j-9vj5","Warn: Project is vulnerable to: GHSA-4pg4-qvpc-4q3h","Warn: Project is vulnerable to: GHSA-g5hg-p3ph-g8qg","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:03:32.553Z","repository_id":37889598,"created_at":"2025-08-20T09:03:32.553Z","updated_at":"2025-08-20T09:03:32.553Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"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-21T02:00:06.756Z","response_time":57,"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":"justjake","name":"Jake Teton-Landis","uuid":"296279","kind":"user","description":"I like nerd shit.","email":"","website":"https://jake.tl","location":"Miami / New York / San Francisco","twitter":"jitl","company":"Notion Labs, Inc","icon_url":"https://avatars.githubusercontent.com/u/296279?u=bed8a4153891440b13a6348ff4c7a85e7fbc0576\u0026v=4","repositories_count":169,"last_synced_at":"2024-04-15T00:07:04.758Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/justjake","funding_links":[],"total_stars":2988,"followers":323,"following":12,"created_at":"2022-11-02T21:09:15.899Z","updated_at":"2024-04-15T00:07:24.991Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake/repositories"},"tags":[{"name":"v0.32.0","sha":"df4efb9ef2cb25c417ecb57986da462d11b244ed","kind":"commit","published_at":"2026-02-16T04:41:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.32.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"235f6da2fd4f7354fa4765fde4aea880d2a4aef5","kind":"commit","published_at":"2024-09-07T20:15:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.31.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"2ca7f5f5f1abda34d2620e55c50eb0b599dd2282","kind":"commit","published_at":"2024-08-31T21:40:12.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.30.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"af04b41ece3efd5929f7676a81903b31695a766e","kind":"commit","published_at":"2024-06-15T18:06:07.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"cc9b624930dfb319a0198587386c405b86af4740","kind":"commit","published_at":"2024-03-10T06:51:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"da55055a569377353d891e5438a1a9a9979379a1","kind":"commit","published_at":"2024-02-19T20:29:24.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"c171cbb818162fc532df830f1aeed30fed56d1e8","kind":"commit","published_at":"2024-02-11T23:50:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.28.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d4c638e9941c5ea47b35c6d1c6858eb35996a50d","kind":"commit","published_at":"2024-01-26T20:48:37.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.27.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"fcee225d46b0bde64402cebad143811583ae49f9","kind":"commit","published_at":"2024-01-01T22:42:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.26.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"0870605790bb1513c3ecbce33209ac38dfe1c384","kind":"commit","published_at":"2023-12-27T11:11:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.25.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"e8911561eb5ceac49a38f3bf862c3ea850a6533c","kind":"tag","published_at":"2023-12-09T20:20:21.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.24.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"75fcb3fc27d4857207266ef9c621d93eb79b868d","kind":"commit","published_at":"2023-04-23T15:56:29.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.23.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"21e6fe27ab2c3d4913cc3bdf59702aed7a4605f4","kind":"tag","published_at":"2023-02-19T23:45:33.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.22.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"ad8769c6a46c2ea6b12703f967335cdf3a148239","kind":"tag","published_at":"2023-02-18T22:40:15.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"e6e376b08ed481d20b9bb2e38982ac8baedc2e9c","kind":"tag","published_at":"2022-12-13T15:49:47.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"897fded554b9b1c056c830789f407690ed01a2d9","kind":"tag","published_at":"2022-05-31T02:11:39.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c1e90a4536acf825855676b50b0a0e7ee74e86b1","kind":"tag","published_at":"2022-03-20T04:25:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.20.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0/manifests"},{"name":"v0.15.0","sha":"893983d6a3f7e9474a9baf7fbcc9e699588c4c8b","kind":"tag","published_at":"2021-12-24T23:01:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.15.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e07d882e50374d48c593e71b50ee6e67d6792d5f","kind":"tag","published_at":"2021-12-24T19:11:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.14.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0/manifests"},{"name":"v0.11.1","sha":"cb9932c8b065a649f0fbe5ed68de24d7dc4b8f7c","kind":"commit","published_at":"2021-05-02T19:27:28.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"caae3d2f880d04ed65254ffd6783486ceb7a1c13","kind":"tag","published_at":"2020-09-11T17:34:14.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"ff7cf8eecfe7095438e79ad945d6fb3e593a84ce","kind":"tag","published_at":"2020-09-11T16:11:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.10.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"2c32d2667d48c37563bdbeafbb40c75fc8564e5f","kind":"tag","published_at":"2020-09-11T13:59:06.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.9.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f2a4a20f30615f18864406cdd112e2d5e1b6a1bb","kind":"tag","published_at":"2020-08-15T20:21:19.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.8.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4e5f9d3a7fa027cd3ea16f8e741e35b002f1c941","kind":"tag","published_at":"2020-08-02T06:25:23.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.7.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"1329af50d939a4d758122b22533107456fa0a30a","kind":"tag","published_at":"2020-07-13T06:17:51.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"44cd5ecf5f3e1c74d2f880aef264265367e4d820","kind":"tag","published_at":"2020-07-13T03:22:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"33e0c417bad7c0a858a1f95a3c8fdc79c7cf902d","kind":"tag","published_at":"2020-07-13T03:08:36.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0783a74243a4d049bd4b1d86b1fd0ff178b53d1d","kind":"tag","published_at":"2020-07-12T19:23:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"d82f25ca155a455202efe63418b6453e311d9354","kind":"commit","published_at":"2020-07-05T22:17:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.4.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1/manifests"},{"name":"v0.3.2","sha":"9c68998e59324fbbfe6ca0f41d3e7fcd81dc10c9","kind":"tag","published_at":"2020-06-25T18:57:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f3ba10c72489351897a5df0870308e30c61e1944","kind":"tag","published_at":"2020-06-25T18:36:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2e8492b99be570ed954ea6cf0264adec26f8d6bb","kind":"tag","published_at":"2020-06-25T17:08:59.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0/manifests"},{"name":"v0.1.2","sha":"e04d5158de055d477cf62cb0e9374d3f013402af","kind":"tag","published_at":"2020-01-14T07:01:49.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5dbfd2ae2192fdff07327aa913aa6f8354fafba1","kind":"tag","published_at":"2020-01-14T06:32:22.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"19eb7a61214e10e1696f16052e279963097ee089","kind":"tag","published_at":"2020-01-13T18:44:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0/manifests"},{"name":"v0.1.0-c","sha":"b2a3f16b03a8911d0675dc2de77668388a49ce0b","kind":"tag","published_at":"2020-01-13T18:31:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0-c","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0-c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0-c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c/manifests"}]},"repo_metadata_updated_at":"2026-08-22T02:46:33.127Z","dependent_packages_count":0,"downloads":11,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":35.36194850698283,"dependent_packages_count":50.55697967555379,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.95946409126831},"purl":"pkg:npm/%40jitl/quickjs-node-cjs-release-asyncify-wasm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jitl/quickjs-node-cjs-release-asyncify-wasm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jitl/quickjs-node-cjs-release-asyncify-wasm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jitl/quickjs-node-cjs-release-asyncify-wasm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T13:41:58.356Z","issues_count":129,"pull_requests_count":175,"avg_time_to_close_issue":7919213.718446602,"avg_time_to_close_pull_request":2956555.3092105263,"issues_closed_count":103,"pull_requests_closed_count":152,"pull_request_authors_count":31,"issue_authors_count":100,"avg_comments_per_issue":3.116279069767442,"avg_comments_per_pull_request":0.7542857142857143,"merged_pull_requests_count":110,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":16,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":3935917.2,"past_year_avg_time_to_close_pull_request":1816252.4166666667,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.9375,"past_year_avg_comments_per_pull_request":0.30434782608695654,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/issues","maintainers":[{"login":"justjake","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}],"active_maintainers":[{"login":"justjake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-cjs-release-asyncify-wasm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-cjs-release-asyncify-wasm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-cjs-release-asyncify-wasm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-cjs-release-asyncify-wasm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-cjs-release-asyncify-wasm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-cjs-release-asyncify-wasm/codemeta","maintainers":[{"uuid":"jitl","login":"jitl","name":null,"email":"just.1.jake@gmail.com","url":null,"packages_count":87,"html_url":"https://www.npmjs.com/~jitl","role":null,"created_at":"2023-12-25T14:50:16.717Z","updated_at":"2023-12-25T14:50:16.717Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jitl/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777887,"maintainers_count":1236523,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":8694754,"name":"@jitl/quickjs-node-cjs-release-sync-wasm","ecosystem":"npm","description":"Variant of quickjs library: Node.js CommonJS module","homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/justjake/quickjs-emscripten","keywords_array":[],"namespace":"jitl","versions_count":3,"first_release_published_at":"2023-12-25T14:48:25.537Z","latest_release_published_at":"2023-12-25T18:22:41.979Z","latest_release_number":"0.25.0-rc.2","last_synced_at":"2026-08-23T12:04:39.675Z","created_at":"2023-12-25T14:50:14.892Z","updated_at":"2026-08-23T12:04:39.675Z","registry_url":"https://www.npmjs.com/package/@jitl/quickjs-node-cjs-release-sync-wasm","install_command":"npm install @jitl/quickjs-node-cjs-release-sync-wasm","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"0.25.0-rc.2","latest":"0.25.0-rc.0"},"contentPolicy":null},"repo_metadata":{"id":37889598,"uuid":"231942612","full_name":"justjake/quickjs-emscripten","owner":"justjake","description":"Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions","archived":false,"fork":false,"pushed_at":"2026-07-23T21:17:36.000Z","size":39358,"stargazers_count":1693,"open_issues_count":38,"forks_count":135,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-08-21T10:43:46.342Z","etag":null,"topics":["eval","javascript","plugins","quickjs","wasm"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/quickjs-emscripten","language":"TypeScript","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/justjake.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-01-05T16:09:48.000Z","updated_at":"2026-08-20T18:24:16.000Z","dependencies_parsed_at":"2026-08-07T03:31:19.838Z","dependency_job_id":null,"html_url":"https://github.com/justjake/quickjs-emscripten","commit_stats":{"total_commits":561,"total_committers":14,"mean_commits":40.07142857142857,"dds":0.1515151515151515,"last_synced_commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/justjake/quickjs-emscripten","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/sbom","scorecard":{"id":544245,"data":{"date":"2025-08-11","repo":{"name":"github.com/justjake/quickjs-emscripten","commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-m4gq-x24j-jpmf","Warn: Project is vulnerable to: GHSA-44fp-w29j-9vj5","Warn: Project is vulnerable to: GHSA-4pg4-qvpc-4q3h","Warn: Project is vulnerable to: GHSA-g5hg-p3ph-g8qg","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:03:32.553Z","repository_id":37889598,"created_at":"2025-08-20T09:03:32.553Z","updated_at":"2025-08-20T09:03:32.553Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"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-21T02:00:06.756Z","response_time":57,"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":"justjake","name":"Jake Teton-Landis","uuid":"296279","kind":"user","description":"I like nerd shit.","email":"","website":"https://jake.tl","location":"Miami / New York / San Francisco","twitter":"jitl","company":"Notion Labs, Inc","icon_url":"https://avatars.githubusercontent.com/u/296279?u=bed8a4153891440b13a6348ff4c7a85e7fbc0576\u0026v=4","repositories_count":169,"last_synced_at":"2024-04-15T00:07:04.758Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/justjake","funding_links":[],"total_stars":2988,"followers":323,"following":12,"created_at":"2022-11-02T21:09:15.899Z","updated_at":"2024-04-15T00:07:24.991Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake/repositories"},"tags":[{"name":"v0.32.0","sha":"df4efb9ef2cb25c417ecb57986da462d11b244ed","kind":"commit","published_at":"2026-02-16T04:41:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.32.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"235f6da2fd4f7354fa4765fde4aea880d2a4aef5","kind":"commit","published_at":"2024-09-07T20:15:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.31.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"2ca7f5f5f1abda34d2620e55c50eb0b599dd2282","kind":"commit","published_at":"2024-08-31T21:40:12.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.30.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"af04b41ece3efd5929f7676a81903b31695a766e","kind":"commit","published_at":"2024-06-15T18:06:07.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"cc9b624930dfb319a0198587386c405b86af4740","kind":"commit","published_at":"2024-03-10T06:51:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"da55055a569377353d891e5438a1a9a9979379a1","kind":"commit","published_at":"2024-02-19T20:29:24.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"c171cbb818162fc532df830f1aeed30fed56d1e8","kind":"commit","published_at":"2024-02-11T23:50:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.28.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d4c638e9941c5ea47b35c6d1c6858eb35996a50d","kind":"commit","published_at":"2024-01-26T20:48:37.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.27.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"fcee225d46b0bde64402cebad143811583ae49f9","kind":"commit","published_at":"2024-01-01T22:42:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.26.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"0870605790bb1513c3ecbce33209ac38dfe1c384","kind":"commit","published_at":"2023-12-27T11:11:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.25.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"e8911561eb5ceac49a38f3bf862c3ea850a6533c","kind":"tag","published_at":"2023-12-09T20:20:21.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.24.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"75fcb3fc27d4857207266ef9c621d93eb79b868d","kind":"commit","published_at":"2023-04-23T15:56:29.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.23.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"21e6fe27ab2c3d4913cc3bdf59702aed7a4605f4","kind":"tag","published_at":"2023-02-19T23:45:33.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.22.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"ad8769c6a46c2ea6b12703f967335cdf3a148239","kind":"tag","published_at":"2023-02-18T22:40:15.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"e6e376b08ed481d20b9bb2e38982ac8baedc2e9c","kind":"tag","published_at":"2022-12-13T15:49:47.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"897fded554b9b1c056c830789f407690ed01a2d9","kind":"tag","published_at":"2022-05-31T02:11:39.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c1e90a4536acf825855676b50b0a0e7ee74e86b1","kind":"tag","published_at":"2022-03-20T04:25:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.20.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0/manifests"},{"name":"v0.15.0","sha":"893983d6a3f7e9474a9baf7fbcc9e699588c4c8b","kind":"tag","published_at":"2021-12-24T23:01:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.15.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e07d882e50374d48c593e71b50ee6e67d6792d5f","kind":"tag","published_at":"2021-12-24T19:11:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.14.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0/manifests"},{"name":"v0.11.1","sha":"cb9932c8b065a649f0fbe5ed68de24d7dc4b8f7c","kind":"commit","published_at":"2021-05-02T19:27:28.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"caae3d2f880d04ed65254ffd6783486ceb7a1c13","kind":"tag","published_at":"2020-09-11T17:34:14.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"ff7cf8eecfe7095438e79ad945d6fb3e593a84ce","kind":"tag","published_at":"2020-09-11T16:11:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.10.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"2c32d2667d48c37563bdbeafbb40c75fc8564e5f","kind":"tag","published_at":"2020-09-11T13:59:06.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.9.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f2a4a20f30615f18864406cdd112e2d5e1b6a1bb","kind":"tag","published_at":"2020-08-15T20:21:19.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.8.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4e5f9d3a7fa027cd3ea16f8e741e35b002f1c941","kind":"tag","published_at":"2020-08-02T06:25:23.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.7.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"1329af50d939a4d758122b22533107456fa0a30a","kind":"tag","published_at":"2020-07-13T06:17:51.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"44cd5ecf5f3e1c74d2f880aef264265367e4d820","kind":"tag","published_at":"2020-07-13T03:22:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"33e0c417bad7c0a858a1f95a3c8fdc79c7cf902d","kind":"tag","published_at":"2020-07-13T03:08:36.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0783a74243a4d049bd4b1d86b1fd0ff178b53d1d","kind":"tag","published_at":"2020-07-12T19:23:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"d82f25ca155a455202efe63418b6453e311d9354","kind":"commit","published_at":"2020-07-05T22:17:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.4.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1/manifests"},{"name":"v0.3.2","sha":"9c68998e59324fbbfe6ca0f41d3e7fcd81dc10c9","kind":"tag","published_at":"2020-06-25T18:57:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f3ba10c72489351897a5df0870308e30c61e1944","kind":"tag","published_at":"2020-06-25T18:36:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2e8492b99be570ed954ea6cf0264adec26f8d6bb","kind":"tag","published_at":"2020-06-25T17:08:59.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0/manifests"},{"name":"v0.1.2","sha":"e04d5158de055d477cf62cb0e9374d3f013402af","kind":"tag","published_at":"2020-01-14T07:01:49.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5dbfd2ae2192fdff07327aa913aa6f8354fafba1","kind":"tag","published_at":"2020-01-14T06:32:22.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"19eb7a61214e10e1696f16052e279963097ee089","kind":"tag","published_at":"2020-01-13T18:44:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0/manifests"},{"name":"v0.1.0-c","sha":"b2a3f16b03a8911d0675dc2de77668388a49ce0b","kind":"tag","published_at":"2020-01-13T18:31:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0-c","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0-c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0-c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c/manifests"}]},"repo_metadata_updated_at":"2026-08-21T15:46:54.912Z","dependent_packages_count":0,"downloads":12,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":35.36194850698283,"dependent_packages_count":50.55697967555379,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.95946409126831},"purl":"pkg:npm/%40jitl/quickjs-node-cjs-release-sync-wasm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jitl/quickjs-node-cjs-release-sync-wasm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jitl/quickjs-node-cjs-release-sync-wasm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jitl/quickjs-node-cjs-release-sync-wasm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T13:41:58.356Z","issues_count":129,"pull_requests_count":175,"avg_time_to_close_issue":7919213.718446602,"avg_time_to_close_pull_request":2956555.3092105263,"issues_closed_count":103,"pull_requests_closed_count":152,"pull_request_authors_count":31,"issue_authors_count":100,"avg_comments_per_issue":3.116279069767442,"avg_comments_per_pull_request":0.7542857142857143,"merged_pull_requests_count":110,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":16,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":3935917.2,"past_year_avg_time_to_close_pull_request":1816252.4166666667,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.9375,"past_year_avg_comments_per_pull_request":0.30434782608695654,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/issues","maintainers":[{"login":"justjake","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}],"active_maintainers":[{"login":"justjake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-cjs-release-sync-wasm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-cjs-release-sync-wasm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-cjs-release-sync-wasm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-cjs-release-sync-wasm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-cjs-release-sync-wasm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-cjs-release-sync-wasm/codemeta","maintainers":[{"uuid":"jitl","login":"jitl","name":null,"email":"just.1.jake@gmail.com","url":null,"packages_count":87,"html_url":"https://www.npmjs.com/~jitl","role":null,"created_at":"2023-12-25T14:50:17.085Z","updated_at":"2023-12-25T14:50:17.085Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jitl/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777887,"maintainers_count":1236523,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":8697260,"name":"@jitl/quickjs-singlefile-mjs-release-sync","ecosystem":"npm","description":"Variant of quickjs library: Variant with the WASM data embedded into a NodeJS ESModule.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/justjake/quickjs-emscripten","keywords_array":[],"namespace":"jitl","versions_count":22,"first_release_published_at":"2023-12-26T23:16:04.732Z","latest_release_published_at":"2026-02-16T04:48:51.022Z","latest_release_number":"0.32.0","last_synced_at":"2026-08-23T12:04:49.362Z","created_at":"2023-12-26T23:16:08.075Z","updated_at":"2026-08-23T12:04:49.362Z","registry_url":"https://www.npmjs.com/package/@jitl/quickjs-singlefile-mjs-release-sync","install_command":"npm install @jitl/quickjs-singlefile-mjs-release-sync","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"0.26.1-rc.0","latest":"0.32.0"},"contentPolicy":null},"repo_metadata":{"id":37889598,"uuid":"231942612","full_name":"justjake/quickjs-emscripten","owner":"justjake","description":"Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions","archived":false,"fork":false,"pushed_at":"2026-07-23T21:17:36.000Z","size":39358,"stargazers_count":1691,"open_issues_count":36,"forks_count":134,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-08-14T10:22:38.073Z","etag":null,"topics":["eval","javascript","plugins","quickjs","wasm"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/quickjs-emscripten","language":"TypeScript","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/justjake.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-01-05T16:09:48.000Z","updated_at":"2026-08-07T12:49:46.000Z","dependencies_parsed_at":"2026-08-07T03:31:19.838Z","dependency_job_id":null,"html_url":"https://github.com/justjake/quickjs-emscripten","commit_stats":{"total_commits":561,"total_committers":14,"mean_commits":40.07142857142857,"dds":0.1515151515151515,"last_synced_commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/justjake/quickjs-emscripten","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/sbom","scorecard":{"id":544245,"data":{"date":"2025-08-11","repo":{"name":"github.com/justjake/quickjs-emscripten","commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-m4gq-x24j-jpmf","Warn: Project is vulnerable to: GHSA-44fp-w29j-9vj5","Warn: Project is vulnerable to: GHSA-4pg4-qvpc-4q3h","Warn: Project is vulnerable to: GHSA-g5hg-p3ph-g8qg","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:03:32.553Z","repository_id":37889598,"created_at":"2025-08-20T09:03:32.553Z","updated_at":"2025-08-20T09:03:32.553Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36646934,"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-14T02:00:06.934Z","response_time":54,"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":"justjake","name":"Jake Teton-Landis","uuid":"296279","kind":"user","description":"I like nerd shit.","email":"","website":"https://jake.tl","location":"Miami / New York / San Francisco","twitter":"jitl","company":"Notion Labs, Inc","icon_url":"https://avatars.githubusercontent.com/u/296279?u=bed8a4153891440b13a6348ff4c7a85e7fbc0576\u0026v=4","repositories_count":169,"last_synced_at":"2024-04-15T00:07:04.758Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/justjake","funding_links":[],"total_stars":2988,"followers":323,"following":12,"created_at":"2022-11-02T21:09:15.899Z","updated_at":"2024-04-15T00:07:24.991Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake/repositories"},"tags":[{"name":"v0.32.0","sha":"df4efb9ef2cb25c417ecb57986da462d11b244ed","kind":"commit","published_at":"2026-02-16T04:41:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.32.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"235f6da2fd4f7354fa4765fde4aea880d2a4aef5","kind":"commit","published_at":"2024-09-07T20:15:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.31.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"2ca7f5f5f1abda34d2620e55c50eb0b599dd2282","kind":"commit","published_at":"2024-08-31T21:40:12.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.30.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"af04b41ece3efd5929f7676a81903b31695a766e","kind":"commit","published_at":"2024-06-15T18:06:07.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"cc9b624930dfb319a0198587386c405b86af4740","kind":"commit","published_at":"2024-03-10T06:51:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"da55055a569377353d891e5438a1a9a9979379a1","kind":"commit","published_at":"2024-02-19T20:29:24.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"c171cbb818162fc532df830f1aeed30fed56d1e8","kind":"commit","published_at":"2024-02-11T23:50:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.28.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d4c638e9941c5ea47b35c6d1c6858eb35996a50d","kind":"commit","published_at":"2024-01-26T20:48:37.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.27.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"fcee225d46b0bde64402cebad143811583ae49f9","kind":"commit","published_at":"2024-01-01T22:42:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.26.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"0870605790bb1513c3ecbce33209ac38dfe1c384","kind":"commit","published_at":"2023-12-27T11:11:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.25.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"e8911561eb5ceac49a38f3bf862c3ea850a6533c","kind":"tag","published_at":"2023-12-09T20:20:21.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.24.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"75fcb3fc27d4857207266ef9c621d93eb79b868d","kind":"commit","published_at":"2023-04-23T15:56:29.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.23.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"21e6fe27ab2c3d4913cc3bdf59702aed7a4605f4","kind":"tag","published_at":"2023-02-19T23:45:33.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.22.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"ad8769c6a46c2ea6b12703f967335cdf3a148239","kind":"tag","published_at":"2023-02-18T22:40:15.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"e6e376b08ed481d20b9bb2e38982ac8baedc2e9c","kind":"tag","published_at":"2022-12-13T15:49:47.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"897fded554b9b1c056c830789f407690ed01a2d9","kind":"tag","published_at":"2022-05-31T02:11:39.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c1e90a4536acf825855676b50b0a0e7ee74e86b1","kind":"tag","published_at":"2022-03-20T04:25:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.20.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0/manifests"},{"name":"v0.15.0","sha":"893983d6a3f7e9474a9baf7fbcc9e699588c4c8b","kind":"tag","published_at":"2021-12-24T23:01:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.15.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e07d882e50374d48c593e71b50ee6e67d6792d5f","kind":"tag","published_at":"2021-12-24T19:11:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.14.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0/manifests"},{"name":"v0.11.1","sha":"cb9932c8b065a649f0fbe5ed68de24d7dc4b8f7c","kind":"commit","published_at":"2021-05-02T19:27:28.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"caae3d2f880d04ed65254ffd6783486ceb7a1c13","kind":"tag","published_at":"2020-09-11T17:34:14.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"ff7cf8eecfe7095438e79ad945d6fb3e593a84ce","kind":"tag","published_at":"2020-09-11T16:11:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.10.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"2c32d2667d48c37563bdbeafbb40c75fc8564e5f","kind":"tag","published_at":"2020-09-11T13:59:06.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.9.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f2a4a20f30615f18864406cdd112e2d5e1b6a1bb","kind":"tag","published_at":"2020-08-15T20:21:19.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.8.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4e5f9d3a7fa027cd3ea16f8e741e35b002f1c941","kind":"tag","published_at":"2020-08-02T06:25:23.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.7.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"1329af50d939a4d758122b22533107456fa0a30a","kind":"tag","published_at":"2020-07-13T06:17:51.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"44cd5ecf5f3e1c74d2f880aef264265367e4d820","kind":"tag","published_at":"2020-07-13T03:22:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"33e0c417bad7c0a858a1f95a3c8fdc79c7cf902d","kind":"tag","published_at":"2020-07-13T03:08:36.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0783a74243a4d049bd4b1d86b1fd0ff178b53d1d","kind":"tag","published_at":"2020-07-12T19:23:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"d82f25ca155a455202efe63418b6453e311d9354","kind":"commit","published_at":"2020-07-05T22:17:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.4.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1/manifests"},{"name":"v0.3.2","sha":"9c68998e59324fbbfe6ca0f41d3e7fcd81dc10c9","kind":"tag","published_at":"2020-06-25T18:57:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f3ba10c72489351897a5df0870308e30c61e1944","kind":"tag","published_at":"2020-06-25T18:36:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2e8492b99be570ed954ea6cf0264adec26f8d6bb","kind":"tag","published_at":"2020-06-25T17:08:59.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0/manifests"},{"name":"v0.1.2","sha":"e04d5158de055d477cf62cb0e9374d3f013402af","kind":"tag","published_at":"2020-01-14T07:01:49.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5dbfd2ae2192fdff07327aa913aa6f8354fafba1","kind":"tag","published_at":"2020-01-14T06:32:22.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"19eb7a61214e10e1696f16052e279963097ee089","kind":"tag","published_at":"2020-01-13T18:44:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0/manifests"},{"name":"v0.1.0-c","sha":"b2a3f16b03a8911d0675dc2de77668388a49ce0b","kind":"tag","published_at":"2020-01-13T18:31:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0-c","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0-c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0-c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c/manifests"}]},"repo_metadata_updated_at":"2026-08-21T13:41:58.002Z","dependent_packages_count":0,"downloads":187422,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.662916205719796,"dependent_packages_count":49.4634897280498,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.0632029668848},"purl":"pkg:npm/%40jitl/quickjs-singlefile-mjs-release-sync","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jitl/quickjs-singlefile-mjs-release-sync","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jitl/quickjs-singlefile-mjs-release-sync","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jitl/quickjs-singlefile-mjs-release-sync/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T11:58:23.367Z","issues_count":129,"pull_requests_count":175,"avg_time_to_close_issue":7919213.718446602,"avg_time_to_close_pull_request":2956555.3092105263,"issues_closed_count":103,"pull_requests_closed_count":152,"pull_request_authors_count":31,"issue_authors_count":100,"avg_comments_per_issue":3.116279069767442,"avg_comments_per_pull_request":0.7542857142857143,"merged_pull_requests_count":110,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":16,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":3935917.2,"past_year_avg_time_to_close_pull_request":1816252.4166666667,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.9375,"past_year_avg_comments_per_pull_request":0.30434782608695654,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/issues","maintainers":[{"login":"justjake","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}],"active_maintainers":[{"login":"justjake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-mjs-release-sync/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-mjs-release-sync/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-mjs-release-sync/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-mjs-release-sync/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-mjs-release-sync/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-mjs-release-sync/codemeta","maintainers":[{"uuid":"jitl","login":"jitl","name":null,"email":"just.1.jake@gmail.com","url":null,"packages_count":87,"html_url":"https://www.npmjs.com/~jitl","role":null,"created_at":"2023-12-26T23:16:09.544Z","updated_at":"2023-12-26T23:16:09.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jitl/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777887,"maintainers_count":1236523,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":8697259,"name":"@jitl/quickjs-singlefile-mjs-debug-asyncify","ecosystem":"npm","description":"Variant of quickjs library: Variant with the WASM data embedded into a NodeJS ESModule.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/justjake/quickjs-emscripten","keywords_array":[],"namespace":"jitl","versions_count":22,"first_release_published_at":"2023-12-26T23:16:03.700Z","latest_release_published_at":"2026-02-16T04:48:46.119Z","latest_release_number":"0.32.0","last_synced_at":"2026-08-23T12:04:50.718Z","created_at":"2023-12-26T23:16:07.520Z","updated_at":"2026-08-23T12:04:50.718Z","registry_url":"https://www.npmjs.com/package/@jitl/quickjs-singlefile-mjs-debug-asyncify","install_command":"npm install @jitl/quickjs-singlefile-mjs-debug-asyncify","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"0.26.1-rc.0","latest":"0.32.0"},"contentPolicy":null},"repo_metadata":{"id":37889598,"uuid":"231942612","full_name":"justjake/quickjs-emscripten","owner":"justjake","description":"Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions","archived":false,"fork":false,"pushed_at":"2026-07-23T21:17:36.000Z","size":39358,"stargazers_count":1693,"open_issues_count":38,"forks_count":135,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-08-21T10:43:46.342Z","etag":null,"topics":["eval","javascript","plugins","quickjs","wasm"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/quickjs-emscripten","language":"TypeScript","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/justjake.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-01-05T16:09:48.000Z","updated_at":"2026-08-20T18:24:16.000Z","dependencies_parsed_at":"2026-08-07T03:31:19.838Z","dependency_job_id":null,"html_url":"https://github.com/justjake/quickjs-emscripten","commit_stats":{"total_commits":561,"total_committers":14,"mean_commits":40.07142857142857,"dds":0.1515151515151515,"last_synced_commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/justjake/quickjs-emscripten","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/sbom","scorecard":{"id":544245,"data":{"date":"2025-08-11","repo":{"name":"github.com/justjake/quickjs-emscripten","commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-m4gq-x24j-jpmf","Warn: Project is vulnerable to: GHSA-44fp-w29j-9vj5","Warn: Project is vulnerable to: GHSA-4pg4-qvpc-4q3h","Warn: Project is vulnerable to: GHSA-g5hg-p3ph-g8qg","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:03:32.553Z","repository_id":37889598,"created_at":"2025-08-20T09:03:32.553Z","updated_at":"2025-08-20T09:03:32.553Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"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-21T02:00:06.756Z","response_time":57,"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":"justjake","name":"Jake Teton-Landis","uuid":"296279","kind":"user","description":"I like nerd shit.","email":"","website":"https://jake.tl","location":"Miami / New York / San Francisco","twitter":"jitl","company":"Notion Labs, Inc","icon_url":"https://avatars.githubusercontent.com/u/296279?u=bed8a4153891440b13a6348ff4c7a85e7fbc0576\u0026v=4","repositories_count":169,"last_synced_at":"2024-04-15T00:07:04.758Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/justjake","funding_links":[],"total_stars":2988,"followers":323,"following":12,"created_at":"2022-11-02T21:09:15.899Z","updated_at":"2024-04-15T00:07:24.991Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake/repositories"},"tags":[{"name":"v0.32.0","sha":"df4efb9ef2cb25c417ecb57986da462d11b244ed","kind":"commit","published_at":"2026-02-16T04:41:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.32.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"235f6da2fd4f7354fa4765fde4aea880d2a4aef5","kind":"commit","published_at":"2024-09-07T20:15:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.31.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"2ca7f5f5f1abda34d2620e55c50eb0b599dd2282","kind":"commit","published_at":"2024-08-31T21:40:12.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.30.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"af04b41ece3efd5929f7676a81903b31695a766e","kind":"commit","published_at":"2024-06-15T18:06:07.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"cc9b624930dfb319a0198587386c405b86af4740","kind":"commit","published_at":"2024-03-10T06:51:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"da55055a569377353d891e5438a1a9a9979379a1","kind":"commit","published_at":"2024-02-19T20:29:24.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"c171cbb818162fc532df830f1aeed30fed56d1e8","kind":"commit","published_at":"2024-02-11T23:50:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.28.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d4c638e9941c5ea47b35c6d1c6858eb35996a50d","kind":"commit","published_at":"2024-01-26T20:48:37.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.27.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"fcee225d46b0bde64402cebad143811583ae49f9","kind":"commit","published_at":"2024-01-01T22:42:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.26.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"0870605790bb1513c3ecbce33209ac38dfe1c384","kind":"commit","published_at":"2023-12-27T11:11:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.25.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"e8911561eb5ceac49a38f3bf862c3ea850a6533c","kind":"tag","published_at":"2023-12-09T20:20:21.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.24.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"75fcb3fc27d4857207266ef9c621d93eb79b868d","kind":"commit","published_at":"2023-04-23T15:56:29.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.23.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"21e6fe27ab2c3d4913cc3bdf59702aed7a4605f4","kind":"tag","published_at":"2023-02-19T23:45:33.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.22.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"ad8769c6a46c2ea6b12703f967335cdf3a148239","kind":"tag","published_at":"2023-02-18T22:40:15.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"e6e376b08ed481d20b9bb2e38982ac8baedc2e9c","kind":"tag","published_at":"2022-12-13T15:49:47.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"897fded554b9b1c056c830789f407690ed01a2d9","kind":"tag","published_at":"2022-05-31T02:11:39.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c1e90a4536acf825855676b50b0a0e7ee74e86b1","kind":"tag","published_at":"2022-03-20T04:25:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.20.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0/manifests"},{"name":"v0.15.0","sha":"893983d6a3f7e9474a9baf7fbcc9e699588c4c8b","kind":"tag","published_at":"2021-12-24T23:01:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.15.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e07d882e50374d48c593e71b50ee6e67d6792d5f","kind":"tag","published_at":"2021-12-24T19:11:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.14.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0/manifests"},{"name":"v0.11.1","sha":"cb9932c8b065a649f0fbe5ed68de24d7dc4b8f7c","kind":"commit","published_at":"2021-05-02T19:27:28.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"caae3d2f880d04ed65254ffd6783486ceb7a1c13","kind":"tag","published_at":"2020-09-11T17:34:14.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"ff7cf8eecfe7095438e79ad945d6fb3e593a84ce","kind":"tag","published_at":"2020-09-11T16:11:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.10.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"2c32d2667d48c37563bdbeafbb40c75fc8564e5f","kind":"tag","published_at":"2020-09-11T13:59:06.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.9.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f2a4a20f30615f18864406cdd112e2d5e1b6a1bb","kind":"tag","published_at":"2020-08-15T20:21:19.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.8.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4e5f9d3a7fa027cd3ea16f8e741e35b002f1c941","kind":"tag","published_at":"2020-08-02T06:25:23.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.7.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"1329af50d939a4d758122b22533107456fa0a30a","kind":"tag","published_at":"2020-07-13T06:17:51.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"44cd5ecf5f3e1c74d2f880aef264265367e4d820","kind":"tag","published_at":"2020-07-13T03:22:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"33e0c417bad7c0a858a1f95a3c8fdc79c7cf902d","kind":"tag","published_at":"2020-07-13T03:08:36.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0783a74243a4d049bd4b1d86b1fd0ff178b53d1d","kind":"tag","published_at":"2020-07-12T19:23:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"d82f25ca155a455202efe63418b6453e311d9354","kind":"commit","published_at":"2020-07-05T22:17:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.4.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1/manifests"},{"name":"v0.3.2","sha":"9c68998e59324fbbfe6ca0f41d3e7fcd81dc10c9","kind":"tag","published_at":"2020-06-25T18:57:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f3ba10c72489351897a5df0870308e30c61e1944","kind":"tag","published_at":"2020-06-25T18:36:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2e8492b99be570ed954ea6cf0264adec26f8d6bb","kind":"tag","published_at":"2020-06-25T17:08:59.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0/manifests"},{"name":"v0.1.2","sha":"e04d5158de055d477cf62cb0e9374d3f013402af","kind":"tag","published_at":"2020-01-14T07:01:49.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5dbfd2ae2192fdff07327aa913aa6f8354fafba1","kind":"tag","published_at":"2020-01-14T06:32:22.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"19eb7a61214e10e1696f16052e279963097ee089","kind":"tag","published_at":"2020-01-13T18:44:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0/manifests"},{"name":"v0.1.0-c","sha":"b2a3f16b03a8911d0675dc2de77668388a49ce0b","kind":"tag","published_at":"2020-01-13T18:31:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0-c","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0-c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0-c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c/manifests"}]},"repo_metadata_updated_at":"2026-08-21T20:21:46.285Z","dependent_packages_count":0,"downloads":94,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.662916205719796,"dependent_packages_count":49.4634897280498,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.0632029668848},"purl":"pkg:npm/%40jitl/quickjs-singlefile-mjs-debug-asyncify","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jitl/quickjs-singlefile-mjs-debug-asyncify","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jitl/quickjs-singlefile-mjs-debug-asyncify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jitl/quickjs-singlefile-mjs-debug-asyncify/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T13:41:58.356Z","issues_count":129,"pull_requests_count":175,"avg_time_to_close_issue":7919213.718446602,"avg_time_to_close_pull_request":2956555.3092105263,"issues_closed_count":103,"pull_requests_closed_count":152,"pull_request_authors_count":31,"issue_authors_count":100,"avg_comments_per_issue":3.116279069767442,"avg_comments_per_pull_request":0.7542857142857143,"merged_pull_requests_count":110,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":16,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":3935917.2,"past_year_avg_time_to_close_pull_request":1816252.4166666667,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.9375,"past_year_avg_comments_per_pull_request":0.30434782608695654,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/issues","maintainers":[{"login":"justjake","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}],"active_maintainers":[{"login":"justjake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-mjs-debug-asyncify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-mjs-debug-asyncify/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-mjs-debug-asyncify/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-mjs-debug-asyncify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-mjs-debug-asyncify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-mjs-debug-asyncify/codemeta","maintainers":[{"uuid":"jitl","login":"jitl","name":null,"email":"just.1.jake@gmail.com","url":null,"packages_count":87,"html_url":"https://www.npmjs.com/~jitl","role":null,"created_at":"2023-12-26T23:16:09.672Z","updated_at":"2023-12-26T23:16:09.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jitl/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777887,"maintainers_count":1236523,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":8694756,"name":"@jitl/quickjs-browser-debug-sync-singlefile","ecosystem":"npm","description":"Variant of quickjs library: ESModule for browsers or browser-like environments","homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/justjake/quickjs-emscripten","keywords_array":[],"namespace":"jitl","versions_count":4,"first_release_published_at":"2023-12-25T14:48:18.703Z","latest_release_published_at":"2023-12-25T20:13:50.934Z","latest_release_number":"0.25.0-rc.3","last_synced_at":"2026-08-23T12:05:03.279Z","created_at":"2023-12-25T14:50:14.939Z","updated_at":"2026-08-23T12:05:03.279Z","registry_url":"https://www.npmjs.com/package/@jitl/quickjs-browser-debug-sync-singlefile","install_command":"npm install @jitl/quickjs-browser-debug-sync-singlefile","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"0.25.0-rc.3","latest":"0.25.0-rc.0"},"contentPolicy":null},"repo_metadata":{"id":37889598,"uuid":"231942612","full_name":"justjake/quickjs-emscripten","owner":"justjake","description":"Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions","archived":false,"fork":false,"pushed_at":"2026-07-23T21:17:36.000Z","size":39358,"stargazers_count":1693,"open_issues_count":38,"forks_count":135,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-08-21T10:43:46.342Z","etag":null,"topics":["eval","javascript","plugins","quickjs","wasm"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/quickjs-emscripten","language":"TypeScript","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/justjake.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-01-05T16:09:48.000Z","updated_at":"2026-08-20T18:24:16.000Z","dependencies_parsed_at":"2026-08-07T03:31:19.838Z","dependency_job_id":null,"html_url":"https://github.com/justjake/quickjs-emscripten","commit_stats":{"total_commits":561,"total_committers":14,"mean_commits":40.07142857142857,"dds":0.1515151515151515,"last_synced_commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/justjake/quickjs-emscripten","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/sbom","scorecard":{"id":544245,"data":{"date":"2025-08-11","repo":{"name":"github.com/justjake/quickjs-emscripten","commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-m4gq-x24j-jpmf","Warn: Project is vulnerable to: GHSA-44fp-w29j-9vj5","Warn: Project is vulnerable to: GHSA-4pg4-qvpc-4q3h","Warn: Project is vulnerable to: GHSA-g5hg-p3ph-g8qg","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:03:32.553Z","repository_id":37889598,"created_at":"2025-08-20T09:03:32.553Z","updated_at":"2025-08-20T09:03:32.553Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"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-21T02:00:06.756Z","response_time":57,"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":"justjake","name":"Jake Teton-Landis","uuid":"296279","kind":"user","description":"I like nerd shit.","email":"","website":"https://jake.tl","location":"Miami / New York / San Francisco","twitter":"jitl","company":"Notion Labs, Inc","icon_url":"https://avatars.githubusercontent.com/u/296279?u=bed8a4153891440b13a6348ff4c7a85e7fbc0576\u0026v=4","repositories_count":169,"last_synced_at":"2024-04-15T00:07:04.758Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/justjake","funding_links":[],"total_stars":2988,"followers":323,"following":12,"created_at":"2022-11-02T21:09:15.899Z","updated_at":"2024-04-15T00:07:24.991Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake/repositories"},"tags":[{"name":"v0.32.0","sha":"df4efb9ef2cb25c417ecb57986da462d11b244ed","kind":"commit","published_at":"2026-02-16T04:41:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.32.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"235f6da2fd4f7354fa4765fde4aea880d2a4aef5","kind":"commit","published_at":"2024-09-07T20:15:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.31.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"2ca7f5f5f1abda34d2620e55c50eb0b599dd2282","kind":"commit","published_at":"2024-08-31T21:40:12.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.30.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"af04b41ece3efd5929f7676a81903b31695a766e","kind":"commit","published_at":"2024-06-15T18:06:07.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"cc9b624930dfb319a0198587386c405b86af4740","kind":"commit","published_at":"2024-03-10T06:51:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"da55055a569377353d891e5438a1a9a9979379a1","kind":"commit","published_at":"2024-02-19T20:29:24.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"c171cbb818162fc532df830f1aeed30fed56d1e8","kind":"commit","published_at":"2024-02-11T23:50:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.28.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d4c638e9941c5ea47b35c6d1c6858eb35996a50d","kind":"commit","published_at":"2024-01-26T20:48:37.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.27.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"fcee225d46b0bde64402cebad143811583ae49f9","kind":"commit","published_at":"2024-01-01T22:42:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.26.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"0870605790bb1513c3ecbce33209ac38dfe1c384","kind":"commit","published_at":"2023-12-27T11:11:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.25.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"e8911561eb5ceac49a38f3bf862c3ea850a6533c","kind":"tag","published_at":"2023-12-09T20:20:21.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.24.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"75fcb3fc27d4857207266ef9c621d93eb79b868d","kind":"commit","published_at":"2023-04-23T15:56:29.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.23.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"21e6fe27ab2c3d4913cc3bdf59702aed7a4605f4","kind":"tag","published_at":"2023-02-19T23:45:33.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.22.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"ad8769c6a46c2ea6b12703f967335cdf3a148239","kind":"tag","published_at":"2023-02-18T22:40:15.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"e6e376b08ed481d20b9bb2e38982ac8baedc2e9c","kind":"tag","published_at":"2022-12-13T15:49:47.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"897fded554b9b1c056c830789f407690ed01a2d9","kind":"tag","published_at":"2022-05-31T02:11:39.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c1e90a4536acf825855676b50b0a0e7ee74e86b1","kind":"tag","published_at":"2022-03-20T04:25:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.20.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0/manifests"},{"name":"v0.15.0","sha":"893983d6a3f7e9474a9baf7fbcc9e699588c4c8b","kind":"tag","published_at":"2021-12-24T23:01:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.15.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e07d882e50374d48c593e71b50ee6e67d6792d5f","kind":"tag","published_at":"2021-12-24T19:11:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.14.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0/manifests"},{"name":"v0.11.1","sha":"cb9932c8b065a649f0fbe5ed68de24d7dc4b8f7c","kind":"commit","published_at":"2021-05-02T19:27:28.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"caae3d2f880d04ed65254ffd6783486ceb7a1c13","kind":"tag","published_at":"2020-09-11T17:34:14.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"ff7cf8eecfe7095438e79ad945d6fb3e593a84ce","kind":"tag","published_at":"2020-09-11T16:11:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.10.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"2c32d2667d48c37563bdbeafbb40c75fc8564e5f","kind":"tag","published_at":"2020-09-11T13:59:06.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.9.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f2a4a20f30615f18864406cdd112e2d5e1b6a1bb","kind":"tag","published_at":"2020-08-15T20:21:19.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.8.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4e5f9d3a7fa027cd3ea16f8e741e35b002f1c941","kind":"tag","published_at":"2020-08-02T06:25:23.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.7.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"1329af50d939a4d758122b22533107456fa0a30a","kind":"tag","published_at":"2020-07-13T06:17:51.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"44cd5ecf5f3e1c74d2f880aef264265367e4d820","kind":"tag","published_at":"2020-07-13T03:22:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"33e0c417bad7c0a858a1f95a3c8fdc79c7cf902d","kind":"tag","published_at":"2020-07-13T03:08:36.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0783a74243a4d049bd4b1d86b1fd0ff178b53d1d","kind":"tag","published_at":"2020-07-12T19:23:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"d82f25ca155a455202efe63418b6453e311d9354","kind":"commit","published_at":"2020-07-05T22:17:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.4.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1/manifests"},{"name":"v0.3.2","sha":"9c68998e59324fbbfe6ca0f41d3e7fcd81dc10c9","kind":"tag","published_at":"2020-06-25T18:57:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f3ba10c72489351897a5df0870308e30c61e1944","kind":"tag","published_at":"2020-06-25T18:36:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2e8492b99be570ed954ea6cf0264adec26f8d6bb","kind":"tag","published_at":"2020-06-25T17:08:59.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0/manifests"},{"name":"v0.1.2","sha":"e04d5158de055d477cf62cb0e9374d3f013402af","kind":"tag","published_at":"2020-01-14T07:01:49.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5dbfd2ae2192fdff07327aa913aa6f8354fafba1","kind":"tag","published_at":"2020-01-14T06:32:22.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"19eb7a61214e10e1696f16052e279963097ee089","kind":"tag","published_at":"2020-01-13T18:44:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0/manifests"},{"name":"v0.1.0-c","sha":"b2a3f16b03a8911d0675dc2de77668388a49ce0b","kind":"tag","published_at":"2020-01-13T18:31:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0-c","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0-c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0-c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c/manifests"}]},"repo_metadata_updated_at":"2026-08-21T18:57:31.834Z","dependent_packages_count":0,"downloads":7,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":35.36194850698283,"dependent_packages_count":50.55697967555379,"stargazers_count":2.3684824650730696,"forks_count":3.2236786275770895,"docker_downloads_count":null,"average":22.877772318796694},"purl":"pkg:npm/%40jitl/quickjs-browser-debug-sync-singlefile","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jitl/quickjs-browser-debug-sync-singlefile","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jitl/quickjs-browser-debug-sync-singlefile","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jitl/quickjs-browser-debug-sync-singlefile/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T13:41:58.356Z","issues_count":129,"pull_requests_count":175,"avg_time_to_close_issue":7919213.718446602,"avg_time_to_close_pull_request":2956555.3092105263,"issues_closed_count":103,"pull_requests_closed_count":152,"pull_request_authors_count":31,"issue_authors_count":100,"avg_comments_per_issue":3.116279069767442,"avg_comments_per_pull_request":0.7542857142857143,"merged_pull_requests_count":110,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":16,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":3935917.2,"past_year_avg_time_to_close_pull_request":1816252.4166666667,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.9375,"past_year_avg_comments_per_pull_request":0.30434782608695654,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/issues","maintainers":[{"login":"justjake","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}],"active_maintainers":[{"login":"justjake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-browser-debug-sync-singlefile/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-browser-debug-sync-singlefile/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-browser-debug-sync-singlefile/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-browser-debug-sync-singlefile/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-browser-debug-sync-singlefile/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-browser-debug-sync-singlefile/codemeta","maintainers":[{"uuid":"jitl","login":"jitl","name":null,"email":"just.1.jake@gmail.com","url":null,"packages_count":87,"html_url":"https://www.npmjs.com/~jitl","role":null,"created_at":"2023-12-25T14:50:16.439Z","updated_at":"2023-12-25T14:50:16.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jitl/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777887,"maintainers_count":1236523,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":8695051,"name":"@jitl/quickjs-node-release-asyncify-wasm","ecosystem":"npm","description":"Variant of quickjs library: Node.js build with both CommonJS and ESModule exports","homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/justjake/quickjs-emscripten","keywords_array":[],"namespace":"jitl","versions_count":1,"first_release_published_at":"2023-12-25T20:13:55.119Z","latest_release_published_at":"2023-12-25T20:13:55.119Z","latest_release_number":"0.25.0-rc.3","last_synced_at":"2026-08-23T12:05:03.678Z","created_at":"2023-12-25T20:13:58.919Z","updated_at":"2026-08-23T12:05:03.678Z","registry_url":"https://www.npmjs.com/package/@jitl/quickjs-node-release-asyncify-wasm","install_command":"npm install @jitl/quickjs-node-release-asyncify-wasm","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"0.25.0-rc.3","latest":"0.25.0-rc.3"},"contentPolicy":null},"repo_metadata":{"id":37889598,"uuid":"231942612","full_name":"justjake/quickjs-emscripten","owner":"justjake","description":"Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions","archived":false,"fork":false,"pushed_at":"2026-07-23T21:17:36.000Z","size":39358,"stargazers_count":1693,"open_issues_count":38,"forks_count":135,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-08-21T10:43:46.342Z","etag":null,"topics":["eval","javascript","plugins","quickjs","wasm"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/quickjs-emscripten","language":"TypeScript","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/justjake.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-01-05T16:09:48.000Z","updated_at":"2026-08-20T18:24:16.000Z","dependencies_parsed_at":"2026-08-07T03:31:19.838Z","dependency_job_id":null,"html_url":"https://github.com/justjake/quickjs-emscripten","commit_stats":{"total_commits":561,"total_committers":14,"mean_commits":40.07142857142857,"dds":0.1515151515151515,"last_synced_commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/justjake/quickjs-emscripten","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/sbom","scorecard":{"id":544245,"data":{"date":"2025-08-11","repo":{"name":"github.com/justjake/quickjs-emscripten","commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-m4gq-x24j-jpmf","Warn: Project is vulnerable to: GHSA-44fp-w29j-9vj5","Warn: Project is vulnerable to: GHSA-4pg4-qvpc-4q3h","Warn: Project is vulnerable to: GHSA-g5hg-p3ph-g8qg","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:03:32.553Z","repository_id":37889598,"created_at":"2025-08-20T09:03:32.553Z","updated_at":"2025-08-20T09:03:32.553Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"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-21T02:00:06.756Z","response_time":57,"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":"justjake","name":"Jake Teton-Landis","uuid":"296279","kind":"user","description":"I like nerd shit.","email":"","website":"https://jake.tl","location":"Miami / New York / San Francisco","twitter":"jitl","company":"Notion Labs, Inc","icon_url":"https://avatars.githubusercontent.com/u/296279?u=bed8a4153891440b13a6348ff4c7a85e7fbc0576\u0026v=4","repositories_count":169,"last_synced_at":"2024-04-15T00:07:04.758Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/justjake","funding_links":[],"total_stars":2988,"followers":323,"following":12,"created_at":"2022-11-02T21:09:15.899Z","updated_at":"2024-04-15T00:07:24.991Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake/repositories"},"tags":[{"name":"v0.32.0","sha":"df4efb9ef2cb25c417ecb57986da462d11b244ed","kind":"commit","published_at":"2026-02-16T04:41:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.32.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"235f6da2fd4f7354fa4765fde4aea880d2a4aef5","kind":"commit","published_at":"2024-09-07T20:15:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.31.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"2ca7f5f5f1abda34d2620e55c50eb0b599dd2282","kind":"commit","published_at":"2024-08-31T21:40:12.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.30.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"af04b41ece3efd5929f7676a81903b31695a766e","kind":"commit","published_at":"2024-06-15T18:06:07.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"cc9b624930dfb319a0198587386c405b86af4740","kind":"commit","published_at":"2024-03-10T06:51:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"da55055a569377353d891e5438a1a9a9979379a1","kind":"commit","published_at":"2024-02-19T20:29:24.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"c171cbb818162fc532df830f1aeed30fed56d1e8","kind":"commit","published_at":"2024-02-11T23:50:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.28.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d4c638e9941c5ea47b35c6d1c6858eb35996a50d","kind":"commit","published_at":"2024-01-26T20:48:37.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.27.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"fcee225d46b0bde64402cebad143811583ae49f9","kind":"commit","published_at":"2024-01-01T22:42:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.26.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"0870605790bb1513c3ecbce33209ac38dfe1c384","kind":"commit","published_at":"2023-12-27T11:11:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.25.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"e8911561eb5ceac49a38f3bf862c3ea850a6533c","kind":"tag","published_at":"2023-12-09T20:20:21.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.24.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"75fcb3fc27d4857207266ef9c621d93eb79b868d","kind":"commit","published_at":"2023-04-23T15:56:29.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.23.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"21e6fe27ab2c3d4913cc3bdf59702aed7a4605f4","kind":"tag","published_at":"2023-02-19T23:45:33.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.22.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"ad8769c6a46c2ea6b12703f967335cdf3a148239","kind":"tag","published_at":"2023-02-18T22:40:15.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"e6e376b08ed481d20b9bb2e38982ac8baedc2e9c","kind":"tag","published_at":"2022-12-13T15:49:47.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"897fded554b9b1c056c830789f407690ed01a2d9","kind":"tag","published_at":"2022-05-31T02:11:39.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c1e90a4536acf825855676b50b0a0e7ee74e86b1","kind":"tag","published_at":"2022-03-20T04:25:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.20.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0/manifests"},{"name":"v0.15.0","sha":"893983d6a3f7e9474a9baf7fbcc9e699588c4c8b","kind":"tag","published_at":"2021-12-24T23:01:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.15.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e07d882e50374d48c593e71b50ee6e67d6792d5f","kind":"tag","published_at":"2021-12-24T19:11:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.14.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0/manifests"},{"name":"v0.11.1","sha":"cb9932c8b065a649f0fbe5ed68de24d7dc4b8f7c","kind":"commit","published_at":"2021-05-02T19:27:28.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"caae3d2f880d04ed65254ffd6783486ceb7a1c13","kind":"tag","published_at":"2020-09-11T17:34:14.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"ff7cf8eecfe7095438e79ad945d6fb3e593a84ce","kind":"tag","published_at":"2020-09-11T16:11:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.10.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"2c32d2667d48c37563bdbeafbb40c75fc8564e5f","kind":"tag","published_at":"2020-09-11T13:59:06.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.9.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f2a4a20f30615f18864406cdd112e2d5e1b6a1bb","kind":"tag","published_at":"2020-08-15T20:21:19.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.8.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4e5f9d3a7fa027cd3ea16f8e741e35b002f1c941","kind":"tag","published_at":"2020-08-02T06:25:23.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.7.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"1329af50d939a4d758122b22533107456fa0a30a","kind":"tag","published_at":"2020-07-13T06:17:51.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"44cd5ecf5f3e1c74d2f880aef264265367e4d820","kind":"tag","published_at":"2020-07-13T03:22:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"33e0c417bad7c0a858a1f95a3c8fdc79c7cf902d","kind":"tag","published_at":"2020-07-13T03:08:36.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0783a74243a4d049bd4b1d86b1fd0ff178b53d1d","kind":"tag","published_at":"2020-07-12T19:23:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"d82f25ca155a455202efe63418b6453e311d9354","kind":"commit","published_at":"2020-07-05T22:17:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.4.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1/manifests"},{"name":"v0.3.2","sha":"9c68998e59324fbbfe6ca0f41d3e7fcd81dc10c9","kind":"tag","published_at":"2020-06-25T18:57:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f3ba10c72489351897a5df0870308e30c61e1944","kind":"tag","published_at":"2020-06-25T18:36:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2e8492b99be570ed954ea6cf0264adec26f8d6bb","kind":"tag","published_at":"2020-06-25T17:08:59.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0/manifests"},{"name":"v0.1.2","sha":"e04d5158de055d477cf62cb0e9374d3f013402af","kind":"tag","published_at":"2020-01-14T07:01:49.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5dbfd2ae2192fdff07327aa913aa6f8354fafba1","kind":"tag","published_at":"2020-01-14T06:32:22.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"19eb7a61214e10e1696f16052e279963097ee089","kind":"tag","published_at":"2020-01-13T18:44:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0/manifests"},{"name":"v0.1.0-c","sha":"b2a3f16b03a8911d0675dc2de77668388a49ce0b","kind":"tag","published_at":"2020-01-13T18:31:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0-c","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0-c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0-c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c/manifests"}]},"repo_metadata_updated_at":"2026-08-23T00:07:22.850Z","dependent_packages_count":0,"downloads":20,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":35.07983811852141,"dependent_packages_count":50.087093910684075,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.58346601460274},"purl":"pkg:npm/%40jitl/quickjs-node-release-asyncify-wasm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jitl/quickjs-node-release-asyncify-wasm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jitl/quickjs-node-release-asyncify-wasm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jitl/quickjs-node-release-asyncify-wasm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T14:14:33.297Z","issues_count":129,"pull_requests_count":175,"avg_time_to_close_issue":7919213.718446602,"avg_time_to_close_pull_request":2956555.3092105263,"issues_closed_count":103,"pull_requests_closed_count":152,"pull_request_authors_count":31,"issue_authors_count":100,"avg_comments_per_issue":3.116279069767442,"avg_comments_per_pull_request":0.7542857142857143,"merged_pull_requests_count":110,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":16,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":3935917.2,"past_year_avg_time_to_close_pull_request":1816252.4166666667,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.9375,"past_year_avg_comments_per_pull_request":0.30434782608695654,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/issues","maintainers":[{"login":"justjake","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}],"active_maintainers":[{"login":"justjake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-release-asyncify-wasm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-release-asyncify-wasm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-release-asyncify-wasm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-release-asyncify-wasm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-release-asyncify-wasm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-release-asyncify-wasm/codemeta","maintainers":[{"uuid":"jitl","login":"jitl","name":null,"email":"just.1.jake@gmail.com","url":null,"packages_count":87,"html_url":"https://www.npmjs.com/~jitl","role":null,"created_at":"2023-12-25T20:14:00.875Z","updated_at":"2023-12-25T20:14:00.875Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jitl/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777887,"maintainers_count":1236523,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":8697256,"name":"@jitl/quickjs-singlefile-cjs-release-sync","ecosystem":"npm","description":"Variant of quickjs library: Variant with the WASM data embedded into a universal (Node and Browser compatible) CommonJS module.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/justjake/quickjs-emscripten","keywords_array":[],"namespace":"jitl","versions_count":22,"first_release_published_at":"2023-12-26T23:16:02.867Z","latest_release_published_at":"2026-02-16T04:48:46.334Z","latest_release_number":"0.32.0","last_synced_at":"2026-08-23T12:05:05.884Z","created_at":"2023-12-26T23:16:06.160Z","updated_at":"2026-08-23T12:05:05.884Z","registry_url":"https://www.npmjs.com/package/@jitl/quickjs-singlefile-cjs-release-sync","install_command":"npm install @jitl/quickjs-singlefile-cjs-release-sync","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"0.26.1-rc.0","latest":"0.32.0"},"contentPolicy":null},"repo_metadata":{"id":37889598,"uuid":"231942612","full_name":"justjake/quickjs-emscripten","owner":"justjake","description":"Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions","archived":false,"fork":false,"pushed_at":"2026-07-23T21:17:36.000Z","size":39358,"stargazers_count":1693,"open_issues_count":38,"forks_count":135,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-08-21T10:43:46.342Z","etag":null,"topics":["eval","javascript","plugins","quickjs","wasm"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/quickjs-emscripten","language":"TypeScript","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/justjake.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-01-05T16:09:48.000Z","updated_at":"2026-08-20T18:24:16.000Z","dependencies_parsed_at":"2026-08-07T03:31:19.838Z","dependency_job_id":null,"html_url":"https://github.com/justjake/quickjs-emscripten","commit_stats":{"total_commits":561,"total_committers":14,"mean_commits":40.07142857142857,"dds":0.1515151515151515,"last_synced_commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/justjake/quickjs-emscripten","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/sbom","scorecard":{"id":544245,"data":{"date":"2025-08-11","repo":{"name":"github.com/justjake/quickjs-emscripten","commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-m4gq-x24j-jpmf","Warn: Project is vulnerable to: GHSA-44fp-w29j-9vj5","Warn: Project is vulnerable to: GHSA-4pg4-qvpc-4q3h","Warn: Project is vulnerable to: GHSA-g5hg-p3ph-g8qg","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:03:32.553Z","repository_id":37889598,"created_at":"2025-08-20T09:03:32.553Z","updated_at":"2025-08-20T09:03:32.553Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"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-21T02:00:06.756Z","response_time":57,"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":"justjake","name":"Jake Teton-Landis","uuid":"296279","kind":"user","description":"I like nerd shit.","email":"","website":"https://jake.tl","location":"Miami / New York / San Francisco","twitter":"jitl","company":"Notion Labs, Inc","icon_url":"https://avatars.githubusercontent.com/u/296279?u=bed8a4153891440b13a6348ff4c7a85e7fbc0576\u0026v=4","repositories_count":169,"last_synced_at":"2024-04-15T00:07:04.758Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/justjake","funding_links":[],"total_stars":2988,"followers":323,"following":12,"created_at":"2022-11-02T21:09:15.899Z","updated_at":"2024-04-15T00:07:24.991Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake/repositories"},"tags":[{"name":"v0.32.0","sha":"df4efb9ef2cb25c417ecb57986da462d11b244ed","kind":"commit","published_at":"2026-02-16T04:41:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.32.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"235f6da2fd4f7354fa4765fde4aea880d2a4aef5","kind":"commit","published_at":"2024-09-07T20:15:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.31.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"2ca7f5f5f1abda34d2620e55c50eb0b599dd2282","kind":"commit","published_at":"2024-08-31T21:40:12.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.30.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"af04b41ece3efd5929f7676a81903b31695a766e","kind":"commit","published_at":"2024-06-15T18:06:07.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"cc9b624930dfb319a0198587386c405b86af4740","kind":"commit","published_at":"2024-03-10T06:51:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"da55055a569377353d891e5438a1a9a9979379a1","kind":"commit","published_at":"2024-02-19T20:29:24.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"c171cbb818162fc532df830f1aeed30fed56d1e8","kind":"commit","published_at":"2024-02-11T23:50:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.28.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d4c638e9941c5ea47b35c6d1c6858eb35996a50d","kind":"commit","published_at":"2024-01-26T20:48:37.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.27.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"fcee225d46b0bde64402cebad143811583ae49f9","kind":"commit","published_at":"2024-01-01T22:42:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.26.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"0870605790bb1513c3ecbce33209ac38dfe1c384","kind":"commit","published_at":"2023-12-27T11:11:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.25.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"e8911561eb5ceac49a38f3bf862c3ea850a6533c","kind":"tag","published_at":"2023-12-09T20:20:21.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.24.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"75fcb3fc27d4857207266ef9c621d93eb79b868d","kind":"commit","published_at":"2023-04-23T15:56:29.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.23.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"21e6fe27ab2c3d4913cc3bdf59702aed7a4605f4","kind":"tag","published_at":"2023-02-19T23:45:33.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.22.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"ad8769c6a46c2ea6b12703f967335cdf3a148239","kind":"tag","published_at":"2023-02-18T22:40:15.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"e6e376b08ed481d20b9bb2e38982ac8baedc2e9c","kind":"tag","published_at":"2022-12-13T15:49:47.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"897fded554b9b1c056c830789f407690ed01a2d9","kind":"tag","published_at":"2022-05-31T02:11:39.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c1e90a4536acf825855676b50b0a0e7ee74e86b1","kind":"tag","published_at":"2022-03-20T04:25:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.20.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0/manifests"},{"name":"v0.15.0","sha":"893983d6a3f7e9474a9baf7fbcc9e699588c4c8b","kind":"tag","published_at":"2021-12-24T23:01:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.15.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e07d882e50374d48c593e71b50ee6e67d6792d5f","kind":"tag","published_at":"2021-12-24T19:11:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.14.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0/manifests"},{"name":"v0.11.1","sha":"cb9932c8b065a649f0fbe5ed68de24d7dc4b8f7c","kind":"commit","published_at":"2021-05-02T19:27:28.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"caae3d2f880d04ed65254ffd6783486ceb7a1c13","kind":"tag","published_at":"2020-09-11T17:34:14.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"ff7cf8eecfe7095438e79ad945d6fb3e593a84ce","kind":"tag","published_at":"2020-09-11T16:11:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.10.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"2c32d2667d48c37563bdbeafbb40c75fc8564e5f","kind":"tag","published_at":"2020-09-11T13:59:06.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.9.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f2a4a20f30615f18864406cdd112e2d5e1b6a1bb","kind":"tag","published_at":"2020-08-15T20:21:19.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.8.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4e5f9d3a7fa027cd3ea16f8e741e35b002f1c941","kind":"tag","published_at":"2020-08-02T06:25:23.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.7.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"1329af50d939a4d758122b22533107456fa0a30a","kind":"tag","published_at":"2020-07-13T06:17:51.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"44cd5ecf5f3e1c74d2f880aef264265367e4d820","kind":"tag","published_at":"2020-07-13T03:22:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"33e0c417bad7c0a858a1f95a3c8fdc79c7cf902d","kind":"tag","published_at":"2020-07-13T03:08:36.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0783a74243a4d049bd4b1d86b1fd0ff178b53d1d","kind":"tag","published_at":"2020-07-12T19:23:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"d82f25ca155a455202efe63418b6453e311d9354","kind":"commit","published_at":"2020-07-05T22:17:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.4.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1/manifests"},{"name":"v0.3.2","sha":"9c68998e59324fbbfe6ca0f41d3e7fcd81dc10c9","kind":"tag","published_at":"2020-06-25T18:57:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f3ba10c72489351897a5df0870308e30c61e1944","kind":"tag","published_at":"2020-06-25T18:36:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2e8492b99be570ed954ea6cf0264adec26f8d6bb","kind":"tag","published_at":"2020-06-25T17:08:59.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0/manifests"},{"name":"v0.1.2","sha":"e04d5158de055d477cf62cb0e9374d3f013402af","kind":"tag","published_at":"2020-01-14T07:01:49.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5dbfd2ae2192fdff07327aa913aa6f8354fafba1","kind":"tag","published_at":"2020-01-14T06:32:22.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"19eb7a61214e10e1696f16052e279963097ee089","kind":"tag","published_at":"2020-01-13T18:44:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0/manifests"},{"name":"v0.1.0-c","sha":"b2a3f16b03a8911d0675dc2de77668388a49ce0b","kind":"tag","published_at":"2020-01-13T18:31:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0-c","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0-c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0-c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c/manifests"}]},"repo_metadata_updated_at":"2026-08-22T00:52:22.065Z","dependent_packages_count":0,"downloads":201815,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.662916205719796,"dependent_packages_count":49.4634897280498,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.0632029668848},"purl":"pkg:npm/%40jitl/quickjs-singlefile-cjs-release-sync","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jitl/quickjs-singlefile-cjs-release-sync","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jitl/quickjs-singlefile-cjs-release-sync","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jitl/quickjs-singlefile-cjs-release-sync/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T13:41:58.356Z","issues_count":129,"pull_requests_count":175,"avg_time_to_close_issue":7919213.718446602,"avg_time_to_close_pull_request":2956555.3092105263,"issues_closed_count":103,"pull_requests_closed_count":152,"pull_request_authors_count":31,"issue_authors_count":100,"avg_comments_per_issue":3.116279069767442,"avg_comments_per_pull_request":0.7542857142857143,"merged_pull_requests_count":110,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":16,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":3935917.2,"past_year_avg_time_to_close_pull_request":1816252.4166666667,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.9375,"past_year_avg_comments_per_pull_request":0.30434782608695654,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/issues","maintainers":[{"login":"justjake","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}],"active_maintainers":[{"login":"justjake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-cjs-release-sync/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-cjs-release-sync/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-cjs-release-sync/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-cjs-release-sync/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-cjs-release-sync/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-cjs-release-sync/codemeta","maintainers":[{"uuid":"jitl","login":"jitl","name":null,"email":"just.1.jake@gmail.com","url":null,"packages_count":87,"html_url":"https://www.npmjs.com/~jitl","role":null,"created_at":"2023-12-26T23:16:06.840Z","updated_at":"2023-12-26T23:16:06.840Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jitl/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777887,"maintainers_count":1236523,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":8694747,"name":"@jitl/quickjs-node-esm-debug-sync-wasm","ecosystem":"npm","description":"Variant of quickjs library: Node.js ESModule","homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/justjake/quickjs-emscripten","keywords_array":[],"namespace":"jitl","versions_count":3,"first_release_published_at":"2023-12-25T14:48:25.929Z","latest_release_published_at":"2023-12-25T18:22:42.486Z","latest_release_number":"0.25.0-rc.2","last_synced_at":"2026-08-23T12:06:22.706Z","created_at":"2023-12-25T14:50:14.705Z","updated_at":"2026-08-23T12:06:22.706Z","registry_url":"https://www.npmjs.com/package/@jitl/quickjs-node-esm-debug-sync-wasm","install_command":"npm install @jitl/quickjs-node-esm-debug-sync-wasm","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"0.25.0-rc.2","latest":"0.25.0-rc.0"},"contentPolicy":null},"repo_metadata":{"id":37889598,"uuid":"231942612","full_name":"justjake/quickjs-emscripten","owner":"justjake","description":"Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions","archived":false,"fork":false,"pushed_at":"2026-07-23T21:17:36.000Z","size":39358,"stargazers_count":1693,"open_issues_count":38,"forks_count":135,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-08-21T10:43:46.342Z","etag":null,"topics":["eval","javascript","plugins","quickjs","wasm"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/quickjs-emscripten","language":"TypeScript","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/justjake.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-01-05T16:09:48.000Z","updated_at":"2026-08-20T18:24:16.000Z","dependencies_parsed_at":"2026-08-07T03:31:19.838Z","dependency_job_id":null,"html_url":"https://github.com/justjake/quickjs-emscripten","commit_stats":{"total_commits":561,"total_committers":14,"mean_commits":40.07142857142857,"dds":0.1515151515151515,"last_synced_commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/justjake/quickjs-emscripten","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/sbom","scorecard":{"id":544245,"data":{"date":"2025-08-11","repo":{"name":"github.com/justjake/quickjs-emscripten","commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-m4gq-x24j-jpmf","Warn: Project is vulnerable to: GHSA-44fp-w29j-9vj5","Warn: Project is vulnerable to: GHSA-4pg4-qvpc-4q3h","Warn: Project is vulnerable to: GHSA-g5hg-p3ph-g8qg","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:03:32.553Z","repository_id":37889598,"created_at":"2025-08-20T09:03:32.553Z","updated_at":"2025-08-20T09:03:32.553Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"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-21T02:00:06.756Z","response_time":57,"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":"justjake","name":"Jake Teton-Landis","uuid":"296279","kind":"user","description":"I like nerd shit.","email":"","website":"https://jake.tl","location":"Miami / New York / San Francisco","twitter":"jitl","company":"Notion Labs, Inc","icon_url":"https://avatars.githubusercontent.com/u/296279?u=bed8a4153891440b13a6348ff4c7a85e7fbc0576\u0026v=4","repositories_count":169,"last_synced_at":"2024-04-15T00:07:04.758Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/justjake","funding_links":[],"total_stars":2988,"followers":323,"following":12,"created_at":"2022-11-02T21:09:15.899Z","updated_at":"2024-04-15T00:07:24.991Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake/repositories"},"tags":[{"name":"v0.32.0","sha":"df4efb9ef2cb25c417ecb57986da462d11b244ed","kind":"commit","published_at":"2026-02-16T04:41:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.32.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"235f6da2fd4f7354fa4765fde4aea880d2a4aef5","kind":"commit","published_at":"2024-09-07T20:15:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.31.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"2ca7f5f5f1abda34d2620e55c50eb0b599dd2282","kind":"commit","published_at":"2024-08-31T21:40:12.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.30.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"af04b41ece3efd5929f7676a81903b31695a766e","kind":"commit","published_at":"2024-06-15T18:06:07.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"cc9b624930dfb319a0198587386c405b86af4740","kind":"commit","published_at":"2024-03-10T06:51:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"da55055a569377353d891e5438a1a9a9979379a1","kind":"commit","published_at":"2024-02-19T20:29:24.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"c171cbb818162fc532df830f1aeed30fed56d1e8","kind":"commit","published_at":"2024-02-11T23:50:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.28.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d4c638e9941c5ea47b35c6d1c6858eb35996a50d","kind":"commit","published_at":"2024-01-26T20:48:37.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.27.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"fcee225d46b0bde64402cebad143811583ae49f9","kind":"commit","published_at":"2024-01-01T22:42:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.26.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"0870605790bb1513c3ecbce33209ac38dfe1c384","kind":"commit","published_at":"2023-12-27T11:11:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.25.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"e8911561eb5ceac49a38f3bf862c3ea850a6533c","kind":"tag","published_at":"2023-12-09T20:20:21.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.24.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"75fcb3fc27d4857207266ef9c621d93eb79b868d","kind":"commit","published_at":"2023-04-23T15:56:29.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.23.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"21e6fe27ab2c3d4913cc3bdf59702aed7a4605f4","kind":"tag","published_at":"2023-02-19T23:45:33.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.22.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"ad8769c6a46c2ea6b12703f967335cdf3a148239","kind":"tag","published_at":"2023-02-18T22:40:15.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"e6e376b08ed481d20b9bb2e38982ac8baedc2e9c","kind":"tag","published_at":"2022-12-13T15:49:47.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"897fded554b9b1c056c830789f407690ed01a2d9","kind":"tag","published_at":"2022-05-31T02:11:39.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c1e90a4536acf825855676b50b0a0e7ee74e86b1","kind":"tag","published_at":"2022-03-20T04:25:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.20.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0/manifests"},{"name":"v0.15.0","sha":"893983d6a3f7e9474a9baf7fbcc9e699588c4c8b","kind":"tag","published_at":"2021-12-24T23:01:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.15.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e07d882e50374d48c593e71b50ee6e67d6792d5f","kind":"tag","published_at":"2021-12-24T19:11:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.14.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0/manifests"},{"name":"v0.11.1","sha":"cb9932c8b065a649f0fbe5ed68de24d7dc4b8f7c","kind":"commit","published_at":"2021-05-02T19:27:28.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"caae3d2f880d04ed65254ffd6783486ceb7a1c13","kind":"tag","published_at":"2020-09-11T17:34:14.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"ff7cf8eecfe7095438e79ad945d6fb3e593a84ce","kind":"tag","published_at":"2020-09-11T16:11:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.10.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"2c32d2667d48c37563bdbeafbb40c75fc8564e5f","kind":"tag","published_at":"2020-09-11T13:59:06.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.9.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f2a4a20f30615f18864406cdd112e2d5e1b6a1bb","kind":"tag","published_at":"2020-08-15T20:21:19.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.8.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4e5f9d3a7fa027cd3ea16f8e741e35b002f1c941","kind":"tag","published_at":"2020-08-02T06:25:23.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.7.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"1329af50d939a4d758122b22533107456fa0a30a","kind":"tag","published_at":"2020-07-13T06:17:51.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"44cd5ecf5f3e1c74d2f880aef264265367e4d820","kind":"tag","published_at":"2020-07-13T03:22:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"33e0c417bad7c0a858a1f95a3c8fdc79c7cf902d","kind":"tag","published_at":"2020-07-13T03:08:36.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0783a74243a4d049bd4b1d86b1fd0ff178b53d1d","kind":"tag","published_at":"2020-07-12T19:23:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"d82f25ca155a455202efe63418b6453e311d9354","kind":"commit","published_at":"2020-07-05T22:17:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.4.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1/manifests"},{"name":"v0.3.2","sha":"9c68998e59324fbbfe6ca0f41d3e7fcd81dc10c9","kind":"tag","published_at":"2020-06-25T18:57:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f3ba10c72489351897a5df0870308e30c61e1944","kind":"tag","published_at":"2020-06-25T18:36:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2e8492b99be570ed954ea6cf0264adec26f8d6bb","kind":"tag","published_at":"2020-06-25T17:08:59.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0/manifests"},{"name":"v0.1.2","sha":"e04d5158de055d477cf62cb0e9374d3f013402af","kind":"tag","published_at":"2020-01-14T07:01:49.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5dbfd2ae2192fdff07327aa913aa6f8354fafba1","kind":"tag","published_at":"2020-01-14T06:32:22.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"19eb7a61214e10e1696f16052e279963097ee089","kind":"tag","published_at":"2020-01-13T18:44:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0/manifests"},{"name":"v0.1.0-c","sha":"b2a3f16b03a8911d0675dc2de77668388a49ce0b","kind":"tag","published_at":"2020-01-13T18:31:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0-c","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0-c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0-c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c/manifests"}]},"repo_metadata_updated_at":"2026-08-22T21:24:25.275Z","dependent_packages_count":0,"downloads":6,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":35.36194850698283,"dependent_packages_count":50.55697967555379,"stargazers_count":2.3684824650730696,"forks_count":3.2236786275770895,"docker_downloads_count":null,"average":22.877772318796694},"purl":"pkg:npm/%40jitl/quickjs-node-esm-debug-sync-wasm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jitl/quickjs-node-esm-debug-sync-wasm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jitl/quickjs-node-esm-debug-sync-wasm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jitl/quickjs-node-esm-debug-sync-wasm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T14:14:33.297Z","issues_count":129,"pull_requests_count":175,"avg_time_to_close_issue":7919213.718446602,"avg_time_to_close_pull_request":2956555.3092105263,"issues_closed_count":103,"pull_requests_closed_count":152,"pull_request_authors_count":31,"issue_authors_count":100,"avg_comments_per_issue":3.116279069767442,"avg_comments_per_pull_request":0.7542857142857143,"merged_pull_requests_count":110,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":16,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":3935917.2,"past_year_avg_time_to_close_pull_request":1816252.4166666667,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.9375,"past_year_avg_comments_per_pull_request":0.30434782608695654,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/issues","maintainers":[{"login":"justjake","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}],"active_maintainers":[{"login":"justjake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-esm-debug-sync-wasm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-esm-debug-sync-wasm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-esm-debug-sync-wasm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-esm-debug-sync-wasm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-esm-debug-sync-wasm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-esm-debug-sync-wasm/codemeta","maintainers":[{"uuid":"jitl","login":"jitl","name":null,"email":"just.1.jake@gmail.com","url":null,"packages_count":87,"html_url":"https://www.npmjs.com/~jitl","role":null,"created_at":"2023-12-25T14:50:16.149Z","updated_at":"2023-12-25T14:50:16.149Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jitl/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777887,"maintainers_count":1236523,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":8697264,"name":"@jitl/quickjs-wasmfile-release-sync","ecosystem":"npm","description":"Variant of quickjs library: Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS CommonJS.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/justjake/quickjs-emscripten","keywords_array":[],"namespace":"jitl","versions_count":22,"first_release_published_at":"2023-12-26T23:16:06.633Z","latest_release_published_at":"2026-02-16T04:48:50.962Z","latest_release_number":"0.32.0","last_synced_at":"2026-08-23T12:11:18.355Z","created_at":"2023-12-26T23:16:10.191Z","updated_at":"2026-08-23T12:11:18.355Z","registry_url":"https://www.npmjs.com/package/@jitl/quickjs-wasmfile-release-sync","install_command":"npm install @jitl/quickjs-wasmfile-release-sync","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"0.26.1-rc.0","latest":"0.32.0"},"contentPolicy":null},"repo_metadata":{"id":37889598,"uuid":"231942612","full_name":"justjake/quickjs-emscripten","owner":"justjake","description":"Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions","archived":false,"fork":false,"pushed_at":"2026-07-23T21:17:36.000Z","size":39358,"stargazers_count":1693,"open_issues_count":38,"forks_count":135,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-08-21T10:43:46.342Z","etag":null,"topics":["eval","javascript","plugins","quickjs","wasm"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/quickjs-emscripten","language":"TypeScript","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/justjake.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-01-05T16:09:48.000Z","updated_at":"2026-08-20T18:24:16.000Z","dependencies_parsed_at":"2026-08-07T03:31:19.838Z","dependency_job_id":null,"html_url":"https://github.com/justjake/quickjs-emscripten","commit_stats":{"total_commits":561,"total_committers":14,"mean_commits":40.07142857142857,"dds":0.1515151515151515,"last_synced_commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/justjake/quickjs-emscripten","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/sbom","scorecard":{"id":544245,"data":{"date":"2025-08-11","repo":{"name":"github.com/justjake/quickjs-emscripten","commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-m4gq-x24j-jpmf","Warn: Project is vulnerable to: GHSA-44fp-w29j-9vj5","Warn: Project is vulnerable to: GHSA-4pg4-qvpc-4q3h","Warn: Project is vulnerable to: GHSA-g5hg-p3ph-g8qg","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:03:32.553Z","repository_id":37889598,"created_at":"2025-08-20T09:03:32.553Z","updated_at":"2025-08-20T09:03:32.553Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"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-21T02:00:06.756Z","response_time":57,"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":"justjake","name":"Jake Teton-Landis","uuid":"296279","kind":"user","description":"I like nerd shit.","email":"","website":"https://jake.tl","location":"Miami / New York / San Francisco","twitter":"jitl","company":"Notion Labs, Inc","icon_url":"https://avatars.githubusercontent.com/u/296279?u=bed8a4153891440b13a6348ff4c7a85e7fbc0576\u0026v=4","repositories_count":169,"last_synced_at":"2024-04-15T00:07:04.758Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/justjake","funding_links":[],"total_stars":2988,"followers":323,"following":12,"created_at":"2022-11-02T21:09:15.899Z","updated_at":"2024-04-15T00:07:24.991Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake/repositories"},"tags":[{"name":"v0.32.0","sha":"df4efb9ef2cb25c417ecb57986da462d11b244ed","kind":"commit","published_at":"2026-02-16T04:41:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.32.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"235f6da2fd4f7354fa4765fde4aea880d2a4aef5","kind":"commit","published_at":"2024-09-07T20:15:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.31.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"2ca7f5f5f1abda34d2620e55c50eb0b599dd2282","kind":"commit","published_at":"2024-08-31T21:40:12.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.30.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"af04b41ece3efd5929f7676a81903b31695a766e","kind":"commit","published_at":"2024-06-15T18:06:07.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"cc9b624930dfb319a0198587386c405b86af4740","kind":"commit","published_at":"2024-03-10T06:51:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"da55055a569377353d891e5438a1a9a9979379a1","kind":"commit","published_at":"2024-02-19T20:29:24.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"c171cbb818162fc532df830f1aeed30fed56d1e8","kind":"commit","published_at":"2024-02-11T23:50:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.28.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d4c638e9941c5ea47b35c6d1c6858eb35996a50d","kind":"commit","published_at":"2024-01-26T20:48:37.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.27.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"fcee225d46b0bde64402cebad143811583ae49f9","kind":"commit","published_at":"2024-01-01T22:42:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.26.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"0870605790bb1513c3ecbce33209ac38dfe1c384","kind":"commit","published_at":"2023-12-27T11:11:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.25.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"e8911561eb5ceac49a38f3bf862c3ea850a6533c","kind":"tag","published_at":"2023-12-09T20:20:21.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.24.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"75fcb3fc27d4857207266ef9c621d93eb79b868d","kind":"commit","published_at":"2023-04-23T15:56:29.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.23.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"21e6fe27ab2c3d4913cc3bdf59702aed7a4605f4","kind":"tag","published_at":"2023-02-19T23:45:33.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.22.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"ad8769c6a46c2ea6b12703f967335cdf3a148239","kind":"tag","published_at":"2023-02-18T22:40:15.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"e6e376b08ed481d20b9bb2e38982ac8baedc2e9c","kind":"tag","published_at":"2022-12-13T15:49:47.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"897fded554b9b1c056c830789f407690ed01a2d9","kind":"tag","published_at":"2022-05-31T02:11:39.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c1e90a4536acf825855676b50b0a0e7ee74e86b1","kind":"tag","published_at":"2022-03-20T04:25:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.20.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0/manifests"},{"name":"v0.15.0","sha":"893983d6a3f7e9474a9baf7fbcc9e699588c4c8b","kind":"tag","published_at":"2021-12-24T23:01:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.15.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e07d882e50374d48c593e71b50ee6e67d6792d5f","kind":"tag","published_at":"2021-12-24T19:11:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.14.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0/manifests"},{"name":"v0.11.1","sha":"cb9932c8b065a649f0fbe5ed68de24d7dc4b8f7c","kind":"commit","published_at":"2021-05-02T19:27:28.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"caae3d2f880d04ed65254ffd6783486ceb7a1c13","kind":"tag","published_at":"2020-09-11T17:34:14.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"ff7cf8eecfe7095438e79ad945d6fb3e593a84ce","kind":"tag","published_at":"2020-09-11T16:11:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.10.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"2c32d2667d48c37563bdbeafbb40c75fc8564e5f","kind":"tag","published_at":"2020-09-11T13:59:06.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.9.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f2a4a20f30615f18864406cdd112e2d5e1b6a1bb","kind":"tag","published_at":"2020-08-15T20:21:19.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.8.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4e5f9d3a7fa027cd3ea16f8e741e35b002f1c941","kind":"tag","published_at":"2020-08-02T06:25:23.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.7.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"1329af50d939a4d758122b22533107456fa0a30a","kind":"tag","published_at":"2020-07-13T06:17:51.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"44cd5ecf5f3e1c74d2f880aef264265367e4d820","kind":"tag","published_at":"2020-07-13T03:22:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"33e0c417bad7c0a858a1f95a3c8fdc79c7cf902d","kind":"tag","published_at":"2020-07-13T03:08:36.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0783a74243a4d049bd4b1d86b1fd0ff178b53d1d","kind":"tag","published_at":"2020-07-12T19:23:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"d82f25ca155a455202efe63418b6453e311d9354","kind":"commit","published_at":"2020-07-05T22:17:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.4.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1/manifests"},{"name":"v0.3.2","sha":"9c68998e59324fbbfe6ca0f41d3e7fcd81dc10c9","kind":"tag","published_at":"2020-06-25T18:57:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f3ba10c72489351897a5df0870308e30c61e1944","kind":"tag","published_at":"2020-06-25T18:36:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2e8492b99be570ed954ea6cf0264adec26f8d6bb","kind":"tag","published_at":"2020-06-25T17:08:59.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0/manifests"},{"name":"v0.1.2","sha":"e04d5158de055d477cf62cb0e9374d3f013402af","kind":"tag","published_at":"2020-01-14T07:01:49.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5dbfd2ae2192fdff07327aa913aa6f8354fafba1","kind":"tag","published_at":"2020-01-14T06:32:22.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"19eb7a61214e10e1696f16052e279963097ee089","kind":"tag","published_at":"2020-01-13T18:44:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0/manifests"},{"name":"v0.1.0-c","sha":"b2a3f16b03a8911d0675dc2de77668388a49ce0b","kind":"tag","published_at":"2020-01-13T18:31:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0-c","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0-c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0-c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c/manifests"}]},"repo_metadata_updated_at":"2026-08-23T10:20:17.021Z","dependent_packages_count":0,"downloads":7182778,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.662916205719796,"dependent_packages_count":49.4634897280498,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.0632029668848},"purl":"pkg:npm/%40jitl/quickjs-wasmfile-release-sync","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jitl/quickjs-wasmfile-release-sync","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jitl/quickjs-wasmfile-release-sync","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jitl/quickjs-wasmfile-release-sync/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T14:14:33.297Z","issues_count":129,"pull_requests_count":175,"avg_time_to_close_issue":7919213.718446602,"avg_time_to_close_pull_request":2956555.3092105263,"issues_closed_count":103,"pull_requests_closed_count":152,"pull_request_authors_count":31,"issue_authors_count":100,"avg_comments_per_issue":3.116279069767442,"avg_comments_per_pull_request":0.7542857142857143,"merged_pull_requests_count":110,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":16,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":3935917.2,"past_year_avg_time_to_close_pull_request":1816252.4166666667,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.9375,"past_year_avg_comments_per_pull_request":0.30434782608695654,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/issues","maintainers":[{"login":"justjake","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}],"active_maintainers":[{"login":"justjake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-wasmfile-release-sync/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-wasmfile-release-sync/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-wasmfile-release-sync/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-wasmfile-release-sync/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-wasmfile-release-sync/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-wasmfile-release-sync/codemeta","maintainers":[{"uuid":"jitl","login":"jitl","name":null,"email":"just.1.jake@gmail.com","url":null,"packages_count":87,"html_url":"https://www.npmjs.com/~jitl","role":null,"created_at":"2023-12-26T23:16:10.777Z","updated_at":"2023-12-26T23:16:10.777Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jitl/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777887,"maintainers_count":1236523,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":8694752,"name":"@jitl/quickjs-node-cjs-debug-asyncify-wasm","ecosystem":"npm","description":"Variant of quickjs library: Node.js CommonJS module","homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/justjake/quickjs-emscripten","keywords_array":[],"namespace":"jitl","versions_count":3,"first_release_published_at":"2023-12-25T14:48:23.484Z","latest_release_published_at":"2023-12-25T18:22:40.767Z","latest_release_number":"0.25.0-rc.2","last_synced_at":"2026-08-23T12:08:12.806Z","created_at":"2023-12-25T14:50:14.848Z","updated_at":"2026-08-23T12:08:12.807Z","registry_url":"https://www.npmjs.com/package/@jitl/quickjs-node-cjs-debug-asyncify-wasm","install_command":"npm install @jitl/quickjs-node-cjs-debug-asyncify-wasm","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"0.25.0-rc.2","latest":"0.25.0-rc.0"},"contentPolicy":null},"repo_metadata":{"id":37889598,"uuid":"231942612","full_name":"justjake/quickjs-emscripten","owner":"justjake","description":"Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions","archived":false,"fork":false,"pushed_at":"2026-07-23T21:17:36.000Z","size":39358,"stargazers_count":1693,"open_issues_count":38,"forks_count":135,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-08-21T10:43:46.342Z","etag":null,"topics":["eval","javascript","plugins","quickjs","wasm"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/quickjs-emscripten","language":"TypeScript","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/justjake.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-01-05T16:09:48.000Z","updated_at":"2026-08-20T18:24:16.000Z","dependencies_parsed_at":"2026-08-07T03:31:19.838Z","dependency_job_id":null,"html_url":"https://github.com/justjake/quickjs-emscripten","commit_stats":{"total_commits":561,"total_committers":14,"mean_commits":40.07142857142857,"dds":0.1515151515151515,"last_synced_commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/justjake/quickjs-emscripten","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/sbom","scorecard":{"id":544245,"data":{"date":"2025-08-11","repo":{"name":"github.com/justjake/quickjs-emscripten","commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-m4gq-x24j-jpmf","Warn: Project is vulnerable to: GHSA-44fp-w29j-9vj5","Warn: Project is vulnerable to: GHSA-4pg4-qvpc-4q3h","Warn: Project is vulnerable to: GHSA-g5hg-p3ph-g8qg","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:03:32.553Z","repository_id":37889598,"created_at":"2025-08-20T09:03:32.553Z","updated_at":"2025-08-20T09:03:32.553Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"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-21T02:00:06.756Z","response_time":57,"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":"justjake","name":"Jake Teton-Landis","uuid":"296279","kind":"user","description":"I like nerd shit.","email":"","website":"https://jake.tl","location":"Miami / New York / San Francisco","twitter":"jitl","company":"Notion Labs, Inc","icon_url":"https://avatars.githubusercontent.com/u/296279?u=bed8a4153891440b13a6348ff4c7a85e7fbc0576\u0026v=4","repositories_count":169,"last_synced_at":"2024-04-15T00:07:04.758Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/justjake","funding_links":[],"total_stars":2988,"followers":323,"following":12,"created_at":"2022-11-02T21:09:15.899Z","updated_at":"2024-04-15T00:07:24.991Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake/repositories"},"tags":[{"name":"v0.32.0","sha":"df4efb9ef2cb25c417ecb57986da462d11b244ed","kind":"commit","published_at":"2026-02-16T04:41:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.32.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"235f6da2fd4f7354fa4765fde4aea880d2a4aef5","kind":"commit","published_at":"2024-09-07T20:15:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.31.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"2ca7f5f5f1abda34d2620e55c50eb0b599dd2282","kind":"commit","published_at":"2024-08-31T21:40:12.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.30.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"af04b41ece3efd5929f7676a81903b31695a766e","kind":"commit","published_at":"2024-06-15T18:06:07.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"cc9b624930dfb319a0198587386c405b86af4740","kind":"commit","published_at":"2024-03-10T06:51:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"da55055a569377353d891e5438a1a9a9979379a1","kind":"commit","published_at":"2024-02-19T20:29:24.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"c171cbb818162fc532df830f1aeed30fed56d1e8","kind":"commit","published_at":"2024-02-11T23:50:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.28.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d4c638e9941c5ea47b35c6d1c6858eb35996a50d","kind":"commit","published_at":"2024-01-26T20:48:37.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.27.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"fcee225d46b0bde64402cebad143811583ae49f9","kind":"commit","published_at":"2024-01-01T22:42:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.26.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"0870605790bb1513c3ecbce33209ac38dfe1c384","kind":"commit","published_at":"2023-12-27T11:11:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.25.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"e8911561eb5ceac49a38f3bf862c3ea850a6533c","kind":"tag","published_at":"2023-12-09T20:20:21.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.24.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"75fcb3fc27d4857207266ef9c621d93eb79b868d","kind":"commit","published_at":"2023-04-23T15:56:29.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.23.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"21e6fe27ab2c3d4913cc3bdf59702aed7a4605f4","kind":"tag","published_at":"2023-02-19T23:45:33.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.22.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"ad8769c6a46c2ea6b12703f967335cdf3a148239","kind":"tag","published_at":"2023-02-18T22:40:15.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"e6e376b08ed481d20b9bb2e38982ac8baedc2e9c","kind":"tag","published_at":"2022-12-13T15:49:47.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"897fded554b9b1c056c830789f407690ed01a2d9","kind":"tag","published_at":"2022-05-31T02:11:39.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c1e90a4536acf825855676b50b0a0e7ee74e86b1","kind":"tag","published_at":"2022-03-20T04:25:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.20.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0/manifests"},{"name":"v0.15.0","sha":"893983d6a3f7e9474a9baf7fbcc9e699588c4c8b","kind":"tag","published_at":"2021-12-24T23:01:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.15.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e07d882e50374d48c593e71b50ee6e67d6792d5f","kind":"tag","published_at":"2021-12-24T19:11:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.14.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0/manifests"},{"name":"v0.11.1","sha":"cb9932c8b065a649f0fbe5ed68de24d7dc4b8f7c","kind":"commit","published_at":"2021-05-02T19:27:28.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"caae3d2f880d04ed65254ffd6783486ceb7a1c13","kind":"tag","published_at":"2020-09-11T17:34:14.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"ff7cf8eecfe7095438e79ad945d6fb3e593a84ce","kind":"tag","published_at":"2020-09-11T16:11:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.10.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"2c32d2667d48c37563bdbeafbb40c75fc8564e5f","kind":"tag","published_at":"2020-09-11T13:59:06.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.9.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f2a4a20f30615f18864406cdd112e2d5e1b6a1bb","kind":"tag","published_at":"2020-08-15T20:21:19.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.8.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4e5f9d3a7fa027cd3ea16f8e741e35b002f1c941","kind":"tag","published_at":"2020-08-02T06:25:23.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.7.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"1329af50d939a4d758122b22533107456fa0a30a","kind":"tag","published_at":"2020-07-13T06:17:51.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"44cd5ecf5f3e1c74d2f880aef264265367e4d820","kind":"tag","published_at":"2020-07-13T03:22:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"33e0c417bad7c0a858a1f95a3c8fdc79c7cf902d","kind":"tag","published_at":"2020-07-13T03:08:36.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0783a74243a4d049bd4b1d86b1fd0ff178b53d1d","kind":"tag","published_at":"2020-07-12T19:23:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"d82f25ca155a455202efe63418b6453e311d9354","kind":"commit","published_at":"2020-07-05T22:17:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.4.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1/manifests"},{"name":"v0.3.2","sha":"9c68998e59324fbbfe6ca0f41d3e7fcd81dc10c9","kind":"tag","published_at":"2020-06-25T18:57:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f3ba10c72489351897a5df0870308e30c61e1944","kind":"tag","published_at":"2020-06-25T18:36:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2e8492b99be570ed954ea6cf0264adec26f8d6bb","kind":"tag","published_at":"2020-06-25T17:08:59.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0/manifests"},{"name":"v0.1.2","sha":"e04d5158de055d477cf62cb0e9374d3f013402af","kind":"tag","published_at":"2020-01-14T07:01:49.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5dbfd2ae2192fdff07327aa913aa6f8354fafba1","kind":"tag","published_at":"2020-01-14T06:32:22.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"19eb7a61214e10e1696f16052e279963097ee089","kind":"tag","published_at":"2020-01-13T18:44:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0/manifests"},{"name":"v0.1.0-c","sha":"b2a3f16b03a8911d0675dc2de77668388a49ce0b","kind":"tag","published_at":"2020-01-13T18:31:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0-c","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0-c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0-c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c/manifests"}]},"repo_metadata_updated_at":"2026-08-21T19:11:39.224Z","dependent_packages_count":0,"downloads":13,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":35.36194850698283,"dependent_packages_count":50.55697967555379,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.95946409126831},"purl":"pkg:npm/%40jitl/quickjs-node-cjs-debug-asyncify-wasm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jitl/quickjs-node-cjs-debug-asyncify-wasm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jitl/quickjs-node-cjs-debug-asyncify-wasm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jitl/quickjs-node-cjs-debug-asyncify-wasm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T13:41:58.356Z","issues_count":129,"pull_requests_count":175,"avg_time_to_close_issue":7919213.718446602,"avg_time_to_close_pull_request":2956555.3092105263,"issues_closed_count":103,"pull_requests_closed_count":152,"pull_request_authors_count":31,"issue_authors_count":100,"avg_comments_per_issue":3.116279069767442,"avg_comments_per_pull_request":0.7542857142857143,"merged_pull_requests_count":110,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":16,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":3935917.2,"past_year_avg_time_to_close_pull_request":1816252.4166666667,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.9375,"past_year_avg_comments_per_pull_request":0.30434782608695654,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/issues","maintainers":[{"login":"justjake","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}],"active_maintainers":[{"login":"justjake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-cjs-debug-asyncify-wasm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-cjs-debug-asyncify-wasm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-cjs-debug-asyncify-wasm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-cjs-debug-asyncify-wasm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-cjs-debug-asyncify-wasm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-cjs-debug-asyncify-wasm/codemeta","maintainers":[{"uuid":"jitl","login":"jitl","name":null,"email":"just.1.jake@gmail.com","url":null,"packages_count":87,"html_url":"https://www.npmjs.com/~jitl","role":null,"created_at":"2023-12-25T14:50:16.339Z","updated_at":"2023-12-25T14:50:16.339Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jitl/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777887,"maintainers_count":1236523,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":8697261,"name":"@jitl/quickjs-wasmfile-debug-asyncify","ecosystem":"npm","description":"Variant of quickjs library: Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS CommonJS.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/justjake/quickjs-emscripten","keywords_array":[],"namespace":"jitl","versions_count":22,"first_release_published_at":"2023-12-26T23:16:05.848Z","latest_release_published_at":"2026-02-16T04:48:51.528Z","latest_release_number":"0.32.0","last_synced_at":"2026-08-23T12:10:48.782Z","created_at":"2023-12-26T23:16:08.354Z","updated_at":"2026-08-23T12:10:48.783Z","registry_url":"https://www.npmjs.com/package/@jitl/quickjs-wasmfile-debug-asyncify","install_command":"npm install @jitl/quickjs-wasmfile-debug-asyncify","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"0.26.1-rc.0","latest":"0.32.0"},"contentPolicy":null},"repo_metadata":{"id":37889598,"uuid":"231942612","full_name":"justjake/quickjs-emscripten","owner":"justjake","description":"Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions","archived":false,"fork":false,"pushed_at":"2026-07-23T21:17:36.000Z","size":39358,"stargazers_count":1693,"open_issues_count":38,"forks_count":135,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-08-21T10:43:46.342Z","etag":null,"topics":["eval","javascript","plugins","quickjs","wasm"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/quickjs-emscripten","language":"TypeScript","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/justjake.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-01-05T16:09:48.000Z","updated_at":"2026-08-20T18:24:16.000Z","dependencies_parsed_at":"2026-08-07T03:31:19.838Z","dependency_job_id":null,"html_url":"https://github.com/justjake/quickjs-emscripten","commit_stats":{"total_commits":561,"total_committers":14,"mean_commits":40.07142857142857,"dds":0.1515151515151515,"last_synced_commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/justjake/quickjs-emscripten","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/sbom","scorecard":{"id":544245,"data":{"date":"2025-08-11","repo":{"name":"github.com/justjake/quickjs-emscripten","commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-m4gq-x24j-jpmf","Warn: Project is vulnerable to: GHSA-44fp-w29j-9vj5","Warn: Project is vulnerable to: GHSA-4pg4-qvpc-4q3h","Warn: Project is vulnerable to: GHSA-g5hg-p3ph-g8qg","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:03:32.553Z","repository_id":37889598,"created_at":"2025-08-20T09:03:32.553Z","updated_at":"2025-08-20T09:03:32.553Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"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-21T02:00:06.756Z","response_time":57,"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":"justjake","name":"Jake Teton-Landis","uuid":"296279","kind":"user","description":"I like nerd shit.","email":"","website":"https://jake.tl","location":"Miami / New York / San Francisco","twitter":"jitl","company":"Notion Labs, Inc","icon_url":"https://avatars.githubusercontent.com/u/296279?u=bed8a4153891440b13a6348ff4c7a85e7fbc0576\u0026v=4","repositories_count":169,"last_synced_at":"2024-04-15T00:07:04.758Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/justjake","funding_links":[],"total_stars":2988,"followers":323,"following":12,"created_at":"2022-11-02T21:09:15.899Z","updated_at":"2024-04-15T00:07:24.991Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake/repositories"},"tags":[{"name":"v0.32.0","sha":"df4efb9ef2cb25c417ecb57986da462d11b244ed","kind":"commit","published_at":"2026-02-16T04:41:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.32.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"235f6da2fd4f7354fa4765fde4aea880d2a4aef5","kind":"commit","published_at":"2024-09-07T20:15:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.31.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"2ca7f5f5f1abda34d2620e55c50eb0b599dd2282","kind":"commit","published_at":"2024-08-31T21:40:12.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.30.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"af04b41ece3efd5929f7676a81903b31695a766e","kind":"commit","published_at":"2024-06-15T18:06:07.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"cc9b624930dfb319a0198587386c405b86af4740","kind":"commit","published_at":"2024-03-10T06:51:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"da55055a569377353d891e5438a1a9a9979379a1","kind":"commit","published_at":"2024-02-19T20:29:24.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"c171cbb818162fc532df830f1aeed30fed56d1e8","kind":"commit","published_at":"2024-02-11T23:50:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.28.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d4c638e9941c5ea47b35c6d1c6858eb35996a50d","kind":"commit","published_at":"2024-01-26T20:48:37.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.27.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"fcee225d46b0bde64402cebad143811583ae49f9","kind":"commit","published_at":"2024-01-01T22:42:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.26.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"0870605790bb1513c3ecbce33209ac38dfe1c384","kind":"commit","published_at":"2023-12-27T11:11:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.25.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"e8911561eb5ceac49a38f3bf862c3ea850a6533c","kind":"tag","published_at":"2023-12-09T20:20:21.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.24.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"75fcb3fc27d4857207266ef9c621d93eb79b868d","kind":"commit","published_at":"2023-04-23T15:56:29.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.23.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"21e6fe27ab2c3d4913cc3bdf59702aed7a4605f4","kind":"tag","published_at":"2023-02-19T23:45:33.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.22.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"ad8769c6a46c2ea6b12703f967335cdf3a148239","kind":"tag","published_at":"2023-02-18T22:40:15.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"e6e376b08ed481d20b9bb2e38982ac8baedc2e9c","kind":"tag","published_at":"2022-12-13T15:49:47.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"897fded554b9b1c056c830789f407690ed01a2d9","kind":"tag","published_at":"2022-05-31T02:11:39.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c1e90a4536acf825855676b50b0a0e7ee74e86b1","kind":"tag","published_at":"2022-03-20T04:25:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.20.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0/manifests"},{"name":"v0.15.0","sha":"893983d6a3f7e9474a9baf7fbcc9e699588c4c8b","kind":"tag","published_at":"2021-12-24T23:01:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.15.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e07d882e50374d48c593e71b50ee6e67d6792d5f","kind":"tag","published_at":"2021-12-24T19:11:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.14.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0/manifests"},{"name":"v0.11.1","sha":"cb9932c8b065a649f0fbe5ed68de24d7dc4b8f7c","kind":"commit","published_at":"2021-05-02T19:27:28.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"caae3d2f880d04ed65254ffd6783486ceb7a1c13","kind":"tag","published_at":"2020-09-11T17:34:14.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"ff7cf8eecfe7095438e79ad945d6fb3e593a84ce","kind":"tag","published_at":"2020-09-11T16:11:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.10.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"2c32d2667d48c37563bdbeafbb40c75fc8564e5f","kind":"tag","published_at":"2020-09-11T13:59:06.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.9.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f2a4a20f30615f18864406cdd112e2d5e1b6a1bb","kind":"tag","published_at":"2020-08-15T20:21:19.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.8.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4e5f9d3a7fa027cd3ea16f8e741e35b002f1c941","kind":"tag","published_at":"2020-08-02T06:25:23.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.7.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"1329af50d939a4d758122b22533107456fa0a30a","kind":"tag","published_at":"2020-07-13T06:17:51.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"44cd5ecf5f3e1c74d2f880aef264265367e4d820","kind":"tag","published_at":"2020-07-13T03:22:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"33e0c417bad7c0a858a1f95a3c8fdc79c7cf902d","kind":"tag","published_at":"2020-07-13T03:08:36.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0783a74243a4d049bd4b1d86b1fd0ff178b53d1d","kind":"tag","published_at":"2020-07-12T19:23:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"d82f25ca155a455202efe63418b6453e311d9354","kind":"commit","published_at":"2020-07-05T22:17:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.4.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1/manifests"},{"name":"v0.3.2","sha":"9c68998e59324fbbfe6ca0f41d3e7fcd81dc10c9","kind":"tag","published_at":"2020-06-25T18:57:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f3ba10c72489351897a5df0870308e30c61e1944","kind":"tag","published_at":"2020-06-25T18:36:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2e8492b99be570ed954ea6cf0264adec26f8d6bb","kind":"tag","published_at":"2020-06-25T17:08:59.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0/manifests"},{"name":"v0.1.2","sha":"e04d5158de055d477cf62cb0e9374d3f013402af","kind":"tag","published_at":"2020-01-14T07:01:49.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5dbfd2ae2192fdff07327aa913aa6f8354fafba1","kind":"tag","published_at":"2020-01-14T06:32:22.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"19eb7a61214e10e1696f16052e279963097ee089","kind":"tag","published_at":"2020-01-13T18:44:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0/manifests"},{"name":"v0.1.0-c","sha":"b2a3f16b03a8911d0675dc2de77668388a49ce0b","kind":"tag","published_at":"2020-01-13T18:31:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0-c","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0-c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0-c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c/manifests"}]},"repo_metadata_updated_at":"2026-08-21T22:59:32.804Z","dependent_packages_count":0,"downloads":6881849,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.662916205719796,"dependent_packages_count":49.4634897280498,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.0632029668848},"purl":"pkg:npm/%40jitl/quickjs-wasmfile-debug-asyncify","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jitl/quickjs-wasmfile-debug-asyncify","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jitl/quickjs-wasmfile-debug-asyncify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jitl/quickjs-wasmfile-debug-asyncify/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T13:41:58.356Z","issues_count":129,"pull_requests_count":175,"avg_time_to_close_issue":7919213.718446602,"avg_time_to_close_pull_request":2956555.3092105263,"issues_closed_count":103,"pull_requests_closed_count":152,"pull_request_authors_count":31,"issue_authors_count":100,"avg_comments_per_issue":3.116279069767442,"avg_comments_per_pull_request":0.7542857142857143,"merged_pull_requests_count":110,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":16,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":3935917.2,"past_year_avg_time_to_close_pull_request":1816252.4166666667,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.9375,"past_year_avg_comments_per_pull_request":0.30434782608695654,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/issues","maintainers":[{"login":"justjake","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}],"active_maintainers":[{"login":"justjake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-wasmfile-debug-asyncify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-wasmfile-debug-asyncify/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-wasmfile-debug-asyncify/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-wasmfile-debug-asyncify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-wasmfile-debug-asyncify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-wasmfile-debug-asyncify/codemeta","maintainers":[{"uuid":"jitl","login":"jitl","name":null,"email":"just.1.jake@gmail.com","url":null,"packages_count":87,"html_url":"https://www.npmjs.com/~jitl","role":null,"created_at":"2023-12-26T23:16:08.935Z","updated_at":"2023-12-26T23:16:08.935Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jitl/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777887,"maintainers_count":1236523,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":8710439,"name":"@jitl/quickjs-ng-wasmfile-debug-sync","ecosystem":"npm","description":"Variant of quickjs library: Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS CommonJS.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/justjake/quickjs-emscripten","keywords_array":[],"namespace":"jitl","versions_count":10,"first_release_published_at":"2024-01-01T23:10:28.946Z","latest_release_published_at":"2026-02-16T04:48:40.400Z","latest_release_number":"0.32.0","last_synced_at":"2026-08-22T12:34:04.095Z","created_at":"2024-01-01T23:10:32.677Z","updated_at":"2026-08-23T12:11:59.801Z","registry_url":"https://www.npmjs.com/package/@jitl/quickjs-ng-wasmfile-debug-sync","install_command":"npm install @jitl/quickjs-ng-wasmfile-debug-sync","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"0.26.1-rc.0","latest":"0.32.0"},"contentPolicy":null},"repo_metadata":{"id":37889598,"uuid":"231942612","full_name":"justjake/quickjs-emscripten","owner":"justjake","description":"Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions","archived":false,"fork":false,"pushed_at":"2026-07-23T21:17:36.000Z","size":39358,"stargazers_count":1693,"open_issues_count":38,"forks_count":135,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-08-21T10:43:46.342Z","etag":null,"topics":["eval","javascript","plugins","quickjs","wasm"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/quickjs-emscripten","language":"TypeScript","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/justjake.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-01-05T16:09:48.000Z","updated_at":"2026-08-20T18:24:16.000Z","dependencies_parsed_at":"2026-08-07T03:31:19.838Z","dependency_job_id":null,"html_url":"https://github.com/justjake/quickjs-emscripten","commit_stats":{"total_commits":561,"total_committers":14,"mean_commits":40.07142857142857,"dds":0.1515151515151515,"last_synced_commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/justjake/quickjs-emscripten","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/sbom","scorecard":{"id":544245,"data":{"date":"2025-08-11","repo":{"name":"github.com/justjake/quickjs-emscripten","commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-m4gq-x24j-jpmf","Warn: Project is vulnerable to: GHSA-44fp-w29j-9vj5","Warn: Project is vulnerable to: GHSA-4pg4-qvpc-4q3h","Warn: Project is vulnerable to: GHSA-g5hg-p3ph-g8qg","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:03:32.553Z","repository_id":37889598,"created_at":"2025-08-20T09:03:32.553Z","updated_at":"2025-08-20T09:03:32.553Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"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-21T02:00:06.756Z","response_time":57,"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":"justjake","name":"Jake Teton-Landis","uuid":"296279","kind":"user","description":"I like nerd shit.","email":"","website":"https://jake.tl","location":"Miami / New York / San Francisco","twitter":"jitl","company":"Notion Labs, Inc","icon_url":"https://avatars.githubusercontent.com/u/296279?u=bed8a4153891440b13a6348ff4c7a85e7fbc0576\u0026v=4","repositories_count":169,"last_synced_at":"2024-04-15T00:07:04.758Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/justjake","funding_links":[],"total_stars":2988,"followers":323,"following":12,"created_at":"2022-11-02T21:09:15.899Z","updated_at":"2024-04-15T00:07:24.991Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake/repositories"},"tags":[{"name":"v0.32.0","sha":"df4efb9ef2cb25c417ecb57986da462d11b244ed","kind":"commit","published_at":"2026-02-16T04:41:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.32.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"235f6da2fd4f7354fa4765fde4aea880d2a4aef5","kind":"commit","published_at":"2024-09-07T20:15:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.31.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"2ca7f5f5f1abda34d2620e55c50eb0b599dd2282","kind":"commit","published_at":"2024-08-31T21:40:12.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.30.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"af04b41ece3efd5929f7676a81903b31695a766e","kind":"commit","published_at":"2024-06-15T18:06:07.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"cc9b624930dfb319a0198587386c405b86af4740","kind":"commit","published_at":"2024-03-10T06:51:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"da55055a569377353d891e5438a1a9a9979379a1","kind":"commit","published_at":"2024-02-19T20:29:24.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"c171cbb818162fc532df830f1aeed30fed56d1e8","kind":"commit","published_at":"2024-02-11T23:50:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.28.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d4c638e9941c5ea47b35c6d1c6858eb35996a50d","kind":"commit","published_at":"2024-01-26T20:48:37.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.27.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"fcee225d46b0bde64402cebad143811583ae49f9","kind":"commit","published_at":"2024-01-01T22:42:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.26.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"0870605790bb1513c3ecbce33209ac38dfe1c384","kind":"commit","published_at":"2023-12-27T11:11:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.25.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"e8911561eb5ceac49a38f3bf862c3ea850a6533c","kind":"tag","published_at":"2023-12-09T20:20:21.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.24.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"75fcb3fc27d4857207266ef9c621d93eb79b868d","kind":"commit","published_at":"2023-04-23T15:56:29.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.23.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"21e6fe27ab2c3d4913cc3bdf59702aed7a4605f4","kind":"tag","published_at":"2023-02-19T23:45:33.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.22.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"ad8769c6a46c2ea6b12703f967335cdf3a148239","kind":"tag","published_at":"2023-02-18T22:40:15.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"e6e376b08ed481d20b9bb2e38982ac8baedc2e9c","kind":"tag","published_at":"2022-12-13T15:49:47.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"897fded554b9b1c056c830789f407690ed01a2d9","kind":"tag","published_at":"2022-05-31T02:11:39.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c1e90a4536acf825855676b50b0a0e7ee74e86b1","kind":"tag","published_at":"2022-03-20T04:25:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.20.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0/manifests"},{"name":"v0.15.0","sha":"893983d6a3f7e9474a9baf7fbcc9e699588c4c8b","kind":"tag","published_at":"2021-12-24T23:01:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.15.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e07d882e50374d48c593e71b50ee6e67d6792d5f","kind":"tag","published_at":"2021-12-24T19:11:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.14.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0/manifests"},{"name":"v0.11.1","sha":"cb9932c8b065a649f0fbe5ed68de24d7dc4b8f7c","kind":"commit","published_at":"2021-05-02T19:27:28.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"caae3d2f880d04ed65254ffd6783486ceb7a1c13","kind":"tag","published_at":"2020-09-11T17:34:14.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"ff7cf8eecfe7095438e79ad945d6fb3e593a84ce","kind":"tag","published_at":"2020-09-11T16:11:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.10.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"2c32d2667d48c37563bdbeafbb40c75fc8564e5f","kind":"tag","published_at":"2020-09-11T13:59:06.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.9.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f2a4a20f30615f18864406cdd112e2d5e1b6a1bb","kind":"tag","published_at":"2020-08-15T20:21:19.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.8.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4e5f9d3a7fa027cd3ea16f8e741e35b002f1c941","kind":"tag","published_at":"2020-08-02T06:25:23.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.7.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"1329af50d939a4d758122b22533107456fa0a30a","kind":"tag","published_at":"2020-07-13T06:17:51.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"44cd5ecf5f3e1c74d2f880aef264265367e4d820","kind":"tag","published_at":"2020-07-13T03:22:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"33e0c417bad7c0a858a1f95a3c8fdc79c7cf902d","kind":"tag","published_at":"2020-07-13T03:08:36.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0783a74243a4d049bd4b1d86b1fd0ff178b53d1d","kind":"tag","published_at":"2020-07-12T19:23:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"d82f25ca155a455202efe63418b6453e311d9354","kind":"commit","published_at":"2020-07-05T22:17:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.4.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1/manifests"},{"name":"v0.3.2","sha":"9c68998e59324fbbfe6ca0f41d3e7fcd81dc10c9","kind":"tag","published_at":"2020-06-25T18:57:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f3ba10c72489351897a5df0870308e30c61e1944","kind":"tag","published_at":"2020-06-25T18:36:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2e8492b99be570ed954ea6cf0264adec26f8d6bb","kind":"tag","published_at":"2020-06-25T17:08:59.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0/manifests"},{"name":"v0.1.2","sha":"e04d5158de055d477cf62cb0e9374d3f013402af","kind":"tag","published_at":"2020-01-14T07:01:49.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5dbfd2ae2192fdff07327aa913aa6f8354fafba1","kind":"tag","published_at":"2020-01-14T06:32:22.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"19eb7a61214e10e1696f16052e279963097ee089","kind":"tag","published_at":"2020-01-13T18:44:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0/manifests"},{"name":"v0.1.0-c","sha":"b2a3f16b03a8911d0675dc2de77668388a49ce0b","kind":"tag","published_at":"2020-01-13T18:31:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0-c","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0-c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0-c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c/manifests"}]},"repo_metadata_updated_at":"2026-08-23T12:11:59.801Z","dependent_packages_count":0,"downloads":483,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.147489855760085,"dependent_packages_count":48.624881875381796,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":41.38618586557094},"purl":"pkg:npm/%40jitl/quickjs-ng-wasmfile-debug-sync","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jitl/quickjs-ng-wasmfile-debug-sync","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jitl/quickjs-ng-wasmfile-debug-sync","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jitl/quickjs-ng-wasmfile-debug-sync/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T14:14:33.297Z","issues_count":129,"pull_requests_count":175,"avg_time_to_close_issue":7919213.718446602,"avg_time_to_close_pull_request":2956555.3092105263,"issues_closed_count":103,"pull_requests_closed_count":152,"pull_request_authors_count":31,"issue_authors_count":100,"avg_comments_per_issue":3.116279069767442,"avg_comments_per_pull_request":0.7542857142857143,"merged_pull_requests_count":110,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":16,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":3935917.2,"past_year_avg_time_to_close_pull_request":1816252.4166666667,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.9375,"past_year_avg_comments_per_pull_request":0.30434782608695654,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/issues","maintainers":[{"login":"justjake","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}],"active_maintainers":[{"login":"justjake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-ng-wasmfile-debug-sync/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-ng-wasmfile-debug-sync/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-ng-wasmfile-debug-sync/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-ng-wasmfile-debug-sync/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-ng-wasmfile-debug-sync/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-ng-wasmfile-debug-sync/codemeta","maintainers":[{"uuid":"jitl","login":"jitl","name":null,"email":"just.1.jake@gmail.com","url":null,"packages_count":87,"html_url":"https://www.npmjs.com/~jitl","role":null,"created_at":"2024-01-01T23:10:33.236Z","updated_at":"2024-01-01T23:10:33.236Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jitl/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777887,"maintainers_count":1236523,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":8694753,"name":"@jitl/quickjs-node-esm-release-sync-wasm","ecosystem":"npm","description":"Variant of quickjs library: Node.js ESModule","homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/justjake/quickjs-emscripten","keywords_array":[],"namespace":"jitl","versions_count":3,"first_release_published_at":"2023-12-25T14:48:27.839Z","latest_release_published_at":"2023-12-25T18:22:43.463Z","latest_release_number":"0.25.0-rc.2","last_synced_at":"2026-08-23T12:14:10.871Z","created_at":"2023-12-25T14:50:14.870Z","updated_at":"2026-08-23T12:14:10.872Z","registry_url":"https://www.npmjs.com/package/@jitl/quickjs-node-esm-release-sync-wasm","install_command":"npm install @jitl/quickjs-node-esm-release-sync-wasm","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"0.25.0-rc.2","latest":"0.25.0-rc.0"},"contentPolicy":null},"repo_metadata":{"id":37889598,"uuid":"231942612","full_name":"justjake/quickjs-emscripten","owner":"justjake","description":"Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions","archived":false,"fork":false,"pushed_at":"2026-07-23T21:17:36.000Z","size":39358,"stargazers_count":1693,"open_issues_count":38,"forks_count":135,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-08-21T10:43:46.342Z","etag":null,"topics":["eval","javascript","plugins","quickjs","wasm"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/quickjs-emscripten","language":"TypeScript","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/justjake.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-01-05T16:09:48.000Z","updated_at":"2026-08-20T18:24:16.000Z","dependencies_parsed_at":"2026-08-07T03:31:19.838Z","dependency_job_id":null,"html_url":"https://github.com/justjake/quickjs-emscripten","commit_stats":{"total_commits":561,"total_committers":14,"mean_commits":40.07142857142857,"dds":0.1515151515151515,"last_synced_commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/justjake/quickjs-emscripten","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/sbom","scorecard":{"id":544245,"data":{"date":"2025-08-11","repo":{"name":"github.com/justjake/quickjs-emscripten","commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-m4gq-x24j-jpmf","Warn: Project is vulnerable to: GHSA-44fp-w29j-9vj5","Warn: Project is vulnerable to: GHSA-4pg4-qvpc-4q3h","Warn: Project is vulnerable to: GHSA-g5hg-p3ph-g8qg","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:03:32.553Z","repository_id":37889598,"created_at":"2025-08-20T09:03:32.553Z","updated_at":"2025-08-20T09:03:32.553Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"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-21T02:00:06.756Z","response_time":57,"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":"justjake","name":"Jake Teton-Landis","uuid":"296279","kind":"user","description":"I like nerd shit.","email":"","website":"https://jake.tl","location":"Miami / New York / San Francisco","twitter":"jitl","company":"Notion Labs, Inc","icon_url":"https://avatars.githubusercontent.com/u/296279?u=bed8a4153891440b13a6348ff4c7a85e7fbc0576\u0026v=4","repositories_count":169,"last_synced_at":"2024-04-15T00:07:04.758Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/justjake","funding_links":[],"total_stars":2988,"followers":323,"following":12,"created_at":"2022-11-02T21:09:15.899Z","updated_at":"2024-04-15T00:07:24.991Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake/repositories"},"tags":[{"name":"v0.32.0","sha":"df4efb9ef2cb25c417ecb57986da462d11b244ed","kind":"commit","published_at":"2026-02-16T04:41:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.32.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"235f6da2fd4f7354fa4765fde4aea880d2a4aef5","kind":"commit","published_at":"2024-09-07T20:15:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.31.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"2ca7f5f5f1abda34d2620e55c50eb0b599dd2282","kind":"commit","published_at":"2024-08-31T21:40:12.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.30.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"af04b41ece3efd5929f7676a81903b31695a766e","kind":"commit","published_at":"2024-06-15T18:06:07.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"cc9b624930dfb319a0198587386c405b86af4740","kind":"commit","published_at":"2024-03-10T06:51:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"da55055a569377353d891e5438a1a9a9979379a1","kind":"commit","published_at":"2024-02-19T20:29:24.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"c171cbb818162fc532df830f1aeed30fed56d1e8","kind":"commit","published_at":"2024-02-11T23:50:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.28.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d4c638e9941c5ea47b35c6d1c6858eb35996a50d","kind":"commit","published_at":"2024-01-26T20:48:37.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.27.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"fcee225d46b0bde64402cebad143811583ae49f9","kind":"commit","published_at":"2024-01-01T22:42:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.26.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"0870605790bb1513c3ecbce33209ac38dfe1c384","kind":"commit","published_at":"2023-12-27T11:11:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.25.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"e8911561eb5ceac49a38f3bf862c3ea850a6533c","kind":"tag","published_at":"2023-12-09T20:20:21.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.24.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"75fcb3fc27d4857207266ef9c621d93eb79b868d","kind":"commit","published_at":"2023-04-23T15:56:29.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.23.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"21e6fe27ab2c3d4913cc3bdf59702aed7a4605f4","kind":"tag","published_at":"2023-02-19T23:45:33.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.22.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"ad8769c6a46c2ea6b12703f967335cdf3a148239","kind":"tag","published_at":"2023-02-18T22:40:15.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"e6e376b08ed481d20b9bb2e38982ac8baedc2e9c","kind":"tag","published_at":"2022-12-13T15:49:47.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"897fded554b9b1c056c830789f407690ed01a2d9","kind":"tag","published_at":"2022-05-31T02:11:39.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c1e90a4536acf825855676b50b0a0e7ee74e86b1","kind":"tag","published_at":"2022-03-20T04:25:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.20.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0/manifests"},{"name":"v0.15.0","sha":"893983d6a3f7e9474a9baf7fbcc9e699588c4c8b","kind":"tag","published_at":"2021-12-24T23:01:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.15.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e07d882e50374d48c593e71b50ee6e67d6792d5f","kind":"tag","published_at":"2021-12-24T19:11:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.14.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0/manifests"},{"name":"v0.11.1","sha":"cb9932c8b065a649f0fbe5ed68de24d7dc4b8f7c","kind":"commit","published_at":"2021-05-02T19:27:28.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"caae3d2f880d04ed65254ffd6783486ceb7a1c13","kind":"tag","published_at":"2020-09-11T17:34:14.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"ff7cf8eecfe7095438e79ad945d6fb3e593a84ce","kind":"tag","published_at":"2020-09-11T16:11:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.10.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"2c32d2667d48c37563bdbeafbb40c75fc8564e5f","kind":"tag","published_at":"2020-09-11T13:59:06.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.9.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f2a4a20f30615f18864406cdd112e2d5e1b6a1bb","kind":"tag","published_at":"2020-08-15T20:21:19.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.8.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4e5f9d3a7fa027cd3ea16f8e741e35b002f1c941","kind":"tag","published_at":"2020-08-02T06:25:23.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.7.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"1329af50d939a4d758122b22533107456fa0a30a","kind":"tag","published_at":"2020-07-13T06:17:51.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"44cd5ecf5f3e1c74d2f880aef264265367e4d820","kind":"tag","published_at":"2020-07-13T03:22:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"33e0c417bad7c0a858a1f95a3c8fdc79c7cf902d","kind":"tag","published_at":"2020-07-13T03:08:36.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0783a74243a4d049bd4b1d86b1fd0ff178b53d1d","kind":"tag","published_at":"2020-07-12T19:23:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"d82f25ca155a455202efe63418b6453e311d9354","kind":"commit","published_at":"2020-07-05T22:17:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.4.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1/manifests"},{"name":"v0.3.2","sha":"9c68998e59324fbbfe6ca0f41d3e7fcd81dc10c9","kind":"tag","published_at":"2020-06-25T18:57:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f3ba10c72489351897a5df0870308e30c61e1944","kind":"tag","published_at":"2020-06-25T18:36:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2e8492b99be570ed954ea6cf0264adec26f8d6bb","kind":"tag","published_at":"2020-06-25T17:08:59.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0/manifests"},{"name":"v0.1.2","sha":"e04d5158de055d477cf62cb0e9374d3f013402af","kind":"tag","published_at":"2020-01-14T07:01:49.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5dbfd2ae2192fdff07327aa913aa6f8354fafba1","kind":"tag","published_at":"2020-01-14T06:32:22.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"19eb7a61214e10e1696f16052e279963097ee089","kind":"tag","published_at":"2020-01-13T18:44:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0/manifests"},{"name":"v0.1.0-c","sha":"b2a3f16b03a8911d0675dc2de77668388a49ce0b","kind":"tag","published_at":"2020-01-13T18:31:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0-c","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0-c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0-c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c/manifests"}]},"repo_metadata_updated_at":"2026-08-21T20:08:27.237Z","dependent_packages_count":0,"downloads":8,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":35.36194850698283,"dependent_packages_count":50.55697967555379,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.95946409126831},"purl":"pkg:npm/%40jitl/quickjs-node-esm-release-sync-wasm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jitl/quickjs-node-esm-release-sync-wasm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jitl/quickjs-node-esm-release-sync-wasm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jitl/quickjs-node-esm-release-sync-wasm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T13:41:58.356Z","issues_count":129,"pull_requests_count":175,"avg_time_to_close_issue":7919213.718446602,"avg_time_to_close_pull_request":2956555.3092105263,"issues_closed_count":103,"pull_requests_closed_count":152,"pull_request_authors_count":31,"issue_authors_count":100,"avg_comments_per_issue":3.116279069767442,"avg_comments_per_pull_request":0.7542857142857143,"merged_pull_requests_count":110,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":16,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":3935917.2,"past_year_avg_time_to_close_pull_request":1816252.4166666667,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.9375,"past_year_avg_comments_per_pull_request":0.30434782608695654,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/issues","maintainers":[{"login":"justjake","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}],"active_maintainers":[{"login":"justjake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-esm-release-sync-wasm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-esm-release-sync-wasm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-esm-release-sync-wasm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-esm-release-sync-wasm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-esm-release-sync-wasm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-esm-release-sync-wasm/codemeta","maintainers":[{"uuid":"jitl","login":"jitl","name":null,"email":"just.1.jake@gmail.com","url":null,"packages_count":87,"html_url":"https://www.npmjs.com/~jitl","role":null,"created_at":"2023-12-25T14:50:17.040Z","updated_at":"2023-12-25T14:50:17.040Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jitl/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777887,"maintainers_count":1236523,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":7947188,"name":"@tootallnate/quickjs-emscripten","ecosystem":"npm","description":"Javascript/Typescript bindings for QuickJS, a modern Javascript interpreter, compiled to WebAssembly.","homepage":"https://github.com/justjake/quickjs-emscripten#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/justjake/quickjs-emscripten","keywords_array":["eval","quickjs","vm","interpreter","runtime","safe","emscripten","wasm"],"namespace":"tootallnate","versions_count":1,"first_release_published_at":"2023-07-18T08:26:47.468Z","latest_release_published_at":"2023-07-18T08:26:47.468Z","latest_release_number":"0.23.0","last_synced_at":"2026-08-23T12:14:45.324Z","created_at":"2023-07-18T08:30:12.888Z","updated_at":"2026-08-23T12:14:45.324Z","registry_url":"https://www.npmjs.com/package/@tootallnate/quickjs-emscripten","install_command":"npm install @tootallnate/quickjs-emscripten","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.23.0"},"contentPolicy":null},"repo_metadata":{"id":37889598,"uuid":"231942612","full_name":"justjake/quickjs-emscripten","owner":"justjake","description":"Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions","archived":false,"fork":false,"pushed_at":"2026-07-23T21:17:36.000Z","size":39358,"stargazers_count":1693,"open_issues_count":38,"forks_count":135,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-08-21T10:43:46.342Z","etag":null,"topics":["eval","javascript","plugins","quickjs","wasm"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/quickjs-emscripten","language":"TypeScript","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/justjake.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-01-05T16:09:48.000Z","updated_at":"2026-08-20T18:24:16.000Z","dependencies_parsed_at":"2026-08-07T03:31:19.838Z","dependency_job_id":null,"html_url":"https://github.com/justjake/quickjs-emscripten","commit_stats":{"total_commits":561,"total_committers":14,"mean_commits":40.07142857142857,"dds":0.1515151515151515,"last_synced_commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/justjake/quickjs-emscripten","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/sbom","scorecard":{"id":544245,"data":{"date":"2025-08-11","repo":{"name":"github.com/justjake/quickjs-emscripten","commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-m4gq-x24j-jpmf","Warn: Project is vulnerable to: GHSA-44fp-w29j-9vj5","Warn: Project is vulnerable to: GHSA-4pg4-qvpc-4q3h","Warn: Project is vulnerable to: GHSA-g5hg-p3ph-g8qg","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:03:32.553Z","repository_id":37889598,"created_at":"2025-08-20T09:03:32.553Z","updated_at":"2025-08-20T09:03:32.553Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"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-21T02:00:06.756Z","response_time":57,"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":"justjake","name":"Jake Teton-Landis","uuid":"296279","kind":"user","description":"I like nerd shit.","email":"","website":"https://jake.tl","location":"Miami / New York / San Francisco","twitter":"jitl","company":"Notion Labs, Inc","icon_url":"https://avatars.githubusercontent.com/u/296279?u=bed8a4153891440b13a6348ff4c7a85e7fbc0576\u0026v=4","repositories_count":169,"last_synced_at":"2024-04-15T00:07:04.758Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/justjake","funding_links":[],"total_stars":2988,"followers":323,"following":12,"created_at":"2022-11-02T21:09:15.899Z","updated_at":"2024-04-15T00:07:24.991Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake/repositories"},"tags":[{"name":"v0.32.0","sha":"df4efb9ef2cb25c417ecb57986da462d11b244ed","kind":"commit","published_at":"2026-02-16T04:41:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.32.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"235f6da2fd4f7354fa4765fde4aea880d2a4aef5","kind":"commit","published_at":"2024-09-07T20:15:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.31.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"2ca7f5f5f1abda34d2620e55c50eb0b599dd2282","kind":"commit","published_at":"2024-08-31T21:40:12.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.30.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"af04b41ece3efd5929f7676a81903b31695a766e","kind":"commit","published_at":"2024-06-15T18:06:07.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"cc9b624930dfb319a0198587386c405b86af4740","kind":"commit","published_at":"2024-03-10T06:51:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"da55055a569377353d891e5438a1a9a9979379a1","kind":"commit","published_at":"2024-02-19T20:29:24.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"c171cbb818162fc532df830f1aeed30fed56d1e8","kind":"commit","published_at":"2024-02-11T23:50:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.28.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d4c638e9941c5ea47b35c6d1c6858eb35996a50d","kind":"commit","published_at":"2024-01-26T20:48:37.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.27.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"fcee225d46b0bde64402cebad143811583ae49f9","kind":"commit","published_at":"2024-01-01T22:42:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.26.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"0870605790bb1513c3ecbce33209ac38dfe1c384","kind":"commit","published_at":"2023-12-27T11:11:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.25.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"e8911561eb5ceac49a38f3bf862c3ea850a6533c","kind":"tag","published_at":"2023-12-09T20:20:21.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.24.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"75fcb3fc27d4857207266ef9c621d93eb79b868d","kind":"commit","published_at":"2023-04-23T15:56:29.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.23.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"21e6fe27ab2c3d4913cc3bdf59702aed7a4605f4","kind":"tag","published_at":"2023-02-19T23:45:33.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.22.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"ad8769c6a46c2ea6b12703f967335cdf3a148239","kind":"tag","published_at":"2023-02-18T22:40:15.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"e6e376b08ed481d20b9bb2e38982ac8baedc2e9c","kind":"tag","published_at":"2022-12-13T15:49:47.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"897fded554b9b1c056c830789f407690ed01a2d9","kind":"tag","published_at":"2022-05-31T02:11:39.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c1e90a4536acf825855676b50b0a0e7ee74e86b1","kind":"tag","published_at":"2022-03-20T04:25:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.20.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0/manifests"},{"name":"v0.15.0","sha":"893983d6a3f7e9474a9baf7fbcc9e699588c4c8b","kind":"tag","published_at":"2021-12-24T23:01:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.15.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e07d882e50374d48c593e71b50ee6e67d6792d5f","kind":"tag","published_at":"2021-12-24T19:11:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.14.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0/manifests"},{"name":"v0.11.1","sha":"cb9932c8b065a649f0fbe5ed68de24d7dc4b8f7c","kind":"commit","published_at":"2021-05-02T19:27:28.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"caae3d2f880d04ed65254ffd6783486ceb7a1c13","kind":"tag","published_at":"2020-09-11T17:34:14.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"ff7cf8eecfe7095438e79ad945d6fb3e593a84ce","kind":"tag","published_at":"2020-09-11T16:11:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.10.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"2c32d2667d48c37563bdbeafbb40c75fc8564e5f","kind":"tag","published_at":"2020-09-11T13:59:06.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.9.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f2a4a20f30615f18864406cdd112e2d5e1b6a1bb","kind":"tag","published_at":"2020-08-15T20:21:19.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.8.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4e5f9d3a7fa027cd3ea16f8e741e35b002f1c941","kind":"tag","published_at":"2020-08-02T06:25:23.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.7.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"1329af50d939a4d758122b22533107456fa0a30a","kind":"tag","published_at":"2020-07-13T06:17:51.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"44cd5ecf5f3e1c74d2f880aef264265367e4d820","kind":"tag","published_at":"2020-07-13T03:22:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"33e0c417bad7c0a858a1f95a3c8fdc79c7cf902d","kind":"tag","published_at":"2020-07-13T03:08:36.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0783a74243a4d049bd4b1d86b1fd0ff178b53d1d","kind":"tag","published_at":"2020-07-12T19:23:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"d82f25ca155a455202efe63418b6453e311d9354","kind":"commit","published_at":"2020-07-05T22:17:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.4.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1/manifests"},{"name":"v0.3.2","sha":"9c68998e59324fbbfe6ca0f41d3e7fcd81dc10c9","kind":"tag","published_at":"2020-06-25T18:57:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f3ba10c72489351897a5df0870308e30c61e1944","kind":"tag","published_at":"2020-06-25T18:36:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2e8492b99be570ed954ea6cf0264adec26f8d6bb","kind":"tag","published_at":"2020-06-25T17:08:59.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0/manifests"},{"name":"v0.1.2","sha":"e04d5158de055d477cf62cb0e9374d3f013402af","kind":"tag","published_at":"2020-01-14T07:01:49.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5dbfd2ae2192fdff07327aa913aa6f8354fafba1","kind":"tag","published_at":"2020-01-14T06:32:22.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"19eb7a61214e10e1696f16052e279963097ee089","kind":"tag","published_at":"2020-01-13T18:44:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0/manifests"},{"name":"v0.1.0-c","sha":"b2a3f16b03a8911d0675dc2de77668388a49ce0b","kind":"tag","published_at":"2020-01-13T18:31:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0-c","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0-c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0-c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c/manifests"}]},"repo_metadata_updated_at":"2026-08-22T21:58:32.493Z","dependent_packages_count":3,"downloads":88710114,"downloads_period":"last-month","dependent_repos_count":8662,"rankings":{"downloads":0.05850887865925797,"dependent_repos_count":0.26459357776045844,"dependent_packages_count":5.8898357596390065,"stargazers_count":2.4034056821176457,"forks_count":3.281748015332897,"docker_downloads_count":1.548873276553275,"average":2.2411608650104236},"purl":"pkg:npm/%40tootallnate/quickjs-emscripten","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@tootallnate/quickjs-emscripten","docker_dependents_count":653,"docker_downloads_count":2125675217,"usage_url":"https://repos.ecosyste.ms/usage/npm/@tootallnate/quickjs-emscripten","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@tootallnate/quickjs-emscripten/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-22T14:14:33.297Z","issues_count":129,"pull_requests_count":175,"avg_time_to_close_issue":7919213.718446602,"avg_time_to_close_pull_request":2956555.3092105263,"issues_closed_count":103,"pull_requests_closed_count":152,"pull_request_authors_count":31,"issue_authors_count":100,"avg_comments_per_issue":3.116279069767442,"avg_comments_per_pull_request":0.7542857142857143,"merged_pull_requests_count":110,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":16,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":3935917.2,"past_year_avg_time_to_close_pull_request":1816252.4166666667,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.9375,"past_year_avg_comments_per_pull_request":0.30434782608695654,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/issues","maintainers":[{"login":"justjake","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}],"active_maintainers":[{"login":"justjake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tootallnate%2Fquickjs-emscripten/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tootallnate%2Fquickjs-emscripten/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tootallnate%2Fquickjs-emscripten/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tootallnate%2Fquickjs-emscripten/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tootallnate%2Fquickjs-emscripten/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tootallnate%2Fquickjs-emscripten/codemeta","maintainers":[{"uuid":"tootallnate","login":"tootallnate","name":null,"email":"nathan@tootallnate.net","url":null,"packages_count":458,"html_url":"https://www.npmjs.com/~tootallnate","role":null,"created_at":"2023-07-18T08:30:43.471Z","updated_at":"2023-07-18T08:30:43.471Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tootallnate/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777887,"maintainers_count":1236523,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":8694758,"name":"@jitl/quickjs-node-cjs-debug-sync-wasm","ecosystem":"npm","description":"Variant of quickjs library: Node.js CommonJS module","homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/justjake/quickjs-emscripten","keywords_array":[],"namespace":"jitl","versions_count":3,"first_release_published_at":"2023-12-25T14:48:23.171Z","latest_release_published_at":"2023-12-25T18:22:40.951Z","latest_release_number":"0.25.0-rc.2","last_synced_at":"2026-08-22T12:09:43.936Z","created_at":"2023-12-25T14:50:14.980Z","updated_at":"2026-08-23T04:44:53.941Z","registry_url":"https://www.npmjs.com/package/@jitl/quickjs-node-cjs-debug-sync-wasm","install_command":"npm install @jitl/quickjs-node-cjs-debug-sync-wasm","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"0.25.0-rc.2","latest":"0.25.0-rc.0"},"contentPolicy":null},"repo_metadata":{"id":37889598,"uuid":"231942612","full_name":"justjake/quickjs-emscripten","owner":"justjake","description":"Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions","archived":false,"fork":false,"pushed_at":"2026-07-23T21:17:36.000Z","size":39358,"stargazers_count":1693,"open_issues_count":38,"forks_count":135,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-08-21T10:43:46.342Z","etag":null,"topics":["eval","javascript","plugins","quickjs","wasm"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/quickjs-emscripten","language":"TypeScript","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/justjake.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-01-05T16:09:48.000Z","updated_at":"2026-08-20T18:24:16.000Z","dependencies_parsed_at":"2026-08-07T03:31:19.838Z","dependency_job_id":null,"html_url":"https://github.com/justjake/quickjs-emscripten","commit_stats":{"total_commits":561,"total_committers":14,"mean_commits":40.07142857142857,"dds":0.1515151515151515,"last_synced_commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/justjake/quickjs-emscripten","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/sbom","scorecard":{"id":544245,"data":{"date":"2025-08-11","repo":{"name":"github.com/justjake/quickjs-emscripten","commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-m4gq-x24j-jpmf","Warn: Project is vulnerable to: GHSA-44fp-w29j-9vj5","Warn: Project is vulnerable to: GHSA-4pg4-qvpc-4q3h","Warn: Project is vulnerable to: GHSA-g5hg-p3ph-g8qg","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:03:32.553Z","repository_id":37889598,"created_at":"2025-08-20T09:03:32.553Z","updated_at":"2025-08-20T09:03:32.553Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"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-21T02:00:06.756Z","response_time":57,"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":"justjake","name":"Jake Teton-Landis","uuid":"296279","kind":"user","description":"I like nerd shit.","email":"","website":"https://jake.tl","location":"Miami / New York / San Francisco","twitter":"jitl","company":"Notion Labs, Inc","icon_url":"https://avatars.githubusercontent.com/u/296279?u=bed8a4153891440b13a6348ff4c7a85e7fbc0576\u0026v=4","repositories_count":169,"last_synced_at":"2024-04-15T00:07:04.758Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/justjake","funding_links":[],"total_stars":2988,"followers":323,"following":12,"created_at":"2022-11-02T21:09:15.899Z","updated_at":"2024-04-15T00:07:24.991Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake/repositories"},"tags":[{"name":"v0.32.0","sha":"df4efb9ef2cb25c417ecb57986da462d11b244ed","kind":"commit","published_at":"2026-02-16T04:41:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.32.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"235f6da2fd4f7354fa4765fde4aea880d2a4aef5","kind":"commit","published_at":"2024-09-07T20:15:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.31.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"2ca7f5f5f1abda34d2620e55c50eb0b599dd2282","kind":"commit","published_at":"2024-08-31T21:40:12.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.30.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"af04b41ece3efd5929f7676a81903b31695a766e","kind":"commit","published_at":"2024-06-15T18:06:07.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"cc9b624930dfb319a0198587386c405b86af4740","kind":"commit","published_at":"2024-03-10T06:51:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"da55055a569377353d891e5438a1a9a9979379a1","kind":"commit","published_at":"2024-02-19T20:29:24.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"c171cbb818162fc532df830f1aeed30fed56d1e8","kind":"commit","published_at":"2024-02-11T23:50:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.28.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d4c638e9941c5ea47b35c6d1c6858eb35996a50d","kind":"commit","published_at":"2024-01-26T20:48:37.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.27.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"fcee225d46b0bde64402cebad143811583ae49f9","kind":"commit","published_at":"2024-01-01T22:42:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.26.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"0870605790bb1513c3ecbce33209ac38dfe1c384","kind":"commit","published_at":"2023-12-27T11:11:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.25.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"e8911561eb5ceac49a38f3bf862c3ea850a6533c","kind":"tag","published_at":"2023-12-09T20:20:21.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.24.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"75fcb3fc27d4857207266ef9c621d93eb79b868d","kind":"commit","published_at":"2023-04-23T15:56:29.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.23.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"21e6fe27ab2c3d4913cc3bdf59702aed7a4605f4","kind":"tag","published_at":"2023-02-19T23:45:33.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.22.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"ad8769c6a46c2ea6b12703f967335cdf3a148239","kind":"tag","published_at":"2023-02-18T22:40:15.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"e6e376b08ed481d20b9bb2e38982ac8baedc2e9c","kind":"tag","published_at":"2022-12-13T15:49:47.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"897fded554b9b1c056c830789f407690ed01a2d9","kind":"tag","published_at":"2022-05-31T02:11:39.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c1e90a4536acf825855676b50b0a0e7ee74e86b1","kind":"tag","published_at":"2022-03-20T04:25:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.20.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0/manifests"},{"name":"v0.15.0","sha":"893983d6a3f7e9474a9baf7fbcc9e699588c4c8b","kind":"tag","published_at":"2021-12-24T23:01:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.15.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e07d882e50374d48c593e71b50ee6e67d6792d5f","kind":"tag","published_at":"2021-12-24T19:11:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.14.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0/manifests"},{"name":"v0.11.1","sha":"cb9932c8b065a649f0fbe5ed68de24d7dc4b8f7c","kind":"commit","published_at":"2021-05-02T19:27:28.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"caae3d2f880d04ed65254ffd6783486ceb7a1c13","kind":"tag","published_at":"2020-09-11T17:34:14.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"ff7cf8eecfe7095438e79ad945d6fb3e593a84ce","kind":"tag","published_at":"2020-09-11T16:11:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.10.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"2c32d2667d48c37563bdbeafbb40c75fc8564e5f","kind":"tag","published_at":"2020-09-11T13:59:06.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.9.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f2a4a20f30615f18864406cdd112e2d5e1b6a1bb","kind":"tag","published_at":"2020-08-15T20:21:19.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.8.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4e5f9d3a7fa027cd3ea16f8e741e35b002f1c941","kind":"tag","published_at":"2020-08-02T06:25:23.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.7.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"1329af50d939a4d758122b22533107456fa0a30a","kind":"tag","published_at":"2020-07-13T06:17:51.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"44cd5ecf5f3e1c74d2f880aef264265367e4d820","kind":"tag","published_at":"2020-07-13T03:22:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"33e0c417bad7c0a858a1f95a3c8fdc79c7cf902d","kind":"tag","published_at":"2020-07-13T03:08:36.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0783a74243a4d049bd4b1d86b1fd0ff178b53d1d","kind":"tag","published_at":"2020-07-12T19:23:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"d82f25ca155a455202efe63418b6453e311d9354","kind":"commit","published_at":"2020-07-05T22:17:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.4.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1/manifests"},{"name":"v0.3.2","sha":"9c68998e59324fbbfe6ca0f41d3e7fcd81dc10c9","kind":"tag","published_at":"2020-06-25T18:57:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f3ba10c72489351897a5df0870308e30c61e1944","kind":"tag","published_at":"2020-06-25T18:36:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2e8492b99be570ed954ea6cf0264adec26f8d6bb","kind":"tag","published_at":"2020-06-25T17:08:59.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0/manifests"},{"name":"v0.1.2","sha":"e04d5158de055d477cf62cb0e9374d3f013402af","kind":"tag","published_at":"2020-01-14T07:01:49.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5dbfd2ae2192fdff07327aa913aa6f8354fafba1","kind":"tag","published_at":"2020-01-14T06:32:22.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"19eb7a61214e10e1696f16052e279963097ee089","kind":"tag","published_at":"2020-01-13T18:44:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0/manifests"},{"name":"v0.1.0-c","sha":"b2a3f16b03a8911d0675dc2de77668388a49ce0b","kind":"tag","published_at":"2020-01-13T18:31:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0-c","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0-c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0-c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c/manifests"}]},"repo_metadata_updated_at":"2026-08-23T04:44:53.941Z","dependent_packages_count":0,"downloads":8,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":35.36194850698283,"dependent_packages_count":50.55697967555379,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.95946409126831},"purl":"pkg:npm/%40jitl/quickjs-node-cjs-debug-sync-wasm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jitl/quickjs-node-cjs-debug-sync-wasm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jitl/quickjs-node-cjs-debug-sync-wasm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jitl/quickjs-node-cjs-debug-sync-wasm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T14:14:33.297Z","issues_count":129,"pull_requests_count":175,"avg_time_to_close_issue":7919213.718446602,"avg_time_to_close_pull_request":2956555.3092105263,"issues_closed_count":103,"pull_requests_closed_count":152,"pull_request_authors_count":31,"issue_authors_count":100,"avg_comments_per_issue":3.116279069767442,"avg_comments_per_pull_request":0.7542857142857143,"merged_pull_requests_count":110,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":16,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":3935917.2,"past_year_avg_time_to_close_pull_request":1816252.4166666667,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.9375,"past_year_avg_comments_per_pull_request":0.30434782608695654,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/issues","maintainers":[{"login":"justjake","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}],"active_maintainers":[{"login":"justjake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-cjs-debug-sync-wasm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-cjs-debug-sync-wasm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-cjs-debug-sync-wasm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-cjs-debug-sync-wasm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-cjs-debug-sync-wasm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-cjs-debug-sync-wasm/codemeta","maintainers":[{"uuid":"jitl","login":"jitl","name":null,"email":"just.1.jake@gmail.com","url":null,"packages_count":87,"html_url":"https://www.npmjs.com/~jitl","role":null,"created_at":"2023-12-25T14:50:17.667Z","updated_at":"2023-12-25T14:50:17.667Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jitl/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777887,"maintainers_count":1236523,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":8710438,"name":"@jitl/quickjs-ng-wasmfile-debug-asyncify","ecosystem":"npm","description":"Variant of quickjs library: Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS CommonJS.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/justjake/quickjs-emscripten","keywords_array":[],"namespace":"jitl","versions_count":10,"first_release_published_at":"2024-01-01T23:10:28.812Z","latest_release_published_at":"2026-02-16T04:48:40.670Z","latest_release_number":"0.32.0","last_synced_at":"2026-08-23T12:16:08.991Z","created_at":"2024-01-01T23:10:32.485Z","updated_at":"2026-08-23T12:16:08.991Z","registry_url":"https://www.npmjs.com/package/@jitl/quickjs-ng-wasmfile-debug-asyncify","install_command":"npm install @jitl/quickjs-ng-wasmfile-debug-asyncify","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"0.26.1-rc.0","latest":"0.32.0"},"contentPolicy":null},"repo_metadata":{"id":37889598,"uuid":"231942612","full_name":"justjake/quickjs-emscripten","owner":"justjake","description":"Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions","archived":false,"fork":false,"pushed_at":"2026-07-23T21:17:36.000Z","size":39358,"stargazers_count":1693,"open_issues_count":38,"forks_count":135,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-08-21T10:43:46.342Z","etag":null,"topics":["eval","javascript","plugins","quickjs","wasm"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/quickjs-emscripten","language":"TypeScript","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/justjake.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-01-05T16:09:48.000Z","updated_at":"2026-08-20T18:24:16.000Z","dependencies_parsed_at":"2026-08-07T03:31:19.838Z","dependency_job_id":null,"html_url":"https://github.com/justjake/quickjs-emscripten","commit_stats":{"total_commits":561,"total_committers":14,"mean_commits":40.07142857142857,"dds":0.1515151515151515,"last_synced_commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/justjake/quickjs-emscripten","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/sbom","scorecard":{"id":544245,"data":{"date":"2025-08-11","repo":{"name":"github.com/justjake/quickjs-emscripten","commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-m4gq-x24j-jpmf","Warn: Project is vulnerable to: GHSA-44fp-w29j-9vj5","Warn: Project is vulnerable to: GHSA-4pg4-qvpc-4q3h","Warn: Project is vulnerable to: GHSA-g5hg-p3ph-g8qg","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:03:32.553Z","repository_id":37889598,"created_at":"2025-08-20T09:03:32.553Z","updated_at":"2025-08-20T09:03:32.553Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"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-21T02:00:06.756Z","response_time":57,"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":"justjake","name":"Jake Teton-Landis","uuid":"296279","kind":"user","description":"I like nerd shit.","email":"","website":"https://jake.tl","location":"Miami / New York / San Francisco","twitter":"jitl","company":"Notion Labs, Inc","icon_url":"https://avatars.githubusercontent.com/u/296279?u=bed8a4153891440b13a6348ff4c7a85e7fbc0576\u0026v=4","repositories_count":169,"last_synced_at":"2024-04-15T00:07:04.758Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/justjake","funding_links":[],"total_stars":2988,"followers":323,"following":12,"created_at":"2022-11-02T21:09:15.899Z","updated_at":"2024-04-15T00:07:24.991Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake/repositories"},"tags":[{"name":"v0.32.0","sha":"df4efb9ef2cb25c417ecb57986da462d11b244ed","kind":"commit","published_at":"2026-02-16T04:41:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.32.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"235f6da2fd4f7354fa4765fde4aea880d2a4aef5","kind":"commit","published_at":"2024-09-07T20:15:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.31.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"2ca7f5f5f1abda34d2620e55c50eb0b599dd2282","kind":"commit","published_at":"2024-08-31T21:40:12.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.30.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"af04b41ece3efd5929f7676a81903b31695a766e","kind":"commit","published_at":"2024-06-15T18:06:07.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"cc9b624930dfb319a0198587386c405b86af4740","kind":"commit","published_at":"2024-03-10T06:51:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"da55055a569377353d891e5438a1a9a9979379a1","kind":"commit","published_at":"2024-02-19T20:29:24.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"c171cbb818162fc532df830f1aeed30fed56d1e8","kind":"commit","published_at":"2024-02-11T23:50:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.28.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d4c638e9941c5ea47b35c6d1c6858eb35996a50d","kind":"commit","published_at":"2024-01-26T20:48:37.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.27.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"fcee225d46b0bde64402cebad143811583ae49f9","kind":"commit","published_at":"2024-01-01T22:42:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.26.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"0870605790bb1513c3ecbce33209ac38dfe1c384","kind":"commit","published_at":"2023-12-27T11:11:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.25.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"e8911561eb5ceac49a38f3bf862c3ea850a6533c","kind":"tag","published_at":"2023-12-09T20:20:21.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.24.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"75fcb3fc27d4857207266ef9c621d93eb79b868d","kind":"commit","published_at":"2023-04-23T15:56:29.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.23.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"21e6fe27ab2c3d4913cc3bdf59702aed7a4605f4","kind":"tag","published_at":"2023-02-19T23:45:33.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.22.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"ad8769c6a46c2ea6b12703f967335cdf3a148239","kind":"tag","published_at":"2023-02-18T22:40:15.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"e6e376b08ed481d20b9bb2e38982ac8baedc2e9c","kind":"tag","published_at":"2022-12-13T15:49:47.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"897fded554b9b1c056c830789f407690ed01a2d9","kind":"tag","published_at":"2022-05-31T02:11:39.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c1e90a4536acf825855676b50b0a0e7ee74e86b1","kind":"tag","published_at":"2022-03-20T04:25:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.20.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0/manifests"},{"name":"v0.15.0","sha":"893983d6a3f7e9474a9baf7fbcc9e699588c4c8b","kind":"tag","published_at":"2021-12-24T23:01:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.15.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e07d882e50374d48c593e71b50ee6e67d6792d5f","kind":"tag","published_at":"2021-12-24T19:11:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.14.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0/manifests"},{"name":"v0.11.1","sha":"cb9932c8b065a649f0fbe5ed68de24d7dc4b8f7c","kind":"commit","published_at":"2021-05-02T19:27:28.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"caae3d2f880d04ed65254ffd6783486ceb7a1c13","kind":"tag","published_at":"2020-09-11T17:34:14.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"ff7cf8eecfe7095438e79ad945d6fb3e593a84ce","kind":"tag","published_at":"2020-09-11T16:11:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.10.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"2c32d2667d48c37563bdbeafbb40c75fc8564e5f","kind":"tag","published_at":"2020-09-11T13:59:06.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.9.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f2a4a20f30615f18864406cdd112e2d5e1b6a1bb","kind":"tag","published_at":"2020-08-15T20:21:19.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.8.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4e5f9d3a7fa027cd3ea16f8e741e35b002f1c941","kind":"tag","published_at":"2020-08-02T06:25:23.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.7.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"1329af50d939a4d758122b22533107456fa0a30a","kind":"tag","published_at":"2020-07-13T06:17:51.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"44cd5ecf5f3e1c74d2f880aef264265367e4d820","kind":"tag","published_at":"2020-07-13T03:22:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"33e0c417bad7c0a858a1f95a3c8fdc79c7cf902d","kind":"tag","published_at":"2020-07-13T03:08:36.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0783a74243a4d049bd4b1d86b1fd0ff178b53d1d","kind":"tag","published_at":"2020-07-12T19:23:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"d82f25ca155a455202efe63418b6453e311d9354","kind":"commit","published_at":"2020-07-05T22:17:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.4.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1/manifests"},{"name":"v0.3.2","sha":"9c68998e59324fbbfe6ca0f41d3e7fcd81dc10c9","kind":"tag","published_at":"2020-06-25T18:57:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f3ba10c72489351897a5df0870308e30c61e1944","kind":"tag","published_at":"2020-06-25T18:36:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2e8492b99be570ed954ea6cf0264adec26f8d6bb","kind":"tag","published_at":"2020-06-25T17:08:59.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0/manifests"},{"name":"v0.1.2","sha":"e04d5158de055d477cf62cb0e9374d3f013402af","kind":"tag","published_at":"2020-01-14T07:01:49.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5dbfd2ae2192fdff07327aa913aa6f8354fafba1","kind":"tag","published_at":"2020-01-14T06:32:22.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"19eb7a61214e10e1696f16052e279963097ee089","kind":"tag","published_at":"2020-01-13T18:44:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0/manifests"},{"name":"v0.1.0-c","sha":"b2a3f16b03a8911d0675dc2de77668388a49ce0b","kind":"tag","published_at":"2020-01-13T18:31:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0-c","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0-c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0-c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c/manifests"}]},"repo_metadata_updated_at":"2026-08-23T06:36:53.483Z","dependent_packages_count":0,"downloads":145,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.147489855760085,"dependent_packages_count":48.624881875381796,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":41.38618586557094},"purl":"pkg:npm/%40jitl/quickjs-ng-wasmfile-debug-asyncify","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jitl/quickjs-ng-wasmfile-debug-asyncify","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jitl/quickjs-ng-wasmfile-debug-asyncify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jitl/quickjs-ng-wasmfile-debug-asyncify/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T14:14:33.297Z","issues_count":129,"pull_requests_count":175,"avg_time_to_close_issue":7919213.718446602,"avg_time_to_close_pull_request":2956555.3092105263,"issues_closed_count":103,"pull_requests_closed_count":152,"pull_request_authors_count":31,"issue_authors_count":100,"avg_comments_per_issue":3.116279069767442,"avg_comments_per_pull_request":0.7542857142857143,"merged_pull_requests_count":110,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":16,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":3935917.2,"past_year_avg_time_to_close_pull_request":1816252.4166666667,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.9375,"past_year_avg_comments_per_pull_request":0.30434782608695654,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/issues","maintainers":[{"login":"justjake","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}],"active_maintainers":[{"login":"justjake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-ng-wasmfile-debug-asyncify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-ng-wasmfile-debug-asyncify/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-ng-wasmfile-debug-asyncify/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-ng-wasmfile-debug-asyncify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-ng-wasmfile-debug-asyncify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-ng-wasmfile-debug-asyncify/codemeta","maintainers":[{"uuid":"jitl","login":"jitl","name":null,"email":"just.1.jake@gmail.com","url":null,"packages_count":87,"html_url":"https://www.npmjs.com/~jitl","role":null,"created_at":"2024-01-01T23:10:34.545Z","updated_at":"2024-01-01T23:10:34.545Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jitl/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777887,"maintainers_count":1236523,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":8710440,"name":"@jitl/quickjs-ng-wasmfile-release-sync","ecosystem":"npm","description":"Variant of quickjs library: Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS CommonJS.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/justjake/quickjs-emscripten","keywords_array":[],"namespace":"jitl","versions_count":10,"first_release_published_at":"2024-01-01T23:10:29.912Z","latest_release_published_at":"2026-02-16T04:48:40.386Z","latest_release_number":"0.32.0","last_synced_at":"2026-08-23T12:17:08.586Z","created_at":"2024-01-01T23:10:33.534Z","updated_at":"2026-08-23T20:45:30.848Z","registry_url":"https://www.npmjs.com/package/@jitl/quickjs-ng-wasmfile-release-sync","install_command":"npm install @jitl/quickjs-ng-wasmfile-release-sync","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"0.26.1-rc.0","latest":"0.32.0"},"contentPolicy":null},"repo_metadata":{"id":37889598,"uuid":"231942612","full_name":"justjake/quickjs-emscripten","owner":"justjake","description":"Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions","archived":false,"fork":false,"pushed_at":"2026-07-23T21:17:36.000Z","size":39358,"stargazers_count":1693,"open_issues_count":38,"forks_count":135,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-08-21T10:43:46.342Z","etag":null,"topics":["eval","javascript","plugins","quickjs","wasm"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/quickjs-emscripten","language":"TypeScript","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/justjake.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-01-05T16:09:48.000Z","updated_at":"2026-08-20T18:24:16.000Z","dependencies_parsed_at":"2026-08-07T03:31:19.838Z","dependency_job_id":null,"html_url":"https://github.com/justjake/quickjs-emscripten","commit_stats":{"total_commits":561,"total_committers":14,"mean_commits":40.07142857142857,"dds":0.1515151515151515,"last_synced_commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/justjake/quickjs-emscripten","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/sbom","scorecard":{"id":544245,"data":{"date":"2025-08-11","repo":{"name":"github.com/justjake/quickjs-emscripten","commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-m4gq-x24j-jpmf","Warn: Project is vulnerable to: GHSA-44fp-w29j-9vj5","Warn: Project is vulnerable to: GHSA-4pg4-qvpc-4q3h","Warn: Project is vulnerable to: GHSA-g5hg-p3ph-g8qg","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:03:32.553Z","repository_id":37889598,"created_at":"2025-08-20T09:03:32.553Z","updated_at":"2025-08-20T09:03:32.553Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"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-21T02:00:06.756Z","response_time":57,"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":"justjake","name":"Jake Teton-Landis","uuid":"296279","kind":"user","description":"I like nerd shit.","email":"","website":"https://jake.tl","location":"Miami / New York / San Francisco","twitter":"jitl","company":"Notion Labs, Inc","icon_url":"https://avatars.githubusercontent.com/u/296279?u=bed8a4153891440b13a6348ff4c7a85e7fbc0576\u0026v=4","repositories_count":169,"last_synced_at":"2024-04-15T00:07:04.758Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/justjake","funding_links":[],"total_stars":2988,"followers":323,"following":12,"created_at":"2022-11-02T21:09:15.899Z","updated_at":"2024-04-15T00:07:24.991Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake/repositories"},"tags":[{"name":"v0.32.0","sha":"df4efb9ef2cb25c417ecb57986da462d11b244ed","kind":"commit","published_at":"2026-02-16T04:41:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.32.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"235f6da2fd4f7354fa4765fde4aea880d2a4aef5","kind":"commit","published_at":"2024-09-07T20:15:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.31.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"2ca7f5f5f1abda34d2620e55c50eb0b599dd2282","kind":"commit","published_at":"2024-08-31T21:40:12.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.30.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"af04b41ece3efd5929f7676a81903b31695a766e","kind":"commit","published_at":"2024-06-15T18:06:07.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"cc9b624930dfb319a0198587386c405b86af4740","kind":"commit","published_at":"2024-03-10T06:51:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"da55055a569377353d891e5438a1a9a9979379a1","kind":"commit","published_at":"2024-02-19T20:29:24.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"c171cbb818162fc532df830f1aeed30fed56d1e8","kind":"commit","published_at":"2024-02-11T23:50:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.28.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d4c638e9941c5ea47b35c6d1c6858eb35996a50d","kind":"commit","published_at":"2024-01-26T20:48:37.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.27.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"fcee225d46b0bde64402cebad143811583ae49f9","kind":"commit","published_at":"2024-01-01T22:42:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.26.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"0870605790bb1513c3ecbce33209ac38dfe1c384","kind":"commit","published_at":"2023-12-27T11:11:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.25.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"e8911561eb5ceac49a38f3bf862c3ea850a6533c","kind":"tag","published_at":"2023-12-09T20:20:21.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.24.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"75fcb3fc27d4857207266ef9c621d93eb79b868d","kind":"commit","published_at":"2023-04-23T15:56:29.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.23.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"21e6fe27ab2c3d4913cc3bdf59702aed7a4605f4","kind":"tag","published_at":"2023-02-19T23:45:33.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.22.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"ad8769c6a46c2ea6b12703f967335cdf3a148239","kind":"tag","published_at":"2023-02-18T22:40:15.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"e6e376b08ed481d20b9bb2e38982ac8baedc2e9c","kind":"tag","published_at":"2022-12-13T15:49:47.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"897fded554b9b1c056c830789f407690ed01a2d9","kind":"tag","published_at":"2022-05-31T02:11:39.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c1e90a4536acf825855676b50b0a0e7ee74e86b1","kind":"tag","published_at":"2022-03-20T04:25:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.20.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0/manifests"},{"name":"v0.15.0","sha":"893983d6a3f7e9474a9baf7fbcc9e699588c4c8b","kind":"tag","published_at":"2021-12-24T23:01:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.15.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e07d882e50374d48c593e71b50ee6e67d6792d5f","kind":"tag","published_at":"2021-12-24T19:11:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.14.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0/manifests"},{"name":"v0.11.1","sha":"cb9932c8b065a649f0fbe5ed68de24d7dc4b8f7c","kind":"commit","published_at":"2021-05-02T19:27:28.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"caae3d2f880d04ed65254ffd6783486ceb7a1c13","kind":"tag","published_at":"2020-09-11T17:34:14.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"ff7cf8eecfe7095438e79ad945d6fb3e593a84ce","kind":"tag","published_at":"2020-09-11T16:11:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.10.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"2c32d2667d48c37563bdbeafbb40c75fc8564e5f","kind":"tag","published_at":"2020-09-11T13:59:06.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.9.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f2a4a20f30615f18864406cdd112e2d5e1b6a1bb","kind":"tag","published_at":"2020-08-15T20:21:19.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.8.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4e5f9d3a7fa027cd3ea16f8e741e35b002f1c941","kind":"tag","published_at":"2020-08-02T06:25:23.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.7.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"1329af50d939a4d758122b22533107456fa0a30a","kind":"tag","published_at":"2020-07-13T06:17:51.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"44cd5ecf5f3e1c74d2f880aef264265367e4d820","kind":"tag","published_at":"2020-07-13T03:22:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"33e0c417bad7c0a858a1f95a3c8fdc79c7cf902d","kind":"tag","published_at":"2020-07-13T03:08:36.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0783a74243a4d049bd4b1d86b1fd0ff178b53d1d","kind":"tag","published_at":"2020-07-12T19:23:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"d82f25ca155a455202efe63418b6453e311d9354","kind":"commit","published_at":"2020-07-05T22:17:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.4.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1/manifests"},{"name":"v0.3.2","sha":"9c68998e59324fbbfe6ca0f41d3e7fcd81dc10c9","kind":"tag","published_at":"2020-06-25T18:57:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f3ba10c72489351897a5df0870308e30c61e1944","kind":"tag","published_at":"2020-06-25T18:36:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2e8492b99be570ed954ea6cf0264adec26f8d6bb","kind":"tag","published_at":"2020-06-25T17:08:59.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0/manifests"},{"name":"v0.1.2","sha":"e04d5158de055d477cf62cb0e9374d3f013402af","kind":"tag","published_at":"2020-01-14T07:01:49.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5dbfd2ae2192fdff07327aa913aa6f8354fafba1","kind":"tag","published_at":"2020-01-14T06:32:22.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"19eb7a61214e10e1696f16052e279963097ee089","kind":"tag","published_at":"2020-01-13T18:44:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0/manifests"},{"name":"v0.1.0-c","sha":"b2a3f16b03a8911d0675dc2de77668388a49ce0b","kind":"tag","published_at":"2020-01-13T18:31:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0-c","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0-c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0-c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c/manifests"}]},"repo_metadata_updated_at":"2026-08-23T20:45:30.848Z","dependent_packages_count":0,"downloads":144641,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.147489855760085,"dependent_packages_count":48.624881875381796,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":41.38618586557094},"purl":"pkg:npm/%40jitl/quickjs-ng-wasmfile-release-sync","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jitl/quickjs-ng-wasmfile-release-sync","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jitl/quickjs-ng-wasmfile-release-sync","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jitl/quickjs-ng-wasmfile-release-sync/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T14:14:33.297Z","issues_count":129,"pull_requests_count":175,"avg_time_to_close_issue":7919213.718446602,"avg_time_to_close_pull_request":2956555.3092105263,"issues_closed_count":103,"pull_requests_closed_count":152,"pull_request_authors_count":31,"issue_authors_count":100,"avg_comments_per_issue":3.116279069767442,"avg_comments_per_pull_request":0.7542857142857143,"merged_pull_requests_count":110,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":16,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":3935917.2,"past_year_avg_time_to_close_pull_request":1816252.4166666667,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.9375,"past_year_avg_comments_per_pull_request":0.30434782608695654,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/issues","maintainers":[{"login":"justjake","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}],"active_maintainers":[{"login":"justjake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-ng-wasmfile-release-sync/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-ng-wasmfile-release-sync/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-ng-wasmfile-release-sync/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-ng-wasmfile-release-sync/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-ng-wasmfile-release-sync/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-ng-wasmfile-release-sync/codemeta","maintainers":[{"uuid":"jitl","login":"jitl","name":null,"email":"just.1.jake@gmail.com","url":null,"packages_count":87,"html_url":"https://www.npmjs.com/~jitl","role":null,"created_at":"2024-01-01T23:10:35.541Z","updated_at":"2024-01-01T23:10:35.541Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jitl/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777887,"maintainers_count":1236523,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":8697263,"name":"@jitl/quickjs-wasmfile-release-asyncify","ecosystem":"npm","description":"Variant of quickjs library: Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS CommonJS.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/justjake/quickjs-emscripten","keywords_array":[],"namespace":"jitl","versions_count":22,"first_release_published_at":"2023-12-26T23:16:05.754Z","latest_release_published_at":"2026-02-16T04:48:50.564Z","latest_release_number":"0.32.0","last_synced_at":"2026-08-23T12:19:03.581Z","created_at":"2023-12-26T23:16:09.446Z","updated_at":"2026-08-23T12:19:03.581Z","registry_url":"https://www.npmjs.com/package/@jitl/quickjs-wasmfile-release-asyncify","install_command":"npm install @jitl/quickjs-wasmfile-release-asyncify","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"0.26.1-rc.0","latest":"0.32.0"},"contentPolicy":null},"repo_metadata":{"id":37889598,"uuid":"231942612","full_name":"justjake/quickjs-emscripten","owner":"justjake","description":"Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions","archived":false,"fork":false,"pushed_at":"2026-07-23T21:17:36.000Z","size":39358,"stargazers_count":1693,"open_issues_count":38,"forks_count":135,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-08-21T10:43:46.342Z","etag":null,"topics":["eval","javascript","plugins","quickjs","wasm"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/quickjs-emscripten","language":"TypeScript","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/justjake.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-01-05T16:09:48.000Z","updated_at":"2026-08-20T18:24:16.000Z","dependencies_parsed_at":"2026-08-07T03:31:19.838Z","dependency_job_id":null,"html_url":"https://github.com/justjake/quickjs-emscripten","commit_stats":{"total_commits":561,"total_committers":14,"mean_commits":40.07142857142857,"dds":0.1515151515151515,"last_synced_commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/justjake/quickjs-emscripten","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/sbom","scorecard":{"id":544245,"data":{"date":"2025-08-11","repo":{"name":"github.com/justjake/quickjs-emscripten","commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-m4gq-x24j-jpmf","Warn: Project is vulnerable to: GHSA-44fp-w29j-9vj5","Warn: Project is vulnerable to: GHSA-4pg4-qvpc-4q3h","Warn: Project is vulnerable to: GHSA-g5hg-p3ph-g8qg","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:03:32.553Z","repository_id":37889598,"created_at":"2025-08-20T09:03:32.553Z","updated_at":"2025-08-20T09:03:32.553Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"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-21T02:00:06.756Z","response_time":57,"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":"justjake","name":"Jake Teton-Landis","uuid":"296279","kind":"user","description":"I like nerd shit.","email":"","website":"https://jake.tl","location":"Miami / New York / San Francisco","twitter":"jitl","company":"Notion Labs, Inc","icon_url":"https://avatars.githubusercontent.com/u/296279?u=bed8a4153891440b13a6348ff4c7a85e7fbc0576\u0026v=4","repositories_count":169,"last_synced_at":"2024-04-15T00:07:04.758Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/justjake","funding_links":[],"total_stars":2988,"followers":323,"following":12,"created_at":"2022-11-02T21:09:15.899Z","updated_at":"2024-04-15T00:07:24.991Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake/repositories"},"tags":[{"name":"v0.32.0","sha":"df4efb9ef2cb25c417ecb57986da462d11b244ed","kind":"commit","published_at":"2026-02-16T04:41:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.32.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"235f6da2fd4f7354fa4765fde4aea880d2a4aef5","kind":"commit","published_at":"2024-09-07T20:15:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.31.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"2ca7f5f5f1abda34d2620e55c50eb0b599dd2282","kind":"commit","published_at":"2024-08-31T21:40:12.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.30.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"af04b41ece3efd5929f7676a81903b31695a766e","kind":"commit","published_at":"2024-06-15T18:06:07.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"cc9b624930dfb319a0198587386c405b86af4740","kind":"commit","published_at":"2024-03-10T06:51:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"da55055a569377353d891e5438a1a9a9979379a1","kind":"commit","published_at":"2024-02-19T20:29:24.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"c171cbb818162fc532df830f1aeed30fed56d1e8","kind":"commit","published_at":"2024-02-11T23:50:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.28.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d4c638e9941c5ea47b35c6d1c6858eb35996a50d","kind":"commit","published_at":"2024-01-26T20:48:37.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.27.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"fcee225d46b0bde64402cebad143811583ae49f9","kind":"commit","published_at":"2024-01-01T22:42:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.26.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"0870605790bb1513c3ecbce33209ac38dfe1c384","kind":"commit","published_at":"2023-12-27T11:11:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.25.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"e8911561eb5ceac49a38f3bf862c3ea850a6533c","kind":"tag","published_at":"2023-12-09T20:20:21.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.24.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"75fcb3fc27d4857207266ef9c621d93eb79b868d","kind":"commit","published_at":"2023-04-23T15:56:29.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.23.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"21e6fe27ab2c3d4913cc3bdf59702aed7a4605f4","kind":"tag","published_at":"2023-02-19T23:45:33.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.22.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"ad8769c6a46c2ea6b12703f967335cdf3a148239","kind":"tag","published_at":"2023-02-18T22:40:15.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"e6e376b08ed481d20b9bb2e38982ac8baedc2e9c","kind":"tag","published_at":"2022-12-13T15:49:47.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"897fded554b9b1c056c830789f407690ed01a2d9","kind":"tag","published_at":"2022-05-31T02:11:39.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c1e90a4536acf825855676b50b0a0e7ee74e86b1","kind":"tag","published_at":"2022-03-20T04:25:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.20.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0/manifests"},{"name":"v0.15.0","sha":"893983d6a3f7e9474a9baf7fbcc9e699588c4c8b","kind":"tag","published_at":"2021-12-24T23:01:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.15.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e07d882e50374d48c593e71b50ee6e67d6792d5f","kind":"tag","published_at":"2021-12-24T19:11:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.14.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0/manifests"},{"name":"v0.11.1","sha":"cb9932c8b065a649f0fbe5ed68de24d7dc4b8f7c","kind":"commit","published_at":"2021-05-02T19:27:28.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"caae3d2f880d04ed65254ffd6783486ceb7a1c13","kind":"tag","published_at":"2020-09-11T17:34:14.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"ff7cf8eecfe7095438e79ad945d6fb3e593a84ce","kind":"tag","published_at":"2020-09-11T16:11:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.10.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"2c32d2667d48c37563bdbeafbb40c75fc8564e5f","kind":"tag","published_at":"2020-09-11T13:59:06.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.9.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f2a4a20f30615f18864406cdd112e2d5e1b6a1bb","kind":"tag","published_at":"2020-08-15T20:21:19.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.8.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4e5f9d3a7fa027cd3ea16f8e741e35b002f1c941","kind":"tag","published_at":"2020-08-02T06:25:23.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.7.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"1329af50d939a4d758122b22533107456fa0a30a","kind":"tag","published_at":"2020-07-13T06:17:51.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"44cd5ecf5f3e1c74d2f880aef264265367e4d820","kind":"tag","published_at":"2020-07-13T03:22:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"33e0c417bad7c0a858a1f95a3c8fdc79c7cf902d","kind":"tag","published_at":"2020-07-13T03:08:36.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0783a74243a4d049bd4b1d86b1fd0ff178b53d1d","kind":"tag","published_at":"2020-07-12T19:23:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"d82f25ca155a455202efe63418b6453e311d9354","kind":"commit","published_at":"2020-07-05T22:17:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.4.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1/manifests"},{"name":"v0.3.2","sha":"9c68998e59324fbbfe6ca0f41d3e7fcd81dc10c9","kind":"tag","published_at":"2020-06-25T18:57:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f3ba10c72489351897a5df0870308e30c61e1944","kind":"tag","published_at":"2020-06-25T18:36:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2e8492b99be570ed954ea6cf0264adec26f8d6bb","kind":"tag","published_at":"2020-06-25T17:08:59.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0/manifests"},{"name":"v0.1.2","sha":"e04d5158de055d477cf62cb0e9374d3f013402af","kind":"tag","published_at":"2020-01-14T07:01:49.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5dbfd2ae2192fdff07327aa913aa6f8354fafba1","kind":"tag","published_at":"2020-01-14T06:32:22.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"19eb7a61214e10e1696f16052e279963097ee089","kind":"tag","published_at":"2020-01-13T18:44:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0/manifests"},{"name":"v0.1.0-c","sha":"b2a3f16b03a8911d0675dc2de77668388a49ce0b","kind":"tag","published_at":"2020-01-13T18:31:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0-c","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0-c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0-c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c/manifests"}]},"repo_metadata_updated_at":"2026-08-21T18:10:18.519Z","dependent_packages_count":0,"downloads":7126008,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.662916205719796,"dependent_packages_count":49.4634897280498,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.0632029668848},"purl":"pkg:npm/%40jitl/quickjs-wasmfile-release-asyncify","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jitl/quickjs-wasmfile-release-asyncify","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jitl/quickjs-wasmfile-release-asyncify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jitl/quickjs-wasmfile-release-asyncify/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T13:41:58.356Z","issues_count":129,"pull_requests_count":175,"avg_time_to_close_issue":7919213.718446602,"avg_time_to_close_pull_request":2956555.3092105263,"issues_closed_count":103,"pull_requests_closed_count":152,"pull_request_authors_count":31,"issue_authors_count":100,"avg_comments_per_issue":3.116279069767442,"avg_comments_per_pull_request":0.7542857142857143,"merged_pull_requests_count":110,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":16,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":3935917.2,"past_year_avg_time_to_close_pull_request":1816252.4166666667,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.9375,"past_year_avg_comments_per_pull_request":0.30434782608695654,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/issues","maintainers":[{"login":"justjake","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}],"active_maintainers":[{"login":"justjake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-wasmfile-release-asyncify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-wasmfile-release-asyncify/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-wasmfile-release-asyncify/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-wasmfile-release-asyncify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-wasmfile-release-asyncify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-wasmfile-release-asyncify/codemeta","maintainers":[{"uuid":"jitl","login":"jitl","name":null,"email":"just.1.jake@gmail.com","url":null,"packages_count":87,"html_url":"https://www.npmjs.com/~jitl","role":null,"created_at":"2023-12-26T23:16:10.046Z","updated_at":"2023-12-26T23:16:10.046Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jitl/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777887,"maintainers_count":1236523,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":8694748,"name":"quickjs-emscripten-core","ecosystem":"npm","description":null,"homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/justjake/quickjs-emscripten","keywords_array":["eval","quickjs","vm","interpreter","runtime","safe","emscripten","wasm"],"namespace":null,"versions_count":26,"first_release_published_at":"2023-12-25T14:48:18.288Z","latest_release_published_at":"2026-02-16T04:48:40.889Z","latest_release_number":"0.32.0","last_synced_at":"2026-08-23T12:20:36.646Z","created_at":"2023-12-25T14:50:14.723Z","updated_at":"2026-08-23T12:20:36.646Z","registry_url":"https://www.npmjs.com/package/quickjs-emscripten-core","install_command":"npm install quickjs-emscripten-core","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"0.26.1-rc.0","latest":"0.32.0"},"contentPolicy":null},"repo_metadata":{"id":37889598,"uuid":"231942612","full_name":"justjake/quickjs-emscripten","owner":"justjake","description":"Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions","archived":false,"fork":false,"pushed_at":"2026-07-23T21:17:36.000Z","size":39358,"stargazers_count":1693,"open_issues_count":38,"forks_count":135,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-08-21T10:43:46.342Z","etag":null,"topics":["eval","javascript","plugins","quickjs","wasm"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/quickjs-emscripten","language":"TypeScript","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/justjake.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-01-05T16:09:48.000Z","updated_at":"2026-08-20T18:24:16.000Z","dependencies_parsed_at":"2026-08-07T03:31:19.838Z","dependency_job_id":null,"html_url":"https://github.com/justjake/quickjs-emscripten","commit_stats":{"total_commits":561,"total_committers":14,"mean_commits":40.07142857142857,"dds":0.1515151515151515,"last_synced_commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/justjake/quickjs-emscripten","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/sbom","scorecard":{"id":544245,"data":{"date":"2025-08-11","repo":{"name":"github.com/justjake/quickjs-emscripten","commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-m4gq-x24j-jpmf","Warn: Project is vulnerable to: GHSA-44fp-w29j-9vj5","Warn: Project is vulnerable to: GHSA-4pg4-qvpc-4q3h","Warn: Project is vulnerable to: GHSA-g5hg-p3ph-g8qg","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:03:32.553Z","repository_id":37889598,"created_at":"2025-08-20T09:03:32.553Z","updated_at":"2025-08-20T09:03:32.553Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"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-21T02:00:06.756Z","response_time":57,"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":"justjake","name":"Jake Teton-Landis","uuid":"296279","kind":"user","description":"I like nerd shit.","email":"","website":"https://jake.tl","location":"Miami / New York / San Francisco","twitter":"jitl","company":"Notion Labs, Inc","icon_url":"https://avatars.githubusercontent.com/u/296279?u=bed8a4153891440b13a6348ff4c7a85e7fbc0576\u0026v=4","repositories_count":169,"last_synced_at":"2024-04-15T00:07:04.758Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/justjake","funding_links":[],"total_stars":2988,"followers":323,"following":12,"created_at":"2022-11-02T21:09:15.899Z","updated_at":"2024-04-15T00:07:24.991Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake/repositories"},"tags":[{"name":"v0.32.0","sha":"df4efb9ef2cb25c417ecb57986da462d11b244ed","kind":"commit","published_at":"2026-02-16T04:41:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.32.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"235f6da2fd4f7354fa4765fde4aea880d2a4aef5","kind":"commit","published_at":"2024-09-07T20:15:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.31.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"2ca7f5f5f1abda34d2620e55c50eb0b599dd2282","kind":"commit","published_at":"2024-08-31T21:40:12.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.30.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"af04b41ece3efd5929f7676a81903b31695a766e","kind":"commit","published_at":"2024-06-15T18:06:07.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"cc9b624930dfb319a0198587386c405b86af4740","kind":"commit","published_at":"2024-03-10T06:51:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"da55055a569377353d891e5438a1a9a9979379a1","kind":"commit","published_at":"2024-02-19T20:29:24.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"c171cbb818162fc532df830f1aeed30fed56d1e8","kind":"commit","published_at":"2024-02-11T23:50:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.28.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d4c638e9941c5ea47b35c6d1c6858eb35996a50d","kind":"commit","published_at":"2024-01-26T20:48:37.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.27.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"fcee225d46b0bde64402cebad143811583ae49f9","kind":"commit","published_at":"2024-01-01T22:42:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.26.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"0870605790bb1513c3ecbce33209ac38dfe1c384","kind":"commit","published_at":"2023-12-27T11:11:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.25.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"e8911561eb5ceac49a38f3bf862c3ea850a6533c","kind":"tag","published_at":"2023-12-09T20:20:21.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.24.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"75fcb3fc27d4857207266ef9c621d93eb79b868d","kind":"commit","published_at":"2023-04-23T15:56:29.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.23.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"21e6fe27ab2c3d4913cc3bdf59702aed7a4605f4","kind":"tag","published_at":"2023-02-19T23:45:33.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.22.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"ad8769c6a46c2ea6b12703f967335cdf3a148239","kind":"tag","published_at":"2023-02-18T22:40:15.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"e6e376b08ed481d20b9bb2e38982ac8baedc2e9c","kind":"tag","published_at":"2022-12-13T15:49:47.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"897fded554b9b1c056c830789f407690ed01a2d9","kind":"tag","published_at":"2022-05-31T02:11:39.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c1e90a4536acf825855676b50b0a0e7ee74e86b1","kind":"tag","published_at":"2022-03-20T04:25:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.20.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0/manifests"},{"name":"v0.15.0","sha":"893983d6a3f7e9474a9baf7fbcc9e699588c4c8b","kind":"tag","published_at":"2021-12-24T23:01:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.15.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e07d882e50374d48c593e71b50ee6e67d6792d5f","kind":"tag","published_at":"2021-12-24T19:11:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.14.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0/manifests"},{"name":"v0.11.1","sha":"cb9932c8b065a649f0fbe5ed68de24d7dc4b8f7c","kind":"commit","published_at":"2021-05-02T19:27:28.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"caae3d2f880d04ed65254ffd6783486ceb7a1c13","kind":"tag","published_at":"2020-09-11T17:34:14.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"ff7cf8eecfe7095438e79ad945d6fb3e593a84ce","kind":"tag","published_at":"2020-09-11T16:11:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.10.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"2c32d2667d48c37563bdbeafbb40c75fc8564e5f","kind":"tag","published_at":"2020-09-11T13:59:06.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.9.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f2a4a20f30615f18864406cdd112e2d5e1b6a1bb","kind":"tag","published_at":"2020-08-15T20:21:19.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.8.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4e5f9d3a7fa027cd3ea16f8e741e35b002f1c941","kind":"tag","published_at":"2020-08-02T06:25:23.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.7.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"1329af50d939a4d758122b22533107456fa0a30a","kind":"tag","published_at":"2020-07-13T06:17:51.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"44cd5ecf5f3e1c74d2f880aef264265367e4d820","kind":"tag","published_at":"2020-07-13T03:22:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"33e0c417bad7c0a858a1f95a3c8fdc79c7cf902d","kind":"tag","published_at":"2020-07-13T03:08:36.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0783a74243a4d049bd4b1d86b1fd0ff178b53d1d","kind":"tag","published_at":"2020-07-12T19:23:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"d82f25ca155a455202efe63418b6453e311d9354","kind":"commit","published_at":"2020-07-05T22:17:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.4.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1/manifests"},{"name":"v0.3.2","sha":"9c68998e59324fbbfe6ca0f41d3e7fcd81dc10c9","kind":"tag","published_at":"2020-06-25T18:57:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f3ba10c72489351897a5df0870308e30c61e1944","kind":"tag","published_at":"2020-06-25T18:36:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2e8492b99be570ed954ea6cf0264adec26f8d6bb","kind":"tag","published_at":"2020-06-25T17:08:59.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0/manifests"},{"name":"v0.1.2","sha":"e04d5158de055d477cf62cb0e9374d3f013402af","kind":"tag","published_at":"2020-01-14T07:01:49.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5dbfd2ae2192fdff07327aa913aa6f8354fafba1","kind":"tag","published_at":"2020-01-14T06:32:22.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"19eb7a61214e10e1696f16052e279963097ee089","kind":"tag","published_at":"2020-01-13T18:44:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0/manifests"},{"name":"v0.1.0-c","sha":"b2a3f16b03a8911d0675dc2de77668388a49ce0b","kind":"tag","published_at":"2020-01-13T18:31:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0-c","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0-c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0-c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c/manifests"}]},"repo_metadata_updated_at":"2026-08-22T20:16:04.013Z","dependent_packages_count":0,"downloads":8140057,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":35.36194850698283,"dependent_packages_count":50.55697967555379,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.95946409126831},"purl":"pkg:npm/quickjs-emscripten-core","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/quickjs-emscripten-core","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/quickjs-emscripten-core","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/quickjs-emscripten-core/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T14:14:33.297Z","issues_count":129,"pull_requests_count":175,"avg_time_to_close_issue":7919213.718446602,"avg_time_to_close_pull_request":2956555.3092105263,"issues_closed_count":103,"pull_requests_closed_count":152,"pull_request_authors_count":31,"issue_authors_count":100,"avg_comments_per_issue":3.116279069767442,"avg_comments_per_pull_request":0.7542857142857143,"merged_pull_requests_count":110,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":16,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":3935917.2,"past_year_avg_time_to_close_pull_request":1816252.4166666667,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.9375,"past_year_avg_comments_per_pull_request":0.30434782608695654,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/issues","maintainers":[{"login":"justjake","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}],"active_maintainers":[{"login":"justjake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/quickjs-emscripten-core/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/quickjs-emscripten-core/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/quickjs-emscripten-core/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/quickjs-emscripten-core/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/quickjs-emscripten-core/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/quickjs-emscripten-core/codemeta","maintainers":[{"uuid":"jitl","login":"jitl","name":null,"email":"just.1.jake@gmail.com","url":null,"packages_count":87,"html_url":"https://www.npmjs.com/~jitl","role":null,"created_at":"2023-12-25T14:50:16.110Z","updated_at":"2023-12-25T14:50:16.110Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jitl/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777887,"maintainers_count":1236523,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":8710437,"name":"@jitl/quickjs-ng-wasmfile-release-asyncify","ecosystem":"npm","description":"Variant of quickjs library: Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS CommonJS.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/justjake/quickjs-emscripten","keywords_array":[],"namespace":"jitl","versions_count":10,"first_release_published_at":"2024-01-01T23:10:28.365Z","latest_release_published_at":"2026-02-16T04:48:40.182Z","latest_release_number":"0.32.0","last_synced_at":"2026-08-23T12:21:44.770Z","created_at":"2024-01-01T23:10:31.994Z","updated_at":"2026-08-23T12:21:44.770Z","registry_url":"https://www.npmjs.com/package/@jitl/quickjs-ng-wasmfile-release-asyncify","install_command":"npm install @jitl/quickjs-ng-wasmfile-release-asyncify","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"0.26.1-rc.0","latest":"0.32.0"},"contentPolicy":null},"repo_metadata":{"id":37889598,"uuid":"231942612","full_name":"justjake/quickjs-emscripten","owner":"justjake","description":"Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions","archived":false,"fork":false,"pushed_at":"2026-07-23T21:17:36.000Z","size":39358,"stargazers_count":1693,"open_issues_count":38,"forks_count":135,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-08-21T10:43:46.342Z","etag":null,"topics":["eval","javascript","plugins","quickjs","wasm"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/quickjs-emscripten","language":"TypeScript","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/justjake.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-01-05T16:09:48.000Z","updated_at":"2026-08-20T18:24:16.000Z","dependencies_parsed_at":"2026-08-07T03:31:19.838Z","dependency_job_id":null,"html_url":"https://github.com/justjake/quickjs-emscripten","commit_stats":{"total_commits":561,"total_committers":14,"mean_commits":40.07142857142857,"dds":0.1515151515151515,"last_synced_commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/justjake/quickjs-emscripten","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/sbom","scorecard":{"id":544245,"data":{"date":"2025-08-11","repo":{"name":"github.com/justjake/quickjs-emscripten","commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-m4gq-x24j-jpmf","Warn: Project is vulnerable to: GHSA-44fp-w29j-9vj5","Warn: Project is vulnerable to: GHSA-4pg4-qvpc-4q3h","Warn: Project is vulnerable to: GHSA-g5hg-p3ph-g8qg","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:03:32.553Z","repository_id":37889598,"created_at":"2025-08-20T09:03:32.553Z","updated_at":"2025-08-20T09:03:32.553Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"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-21T02:00:06.756Z","response_time":57,"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":"justjake","name":"Jake Teton-Landis","uuid":"296279","kind":"user","description":"I like nerd shit.","email":"","website":"https://jake.tl","location":"Miami / New York / San Francisco","twitter":"jitl","company":"Notion Labs, Inc","icon_url":"https://avatars.githubusercontent.com/u/296279?u=bed8a4153891440b13a6348ff4c7a85e7fbc0576\u0026v=4","repositories_count":169,"last_synced_at":"2024-04-15T00:07:04.758Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/justjake","funding_links":[],"total_stars":2988,"followers":323,"following":12,"created_at":"2022-11-02T21:09:15.899Z","updated_at":"2024-04-15T00:07:24.991Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake/repositories"},"tags":[{"name":"v0.32.0","sha":"df4efb9ef2cb25c417ecb57986da462d11b244ed","kind":"commit","published_at":"2026-02-16T04:41:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.32.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"235f6da2fd4f7354fa4765fde4aea880d2a4aef5","kind":"commit","published_at":"2024-09-07T20:15:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.31.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"2ca7f5f5f1abda34d2620e55c50eb0b599dd2282","kind":"commit","published_at":"2024-08-31T21:40:12.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.30.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"af04b41ece3efd5929f7676a81903b31695a766e","kind":"commit","published_at":"2024-06-15T18:06:07.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"cc9b624930dfb319a0198587386c405b86af4740","kind":"commit","published_at":"2024-03-10T06:51:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"da55055a569377353d891e5438a1a9a9979379a1","kind":"commit","published_at":"2024-02-19T20:29:24.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"c171cbb818162fc532df830f1aeed30fed56d1e8","kind":"commit","published_at":"2024-02-11T23:50:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.28.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d4c638e9941c5ea47b35c6d1c6858eb35996a50d","kind":"commit","published_at":"2024-01-26T20:48:37.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.27.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"fcee225d46b0bde64402cebad143811583ae49f9","kind":"commit","published_at":"2024-01-01T22:42:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.26.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"0870605790bb1513c3ecbce33209ac38dfe1c384","kind":"commit","published_at":"2023-12-27T11:11:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.25.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"e8911561eb5ceac49a38f3bf862c3ea850a6533c","kind":"tag","published_at":"2023-12-09T20:20:21.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.24.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"75fcb3fc27d4857207266ef9c621d93eb79b868d","kind":"commit","published_at":"2023-04-23T15:56:29.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.23.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"21e6fe27ab2c3d4913cc3bdf59702aed7a4605f4","kind":"tag","published_at":"2023-02-19T23:45:33.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.22.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"ad8769c6a46c2ea6b12703f967335cdf3a148239","kind":"tag","published_at":"2023-02-18T22:40:15.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"e6e376b08ed481d20b9bb2e38982ac8baedc2e9c","kind":"tag","published_at":"2022-12-13T15:49:47.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"897fded554b9b1c056c830789f407690ed01a2d9","kind":"tag","published_at":"2022-05-31T02:11:39.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c1e90a4536acf825855676b50b0a0e7ee74e86b1","kind":"tag","published_at":"2022-03-20T04:25:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.20.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0/manifests"},{"name":"v0.15.0","sha":"893983d6a3f7e9474a9baf7fbcc9e699588c4c8b","kind":"tag","published_at":"2021-12-24T23:01:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.15.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e07d882e50374d48c593e71b50ee6e67d6792d5f","kind":"tag","published_at":"2021-12-24T19:11:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.14.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0/manifests"},{"name":"v0.11.1","sha":"cb9932c8b065a649f0fbe5ed68de24d7dc4b8f7c","kind":"commit","published_at":"2021-05-02T19:27:28.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"caae3d2f880d04ed65254ffd6783486ceb7a1c13","kind":"tag","published_at":"2020-09-11T17:34:14.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"ff7cf8eecfe7095438e79ad945d6fb3e593a84ce","kind":"tag","published_at":"2020-09-11T16:11:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.10.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"2c32d2667d48c37563bdbeafbb40c75fc8564e5f","kind":"tag","published_at":"2020-09-11T13:59:06.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.9.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f2a4a20f30615f18864406cdd112e2d5e1b6a1bb","kind":"tag","published_at":"2020-08-15T20:21:19.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.8.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4e5f9d3a7fa027cd3ea16f8e741e35b002f1c941","kind":"tag","published_at":"2020-08-02T06:25:23.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.7.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"1329af50d939a4d758122b22533107456fa0a30a","kind":"tag","published_at":"2020-07-13T06:17:51.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"44cd5ecf5f3e1c74d2f880aef264265367e4d820","kind":"tag","published_at":"2020-07-13T03:22:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"33e0c417bad7c0a858a1f95a3c8fdc79c7cf902d","kind":"tag","published_at":"2020-07-13T03:08:36.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0783a74243a4d049bd4b1d86b1fd0ff178b53d1d","kind":"tag","published_at":"2020-07-12T19:23:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"d82f25ca155a455202efe63418b6453e311d9354","kind":"commit","published_at":"2020-07-05T22:17:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.4.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1/manifests"},{"name":"v0.3.2","sha":"9c68998e59324fbbfe6ca0f41d3e7fcd81dc10c9","kind":"tag","published_at":"2020-06-25T18:57:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f3ba10c72489351897a5df0870308e30c61e1944","kind":"tag","published_at":"2020-06-25T18:36:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2e8492b99be570ed954ea6cf0264adec26f8d6bb","kind":"tag","published_at":"2020-06-25T17:08:59.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0/manifests"},{"name":"v0.1.2","sha":"e04d5158de055d477cf62cb0e9374d3f013402af","kind":"tag","published_at":"2020-01-14T07:01:49.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5dbfd2ae2192fdff07327aa913aa6f8354fafba1","kind":"tag","published_at":"2020-01-14T06:32:22.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"19eb7a61214e10e1696f16052e279963097ee089","kind":"tag","published_at":"2020-01-13T18:44:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0/manifests"},{"name":"v0.1.0-c","sha":"b2a3f16b03a8911d0675dc2de77668388a49ce0b","kind":"tag","published_at":"2020-01-13T18:31:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0-c","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0-c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0-c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c/manifests"}]},"repo_metadata_updated_at":"2026-08-22T19:50:14.615Z","dependent_packages_count":0,"downloads":63384,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.147489855760085,"dependent_packages_count":48.624881875381796,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":41.38618586557094},"purl":"pkg:npm/%40jitl/quickjs-ng-wasmfile-release-asyncify","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jitl/quickjs-ng-wasmfile-release-asyncify","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jitl/quickjs-ng-wasmfile-release-asyncify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jitl/quickjs-ng-wasmfile-release-asyncify/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T14:14:33.297Z","issues_count":129,"pull_requests_count":175,"avg_time_to_close_issue":7919213.718446602,"avg_time_to_close_pull_request":2956555.3092105263,"issues_closed_count":103,"pull_requests_closed_count":152,"pull_request_authors_count":31,"issue_authors_count":100,"avg_comments_per_issue":3.116279069767442,"avg_comments_per_pull_request":0.7542857142857143,"merged_pull_requests_count":110,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":16,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":3935917.2,"past_year_avg_time_to_close_pull_request":1816252.4166666667,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.9375,"past_year_avg_comments_per_pull_request":0.30434782608695654,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/issues","maintainers":[{"login":"justjake","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}],"active_maintainers":[{"login":"justjake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-ng-wasmfile-release-asyncify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-ng-wasmfile-release-asyncify/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-ng-wasmfile-release-asyncify/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-ng-wasmfile-release-asyncify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-ng-wasmfile-release-asyncify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-ng-wasmfile-release-asyncify/codemeta","maintainers":[{"uuid":"jitl","login":"jitl","name":null,"email":"just.1.jake@gmail.com","url":null,"packages_count":87,"html_url":"https://www.npmjs.com/~jitl","role":null,"created_at":"2024-01-01T23:10:33.615Z","updated_at":"2024-01-01T23:10:33.615Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jitl/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777887,"maintainers_count":1236523,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":8695052,"name":"@jitl/quickjs-node-release-sync-wasm","ecosystem":"npm","description":"Variant of quickjs library: Node.js build with both CommonJS and ESModule exports","homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/justjake/quickjs-emscripten","keywords_array":[],"namespace":"jitl","versions_count":1,"first_release_published_at":"2023-12-25T20:13:56.055Z","latest_release_published_at":"2023-12-25T20:13:56.055Z","latest_release_number":"0.25.0-rc.3","last_synced_at":"2026-08-23T12:32:07.826Z","created_at":"2023-12-25T20:13:59.243Z","updated_at":"2026-08-23T12:32:07.826Z","registry_url":"https://www.npmjs.com/package/@jitl/quickjs-node-release-sync-wasm","install_command":"npm install @jitl/quickjs-node-release-sync-wasm","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"0.25.0-rc.3","latest":"0.25.0-rc.3"},"contentPolicy":null},"repo_metadata":{"id":37889598,"uuid":"231942612","full_name":"justjake/quickjs-emscripten","owner":"justjake","description":"Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions","archived":false,"fork":false,"pushed_at":"2026-07-23T21:17:36.000Z","size":39358,"stargazers_count":1693,"open_issues_count":38,"forks_count":135,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-08-21T10:43:46.342Z","etag":null,"topics":["eval","javascript","plugins","quickjs","wasm"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/quickjs-emscripten","language":"TypeScript","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/justjake.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-01-05T16:09:48.000Z","updated_at":"2026-08-20T18:24:16.000Z","dependencies_parsed_at":"2026-08-07T03:31:19.838Z","dependency_job_id":null,"html_url":"https://github.com/justjake/quickjs-emscripten","commit_stats":{"total_commits":561,"total_committers":14,"mean_commits":40.07142857142857,"dds":0.1515151515151515,"last_synced_commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/justjake/quickjs-emscripten","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/sbom","scorecard":{"id":544245,"data":{"date":"2025-08-11","repo":{"name":"github.com/justjake/quickjs-emscripten","commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-m4gq-x24j-jpmf","Warn: Project is vulnerable to: GHSA-44fp-w29j-9vj5","Warn: Project is vulnerable to: GHSA-4pg4-qvpc-4q3h","Warn: Project is vulnerable to: GHSA-g5hg-p3ph-g8qg","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:03:32.553Z","repository_id":37889598,"created_at":"2025-08-20T09:03:32.553Z","updated_at":"2025-08-20T09:03:32.553Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"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-21T02:00:06.756Z","response_time":57,"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":"justjake","name":"Jake Teton-Landis","uuid":"296279","kind":"user","description":"I like nerd shit.","email":"","website":"https://jake.tl","location":"Miami / New York / San Francisco","twitter":"jitl","company":"Notion Labs, Inc","icon_url":"https://avatars.githubusercontent.com/u/296279?u=bed8a4153891440b13a6348ff4c7a85e7fbc0576\u0026v=4","repositories_count":169,"last_synced_at":"2024-04-15T00:07:04.758Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/justjake","funding_links":[],"total_stars":2988,"followers":323,"following":12,"created_at":"2022-11-02T21:09:15.899Z","updated_at":"2024-04-15T00:07:24.991Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake/repositories"},"tags":[{"name":"v0.32.0","sha":"df4efb9ef2cb25c417ecb57986da462d11b244ed","kind":"commit","published_at":"2026-02-16T04:41:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.32.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"235f6da2fd4f7354fa4765fde4aea880d2a4aef5","kind":"commit","published_at":"2024-09-07T20:15:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.31.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"2ca7f5f5f1abda34d2620e55c50eb0b599dd2282","kind":"commit","published_at":"2024-08-31T21:40:12.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.30.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"af04b41ece3efd5929f7676a81903b31695a766e","kind":"commit","published_at":"2024-06-15T18:06:07.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"cc9b624930dfb319a0198587386c405b86af4740","kind":"commit","published_at":"2024-03-10T06:51:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"da55055a569377353d891e5438a1a9a9979379a1","kind":"commit","published_at":"2024-02-19T20:29:24.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"c171cbb818162fc532df830f1aeed30fed56d1e8","kind":"commit","published_at":"2024-02-11T23:50:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.28.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d4c638e9941c5ea47b35c6d1c6858eb35996a50d","kind":"commit","published_at":"2024-01-26T20:48:37.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.27.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"fcee225d46b0bde64402cebad143811583ae49f9","kind":"commit","published_at":"2024-01-01T22:42:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.26.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"0870605790bb1513c3ecbce33209ac38dfe1c384","kind":"commit","published_at":"2023-12-27T11:11:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.25.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"e8911561eb5ceac49a38f3bf862c3ea850a6533c","kind":"tag","published_at":"2023-12-09T20:20:21.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.24.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"75fcb3fc27d4857207266ef9c621d93eb79b868d","kind":"commit","published_at":"2023-04-23T15:56:29.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.23.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"21e6fe27ab2c3d4913cc3bdf59702aed7a4605f4","kind":"tag","published_at":"2023-02-19T23:45:33.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.22.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"ad8769c6a46c2ea6b12703f967335cdf3a148239","kind":"tag","published_at":"2023-02-18T22:40:15.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"e6e376b08ed481d20b9bb2e38982ac8baedc2e9c","kind":"tag","published_at":"2022-12-13T15:49:47.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"897fded554b9b1c056c830789f407690ed01a2d9","kind":"tag","published_at":"2022-05-31T02:11:39.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c1e90a4536acf825855676b50b0a0e7ee74e86b1","kind":"tag","published_at":"2022-03-20T04:25:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.20.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0/manifests"},{"name":"v0.15.0","sha":"893983d6a3f7e9474a9baf7fbcc9e699588c4c8b","kind":"tag","published_at":"2021-12-24T23:01:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.15.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e07d882e50374d48c593e71b50ee6e67d6792d5f","kind":"tag","published_at":"2021-12-24T19:11:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.14.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0/manifests"},{"name":"v0.11.1","sha":"cb9932c8b065a649f0fbe5ed68de24d7dc4b8f7c","kind":"commit","published_at":"2021-05-02T19:27:28.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"caae3d2f880d04ed65254ffd6783486ceb7a1c13","kind":"tag","published_at":"2020-09-11T17:34:14.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"ff7cf8eecfe7095438e79ad945d6fb3e593a84ce","kind":"tag","published_at":"2020-09-11T16:11:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.10.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"2c32d2667d48c37563bdbeafbb40c75fc8564e5f","kind":"tag","published_at":"2020-09-11T13:59:06.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.9.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f2a4a20f30615f18864406cdd112e2d5e1b6a1bb","kind":"tag","published_at":"2020-08-15T20:21:19.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.8.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4e5f9d3a7fa027cd3ea16f8e741e35b002f1c941","kind":"tag","published_at":"2020-08-02T06:25:23.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.7.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"1329af50d939a4d758122b22533107456fa0a30a","kind":"tag","published_at":"2020-07-13T06:17:51.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"44cd5ecf5f3e1c74d2f880aef264265367e4d820","kind":"tag","published_at":"2020-07-13T03:22:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"33e0c417bad7c0a858a1f95a3c8fdc79c7cf902d","kind":"tag","published_at":"2020-07-13T03:08:36.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0783a74243a4d049bd4b1d86b1fd0ff178b53d1d","kind":"tag","published_at":"2020-07-12T19:23:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"d82f25ca155a455202efe63418b6453e311d9354","kind":"commit","published_at":"2020-07-05T22:17:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.4.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1/manifests"},{"name":"v0.3.2","sha":"9c68998e59324fbbfe6ca0f41d3e7fcd81dc10c9","kind":"tag","published_at":"2020-06-25T18:57:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f3ba10c72489351897a5df0870308e30c61e1944","kind":"tag","published_at":"2020-06-25T18:36:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2e8492b99be570ed954ea6cf0264adec26f8d6bb","kind":"tag","published_at":"2020-06-25T17:08:59.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0/manifests"},{"name":"v0.1.2","sha":"e04d5158de055d477cf62cb0e9374d3f013402af","kind":"tag","published_at":"2020-01-14T07:01:49.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5dbfd2ae2192fdff07327aa913aa6f8354fafba1","kind":"tag","published_at":"2020-01-14T06:32:22.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"19eb7a61214e10e1696f16052e279963097ee089","kind":"tag","published_at":"2020-01-13T18:44:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0/manifests"},{"name":"v0.1.0-c","sha":"b2a3f16b03a8911d0675dc2de77668388a49ce0b","kind":"tag","published_at":"2020-01-13T18:31:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0-c","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0-c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0-c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c/manifests"}]},"repo_metadata_updated_at":"2026-08-21T14:54:31.098Z","dependent_packages_count":0,"downloads":4,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":35.07983811852141,"dependent_packages_count":50.087093910684075,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.58346601460274},"purl":"pkg:npm/%40jitl/quickjs-node-release-sync-wasm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jitl/quickjs-node-release-sync-wasm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jitl/quickjs-node-release-sync-wasm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jitl/quickjs-node-release-sync-wasm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T13:41:58.356Z","issues_count":129,"pull_requests_count":175,"avg_time_to_close_issue":7919213.718446602,"avg_time_to_close_pull_request":2956555.3092105263,"issues_closed_count":103,"pull_requests_closed_count":152,"pull_request_authors_count":31,"issue_authors_count":100,"avg_comments_per_issue":3.116279069767442,"avg_comments_per_pull_request":0.7542857142857143,"merged_pull_requests_count":110,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":16,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":3935917.2,"past_year_avg_time_to_close_pull_request":1816252.4166666667,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.9375,"past_year_avg_comments_per_pull_request":0.30434782608695654,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/issues","maintainers":[{"login":"justjake","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}],"active_maintainers":[{"login":"justjake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-release-sync-wasm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-release-sync-wasm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-release-sync-wasm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-release-sync-wasm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-release-sync-wasm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-release-sync-wasm/codemeta","maintainers":[{"uuid":"jitl","login":"jitl","name":null,"email":"just.1.jake@gmail.com","url":null,"packages_count":87,"html_url":"https://www.npmjs.com/~jitl","role":null,"created_at":"2023-12-25T20:14:01.265Z","updated_at":"2023-12-25T20:14:01.265Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jitl/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777887,"maintainers_count":1236523,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":8694743,"name":"@jitl/quickjs-browser-release-asyncify-wasm","ecosystem":"npm","description":"Variant of quickjs library: ESModule for browsers or browser-like environments","homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/justjake/quickjs-emscripten","keywords_array":[],"namespace":"jitl","versions_count":4,"first_release_published_at":"2023-12-25T14:48:20.947Z","latest_release_published_at":"2023-12-25T20:13:52.902Z","latest_release_number":"0.25.0-rc.3","last_synced_at":"2026-08-23T12:36:13.797Z","created_at":"2023-12-25T14:50:13.562Z","updated_at":"2026-08-23T12:36:13.798Z","registry_url":"https://www.npmjs.com/package/@jitl/quickjs-browser-release-asyncify-wasm","install_command":"npm install @jitl/quickjs-browser-release-asyncify-wasm","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"0.25.0-rc.3","latest":"0.25.0-rc.0"},"contentPolicy":null},"repo_metadata":{"id":37889598,"uuid":"231942612","full_name":"justjake/quickjs-emscripten","owner":"justjake","description":"Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions","archived":false,"fork":false,"pushed_at":"2026-07-23T21:17:36.000Z","size":39358,"stargazers_count":1693,"open_issues_count":38,"forks_count":135,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-08-21T10:43:46.342Z","etag":null,"topics":["eval","javascript","plugins","quickjs","wasm"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/quickjs-emscripten","language":"TypeScript","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/justjake.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-01-05T16:09:48.000Z","updated_at":"2026-08-20T18:24:16.000Z","dependencies_parsed_at":"2026-08-07T03:31:19.838Z","dependency_job_id":null,"html_url":"https://github.com/justjake/quickjs-emscripten","commit_stats":{"total_commits":561,"total_committers":14,"mean_commits":40.07142857142857,"dds":0.1515151515151515,"last_synced_commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/justjake/quickjs-emscripten","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/sbom","scorecard":{"id":544245,"data":{"date":"2025-08-11","repo":{"name":"github.com/justjake/quickjs-emscripten","commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-m4gq-x24j-jpmf","Warn: Project is vulnerable to: GHSA-44fp-w29j-9vj5","Warn: Project is vulnerable to: GHSA-4pg4-qvpc-4q3h","Warn: Project is vulnerable to: GHSA-g5hg-p3ph-g8qg","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:03:32.553Z","repository_id":37889598,"created_at":"2025-08-20T09:03:32.553Z","updated_at":"2025-08-20T09:03:32.553Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"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-21T02:00:06.756Z","response_time":57,"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":"justjake","name":"Jake Teton-Landis","uuid":"296279","kind":"user","description":"I like nerd shit.","email":"","website":"https://jake.tl","location":"Miami / New York / San Francisco","twitter":"jitl","company":"Notion Labs, Inc","icon_url":"https://avatars.githubusercontent.com/u/296279?u=bed8a4153891440b13a6348ff4c7a85e7fbc0576\u0026v=4","repositories_count":169,"last_synced_at":"2024-04-15T00:07:04.758Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/justjake","funding_links":[],"total_stars":2988,"followers":323,"following":12,"created_at":"2022-11-02T21:09:15.899Z","updated_at":"2024-04-15T00:07:24.991Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake/repositories"},"tags":[{"name":"v0.32.0","sha":"df4efb9ef2cb25c417ecb57986da462d11b244ed","kind":"commit","published_at":"2026-02-16T04:41:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.32.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"235f6da2fd4f7354fa4765fde4aea880d2a4aef5","kind":"commit","published_at":"2024-09-07T20:15:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.31.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"2ca7f5f5f1abda34d2620e55c50eb0b599dd2282","kind":"commit","published_at":"2024-08-31T21:40:12.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.30.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"af04b41ece3efd5929f7676a81903b31695a766e","kind":"commit","published_at":"2024-06-15T18:06:07.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"cc9b624930dfb319a0198587386c405b86af4740","kind":"commit","published_at":"2024-03-10T06:51:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"da55055a569377353d891e5438a1a9a9979379a1","kind":"commit","published_at":"2024-02-19T20:29:24.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"c171cbb818162fc532df830f1aeed30fed56d1e8","kind":"commit","published_at":"2024-02-11T23:50:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.28.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d4c638e9941c5ea47b35c6d1c6858eb35996a50d","kind":"commit","published_at":"2024-01-26T20:48:37.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.27.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"fcee225d46b0bde64402cebad143811583ae49f9","kind":"commit","published_at":"2024-01-01T22:42:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.26.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"0870605790bb1513c3ecbce33209ac38dfe1c384","kind":"commit","published_at":"2023-12-27T11:11:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.25.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"e8911561eb5ceac49a38f3bf862c3ea850a6533c","kind":"tag","published_at":"2023-12-09T20:20:21.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.24.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"75fcb3fc27d4857207266ef9c621d93eb79b868d","kind":"commit","published_at":"2023-04-23T15:56:29.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.23.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"21e6fe27ab2c3d4913cc3bdf59702aed7a4605f4","kind":"tag","published_at":"2023-02-19T23:45:33.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.22.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"ad8769c6a46c2ea6b12703f967335cdf3a148239","kind":"tag","published_at":"2023-02-18T22:40:15.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"e6e376b08ed481d20b9bb2e38982ac8baedc2e9c","kind":"tag","published_at":"2022-12-13T15:49:47.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"897fded554b9b1c056c830789f407690ed01a2d9","kind":"tag","published_at":"2022-05-31T02:11:39.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c1e90a4536acf825855676b50b0a0e7ee74e86b1","kind":"tag","published_at":"2022-03-20T04:25:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.20.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0/manifests"},{"name":"v0.15.0","sha":"893983d6a3f7e9474a9baf7fbcc9e699588c4c8b","kind":"tag","published_at":"2021-12-24T23:01:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.15.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e07d882e50374d48c593e71b50ee6e67d6792d5f","kind":"tag","published_at":"2021-12-24T19:11:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.14.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0/manifests"},{"name":"v0.11.1","sha":"cb9932c8b065a649f0fbe5ed68de24d7dc4b8f7c","kind":"commit","published_at":"2021-05-02T19:27:28.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"caae3d2f880d04ed65254ffd6783486ceb7a1c13","kind":"tag","published_at":"2020-09-11T17:34:14.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"ff7cf8eecfe7095438e79ad945d6fb3e593a84ce","kind":"tag","published_at":"2020-09-11T16:11:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.10.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"2c32d2667d48c37563bdbeafbb40c75fc8564e5f","kind":"tag","published_at":"2020-09-11T13:59:06.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.9.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f2a4a20f30615f18864406cdd112e2d5e1b6a1bb","kind":"tag","published_at":"2020-08-15T20:21:19.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.8.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4e5f9d3a7fa027cd3ea16f8e741e35b002f1c941","kind":"tag","published_at":"2020-08-02T06:25:23.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.7.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"1329af50d939a4d758122b22533107456fa0a30a","kind":"tag","published_at":"2020-07-13T06:17:51.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"44cd5ecf5f3e1c74d2f880aef264265367e4d820","kind":"tag","published_at":"2020-07-13T03:22:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"33e0c417bad7c0a858a1f95a3c8fdc79c7cf902d","kind":"tag","published_at":"2020-07-13T03:08:36.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0783a74243a4d049bd4b1d86b1fd0ff178b53d1d","kind":"tag","published_at":"2020-07-12T19:23:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"d82f25ca155a455202efe63418b6453e311d9354","kind":"commit","published_at":"2020-07-05T22:17:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.4.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1/manifests"},{"name":"v0.3.2","sha":"9c68998e59324fbbfe6ca0f41d3e7fcd81dc10c9","kind":"tag","published_at":"2020-06-25T18:57:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f3ba10c72489351897a5df0870308e30c61e1944","kind":"tag","published_at":"2020-06-25T18:36:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2e8492b99be570ed954ea6cf0264adec26f8d6bb","kind":"tag","published_at":"2020-06-25T17:08:59.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0/manifests"},{"name":"v0.1.2","sha":"e04d5158de055d477cf62cb0e9374d3f013402af","kind":"tag","published_at":"2020-01-14T07:01:49.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5dbfd2ae2192fdff07327aa913aa6f8354fafba1","kind":"tag","published_at":"2020-01-14T06:32:22.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"19eb7a61214e10e1696f16052e279963097ee089","kind":"tag","published_at":"2020-01-13T18:44:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0/manifests"},{"name":"v0.1.0-c","sha":"b2a3f16b03a8911d0675dc2de77668388a49ce0b","kind":"tag","published_at":"2020-01-13T18:31:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0-c","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0-c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0-c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c/manifests"}]},"repo_metadata_updated_at":"2026-08-22T14:14:33.022Z","dependent_packages_count":0,"downloads":8,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":35.36194850698283,"dependent_packages_count":50.55697967555379,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.95946409126831},"purl":"pkg:npm/%40jitl/quickjs-browser-release-asyncify-wasm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jitl/quickjs-browser-release-asyncify-wasm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jitl/quickjs-browser-release-asyncify-wasm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jitl/quickjs-browser-release-asyncify-wasm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T13:41:58.356Z","issues_count":129,"pull_requests_count":175,"avg_time_to_close_issue":7919213.718446602,"avg_time_to_close_pull_request":2956555.3092105263,"issues_closed_count":103,"pull_requests_closed_count":152,"pull_request_authors_count":31,"issue_authors_count":100,"avg_comments_per_issue":3.116279069767442,"avg_comments_per_pull_request":0.7542857142857143,"merged_pull_requests_count":110,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":16,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":3935917.2,"past_year_avg_time_to_close_pull_request":1816252.4166666667,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.9375,"past_year_avg_comments_per_pull_request":0.30434782608695654,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/issues","maintainers":[{"login":"justjake","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}],"active_maintainers":[{"login":"justjake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-browser-release-asyncify-wasm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-browser-release-asyncify-wasm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-browser-release-asyncify-wasm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-browser-release-asyncify-wasm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-browser-release-asyncify-wasm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-browser-release-asyncify-wasm/codemeta","maintainers":[{"uuid":"jitl","login":"jitl","name":null,"email":"just.1.jake@gmail.com","url":null,"packages_count":87,"html_url":"https://www.npmjs.com/~jitl","role":null,"created_at":"2023-12-25T14:50:15.503Z","updated_at":"2023-12-25T14:50:15.503Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jitl/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777887,"maintainers_count":1236523,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":8697251,"name":"@jitl/quickjs-singlefile-browser-debug-sync","ecosystem":"npm","description":"Variant of quickjs library: Variant with the WASM data embedded into a browser ESModule.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/justjake/quickjs-emscripten","keywords_array":[],"namespace":"jitl","versions_count":22,"first_release_published_at":"2023-12-26T23:15:58.907Z","latest_release_published_at":"2026-02-16T04:48:40.579Z","latest_release_number":"0.32.0","last_synced_at":"2026-08-23T12:54:58.256Z","created_at":"2023-12-26T23:16:02.959Z","updated_at":"2026-08-23T12:54:58.257Z","registry_url":"https://www.npmjs.com/package/@jitl/quickjs-singlefile-browser-debug-sync","install_command":"npm install @jitl/quickjs-singlefile-browser-debug-sync","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"0.26.1-rc.0","latest":"0.32.0"},"contentPolicy":null},"repo_metadata":{"id":37889598,"uuid":"231942612","full_name":"justjake/quickjs-emscripten","owner":"justjake","description":"Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions","archived":false,"fork":false,"pushed_at":"2026-07-23T21:17:36.000Z","size":39358,"stargazers_count":1693,"open_issues_count":38,"forks_count":135,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-08-21T10:43:46.342Z","etag":null,"topics":["eval","javascript","plugins","quickjs","wasm"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/quickjs-emscripten","language":"TypeScript","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/justjake.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-01-05T16:09:48.000Z","updated_at":"2026-08-20T18:24:16.000Z","dependencies_parsed_at":"2026-08-07T03:31:19.838Z","dependency_job_id":null,"html_url":"https://github.com/justjake/quickjs-emscripten","commit_stats":{"total_commits":561,"total_committers":14,"mean_commits":40.07142857142857,"dds":0.1515151515151515,"last_synced_commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/justjake/quickjs-emscripten","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/sbom","scorecard":{"id":544245,"data":{"date":"2025-08-11","repo":{"name":"github.com/justjake/quickjs-emscripten","commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-m4gq-x24j-jpmf","Warn: Project is vulnerable to: GHSA-44fp-w29j-9vj5","Warn: Project is vulnerable to: GHSA-4pg4-qvpc-4q3h","Warn: Project is vulnerable to: GHSA-g5hg-p3ph-g8qg","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:03:32.553Z","repository_id":37889598,"created_at":"2025-08-20T09:03:32.553Z","updated_at":"2025-08-20T09:03:32.553Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"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-21T02:00:06.756Z","response_time":57,"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":"justjake","name":"Jake Teton-Landis","uuid":"296279","kind":"user","description":"I like nerd shit.","email":"","website":"https://jake.tl","location":"Miami / New York / San Francisco","twitter":"jitl","company":"Notion Labs, Inc","icon_url":"https://avatars.githubusercontent.com/u/296279?u=bed8a4153891440b13a6348ff4c7a85e7fbc0576\u0026v=4","repositories_count":169,"last_synced_at":"2024-04-15T00:07:04.758Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/justjake","funding_links":[],"total_stars":2988,"followers":323,"following":12,"created_at":"2022-11-02T21:09:15.899Z","updated_at":"2024-04-15T00:07:24.991Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake/repositories"},"tags":[{"name":"v0.32.0","sha":"df4efb9ef2cb25c417ecb57986da462d11b244ed","kind":"commit","published_at":"2026-02-16T04:41:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.32.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"235f6da2fd4f7354fa4765fde4aea880d2a4aef5","kind":"commit","published_at":"2024-09-07T20:15:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.31.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"2ca7f5f5f1abda34d2620e55c50eb0b599dd2282","kind":"commit","published_at":"2024-08-31T21:40:12.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.30.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"af04b41ece3efd5929f7676a81903b31695a766e","kind":"commit","published_at":"2024-06-15T18:06:07.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"cc9b624930dfb319a0198587386c405b86af4740","kind":"commit","published_at":"2024-03-10T06:51:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"da55055a569377353d891e5438a1a9a9979379a1","kind":"commit","published_at":"2024-02-19T20:29:24.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"c171cbb818162fc532df830f1aeed30fed56d1e8","kind":"commit","published_at":"2024-02-11T23:50:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.28.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d4c638e9941c5ea47b35c6d1c6858eb35996a50d","kind":"commit","published_at":"2024-01-26T20:48:37.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.27.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"fcee225d46b0bde64402cebad143811583ae49f9","kind":"commit","published_at":"2024-01-01T22:42:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.26.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"0870605790bb1513c3ecbce33209ac38dfe1c384","kind":"commit","published_at":"2023-12-27T11:11:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.25.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"e8911561eb5ceac49a38f3bf862c3ea850a6533c","kind":"tag","published_at":"2023-12-09T20:20:21.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.24.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"75fcb3fc27d4857207266ef9c621d93eb79b868d","kind":"commit","published_at":"2023-04-23T15:56:29.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.23.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"21e6fe27ab2c3d4913cc3bdf59702aed7a4605f4","kind":"tag","published_at":"2023-02-19T23:45:33.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.22.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"ad8769c6a46c2ea6b12703f967335cdf3a148239","kind":"tag","published_at":"2023-02-18T22:40:15.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"e6e376b08ed481d20b9bb2e38982ac8baedc2e9c","kind":"tag","published_at":"2022-12-13T15:49:47.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"897fded554b9b1c056c830789f407690ed01a2d9","kind":"tag","published_at":"2022-05-31T02:11:39.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c1e90a4536acf825855676b50b0a0e7ee74e86b1","kind":"tag","published_at":"2022-03-20T04:25:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.20.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0/manifests"},{"name":"v0.15.0","sha":"893983d6a3f7e9474a9baf7fbcc9e699588c4c8b","kind":"tag","published_at":"2021-12-24T23:01:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.15.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e07d882e50374d48c593e71b50ee6e67d6792d5f","kind":"tag","published_at":"2021-12-24T19:11:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.14.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0/manifests"},{"name":"v0.11.1","sha":"cb9932c8b065a649f0fbe5ed68de24d7dc4b8f7c","kind":"commit","published_at":"2021-05-02T19:27:28.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"caae3d2f880d04ed65254ffd6783486ceb7a1c13","kind":"tag","published_at":"2020-09-11T17:34:14.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"ff7cf8eecfe7095438e79ad945d6fb3e593a84ce","kind":"tag","published_at":"2020-09-11T16:11:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.10.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"2c32d2667d48c37563bdbeafbb40c75fc8564e5f","kind":"tag","published_at":"2020-09-11T13:59:06.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.9.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f2a4a20f30615f18864406cdd112e2d5e1b6a1bb","kind":"tag","published_at":"2020-08-15T20:21:19.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.8.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4e5f9d3a7fa027cd3ea16f8e741e35b002f1c941","kind":"tag","published_at":"2020-08-02T06:25:23.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.7.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"1329af50d939a4d758122b22533107456fa0a30a","kind":"tag","published_at":"2020-07-13T06:17:51.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"44cd5ecf5f3e1c74d2f880aef264265367e4d820","kind":"tag","published_at":"2020-07-13T03:22:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"33e0c417bad7c0a858a1f95a3c8fdc79c7cf902d","kind":"tag","published_at":"2020-07-13T03:08:36.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0783a74243a4d049bd4b1d86b1fd0ff178b53d1d","kind":"tag","published_at":"2020-07-12T19:23:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"d82f25ca155a455202efe63418b6453e311d9354","kind":"commit","published_at":"2020-07-05T22:17:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.4.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1/manifests"},{"name":"v0.3.2","sha":"9c68998e59324fbbfe6ca0f41d3e7fcd81dc10c9","kind":"tag","published_at":"2020-06-25T18:57:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f3ba10c72489351897a5df0870308e30c61e1944","kind":"tag","published_at":"2020-06-25T18:36:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2e8492b99be570ed954ea6cf0264adec26f8d6bb","kind":"tag","published_at":"2020-06-25T17:08:59.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0/manifests"},{"name":"v0.1.2","sha":"e04d5158de055d477cf62cb0e9374d3f013402af","kind":"tag","published_at":"2020-01-14T07:01:49.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5dbfd2ae2192fdff07327aa913aa6f8354fafba1","kind":"tag","published_at":"2020-01-14T06:32:22.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"19eb7a61214e10e1696f16052e279963097ee089","kind":"tag","published_at":"2020-01-13T18:44:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0/manifests"},{"name":"v0.1.0-c","sha":"b2a3f16b03a8911d0675dc2de77668388a49ce0b","kind":"tag","published_at":"2020-01-13T18:31:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0-c","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0-c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0-c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c/manifests"}]},"repo_metadata_updated_at":"2026-08-22T21:53:00.823Z","dependent_packages_count":0,"downloads":1266,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.662916205719796,"dependent_packages_count":49.4634897280498,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.0632029668848},"purl":"pkg:npm/%40jitl/quickjs-singlefile-browser-debug-sync","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jitl/quickjs-singlefile-browser-debug-sync","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jitl/quickjs-singlefile-browser-debug-sync","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jitl/quickjs-singlefile-browser-debug-sync/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T14:14:33.297Z","issues_count":129,"pull_requests_count":175,"avg_time_to_close_issue":7919213.718446602,"avg_time_to_close_pull_request":2956555.3092105263,"issues_closed_count":103,"pull_requests_closed_count":152,"pull_request_authors_count":31,"issue_authors_count":100,"avg_comments_per_issue":3.116279069767442,"avg_comments_per_pull_request":0.7542857142857143,"merged_pull_requests_count":110,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":16,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":3935917.2,"past_year_avg_time_to_close_pull_request":1816252.4166666667,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.9375,"past_year_avg_comments_per_pull_request":0.30434782608695654,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/issues","maintainers":[{"login":"justjake","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}],"active_maintainers":[{"login":"justjake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-browser-debug-sync/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-browser-debug-sync/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-browser-debug-sync/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-browser-debug-sync/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-browser-debug-sync/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-browser-debug-sync/codemeta","maintainers":[{"uuid":"jitl","login":"jitl","name":null,"email":"just.1.jake@gmail.com","url":null,"packages_count":87,"html_url":"https://www.npmjs.com/~jitl","role":null,"created_at":"2023-12-26T23:16:05.034Z","updated_at":"2023-12-26T23:16:05.034Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jitl/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777887,"maintainers_count":1236523,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":8694751,"name":"@jitl/quickjs-browser-debug-sync-wasm","ecosystem":"npm","description":"Variant of quickjs library: ESModule for browsers or browser-like environments","homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/justjake/quickjs-emscripten","keywords_array":[],"namespace":"jitl","versions_count":4,"first_release_published_at":"2023-12-25T14:48:20.872Z","latest_release_published_at":"2023-12-25T20:13:52.225Z","latest_release_number":"0.25.0-rc.3","last_synced_at":"2026-08-23T12:14:53.851Z","created_at":"2023-12-25T14:50:14.807Z","updated_at":"2026-08-23T12:14:53.851Z","registry_url":"https://www.npmjs.com/package/@jitl/quickjs-browser-debug-sync-wasm","install_command":"npm install @jitl/quickjs-browser-debug-sync-wasm","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"0.25.0-rc.3","latest":"0.25.0-rc.0"},"contentPolicy":null},"repo_metadata":{"id":37889598,"uuid":"231942612","full_name":"justjake/quickjs-emscripten","owner":"justjake","description":"Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions","archived":false,"fork":false,"pushed_at":"2026-07-23T21:17:36.000Z","size":39358,"stargazers_count":1693,"open_issues_count":38,"forks_count":135,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-08-21T10:43:46.342Z","etag":null,"topics":["eval","javascript","plugins","quickjs","wasm"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/quickjs-emscripten","language":"TypeScript","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/justjake.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-01-05T16:09:48.000Z","updated_at":"2026-08-20T18:24:16.000Z","dependencies_parsed_at":"2026-08-07T03:31:19.838Z","dependency_job_id":null,"html_url":"https://github.com/justjake/quickjs-emscripten","commit_stats":{"total_commits":561,"total_committers":14,"mean_commits":40.07142857142857,"dds":0.1515151515151515,"last_synced_commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/justjake/quickjs-emscripten","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/sbom","scorecard":{"id":544245,"data":{"date":"2025-08-11","repo":{"name":"github.com/justjake/quickjs-emscripten","commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-m4gq-x24j-jpmf","Warn: Project is vulnerable to: GHSA-44fp-w29j-9vj5","Warn: Project is vulnerable to: GHSA-4pg4-qvpc-4q3h","Warn: Project is vulnerable to: GHSA-g5hg-p3ph-g8qg","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:03:32.553Z","repository_id":37889598,"created_at":"2025-08-20T09:03:32.553Z","updated_at":"2025-08-20T09:03:32.553Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"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-21T02:00:06.756Z","response_time":57,"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":"justjake","name":"Jake Teton-Landis","uuid":"296279","kind":"user","description":"I like nerd shit.","email":"","website":"https://jake.tl","location":"Miami / New York / San Francisco","twitter":"jitl","company":"Notion Labs, Inc","icon_url":"https://avatars.githubusercontent.com/u/296279?u=bed8a4153891440b13a6348ff4c7a85e7fbc0576\u0026v=4","repositories_count":169,"last_synced_at":"2024-04-15T00:07:04.758Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/justjake","funding_links":[],"total_stars":2988,"followers":323,"following":12,"created_at":"2022-11-02T21:09:15.899Z","updated_at":"2024-04-15T00:07:24.991Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake/repositories"},"tags":[{"name":"v0.32.0","sha":"df4efb9ef2cb25c417ecb57986da462d11b244ed","kind":"commit","published_at":"2026-02-16T04:41:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.32.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"235f6da2fd4f7354fa4765fde4aea880d2a4aef5","kind":"commit","published_at":"2024-09-07T20:15:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.31.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"2ca7f5f5f1abda34d2620e55c50eb0b599dd2282","kind":"commit","published_at":"2024-08-31T21:40:12.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.30.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"af04b41ece3efd5929f7676a81903b31695a766e","kind":"commit","published_at":"2024-06-15T18:06:07.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"cc9b624930dfb319a0198587386c405b86af4740","kind":"commit","published_at":"2024-03-10T06:51:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"da55055a569377353d891e5438a1a9a9979379a1","kind":"commit","published_at":"2024-02-19T20:29:24.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"c171cbb818162fc532df830f1aeed30fed56d1e8","kind":"commit","published_at":"2024-02-11T23:50:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.28.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d4c638e9941c5ea47b35c6d1c6858eb35996a50d","kind":"commit","published_at":"2024-01-26T20:48:37.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.27.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"fcee225d46b0bde64402cebad143811583ae49f9","kind":"commit","published_at":"2024-01-01T22:42:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.26.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"0870605790bb1513c3ecbce33209ac38dfe1c384","kind":"commit","published_at":"2023-12-27T11:11:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.25.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"e8911561eb5ceac49a38f3bf862c3ea850a6533c","kind":"tag","published_at":"2023-12-09T20:20:21.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.24.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"75fcb3fc27d4857207266ef9c621d93eb79b868d","kind":"commit","published_at":"2023-04-23T15:56:29.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.23.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"21e6fe27ab2c3d4913cc3bdf59702aed7a4605f4","kind":"tag","published_at":"2023-02-19T23:45:33.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.22.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"ad8769c6a46c2ea6b12703f967335cdf3a148239","kind":"tag","published_at":"2023-02-18T22:40:15.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"e6e376b08ed481d20b9bb2e38982ac8baedc2e9c","kind":"tag","published_at":"2022-12-13T15:49:47.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"897fded554b9b1c056c830789f407690ed01a2d9","kind":"tag","published_at":"2022-05-31T02:11:39.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c1e90a4536acf825855676b50b0a0e7ee74e86b1","kind":"tag","published_at":"2022-03-20T04:25:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.20.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0/manifests"},{"name":"v0.15.0","sha":"893983d6a3f7e9474a9baf7fbcc9e699588c4c8b","kind":"tag","published_at":"2021-12-24T23:01:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.15.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e07d882e50374d48c593e71b50ee6e67d6792d5f","kind":"tag","published_at":"2021-12-24T19:11:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.14.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0/manifests"},{"name":"v0.11.1","sha":"cb9932c8b065a649f0fbe5ed68de24d7dc4b8f7c","kind":"commit","published_at":"2021-05-02T19:27:28.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"caae3d2f880d04ed65254ffd6783486ceb7a1c13","kind":"tag","published_at":"2020-09-11T17:34:14.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"ff7cf8eecfe7095438e79ad945d6fb3e593a84ce","kind":"tag","published_at":"2020-09-11T16:11:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.10.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"2c32d2667d48c37563bdbeafbb40c75fc8564e5f","kind":"tag","published_at":"2020-09-11T13:59:06.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.9.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f2a4a20f30615f18864406cdd112e2d5e1b6a1bb","kind":"tag","published_at":"2020-08-15T20:21:19.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.8.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4e5f9d3a7fa027cd3ea16f8e741e35b002f1c941","kind":"tag","published_at":"2020-08-02T06:25:23.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.7.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"1329af50d939a4d758122b22533107456fa0a30a","kind":"tag","published_at":"2020-07-13T06:17:51.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"44cd5ecf5f3e1c74d2f880aef264265367e4d820","kind":"tag","published_at":"2020-07-13T03:22:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"33e0c417bad7c0a858a1f95a3c8fdc79c7cf902d","kind":"tag","published_at":"2020-07-13T03:08:36.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0783a74243a4d049bd4b1d86b1fd0ff178b53d1d","kind":"tag","published_at":"2020-07-12T19:23:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"d82f25ca155a455202efe63418b6453e311d9354","kind":"commit","published_at":"2020-07-05T22:17:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.4.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1/manifests"},{"name":"v0.3.2","sha":"9c68998e59324fbbfe6ca0f41d3e7fcd81dc10c9","kind":"tag","published_at":"2020-06-25T18:57:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f3ba10c72489351897a5df0870308e30c61e1944","kind":"tag","published_at":"2020-06-25T18:36:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2e8492b99be570ed954ea6cf0264adec26f8d6bb","kind":"tag","published_at":"2020-06-25T17:08:59.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0/manifests"},{"name":"v0.1.2","sha":"e04d5158de055d477cf62cb0e9374d3f013402af","kind":"tag","published_at":"2020-01-14T07:01:49.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5dbfd2ae2192fdff07327aa913aa6f8354fafba1","kind":"tag","published_at":"2020-01-14T06:32:22.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"19eb7a61214e10e1696f16052e279963097ee089","kind":"tag","published_at":"2020-01-13T18:44:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0/manifests"},{"name":"v0.1.0-c","sha":"b2a3f16b03a8911d0675dc2de77668388a49ce0b","kind":"tag","published_at":"2020-01-13T18:31:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0-c","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0-c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0-c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c/manifests"}]},"repo_metadata_updated_at":"2026-08-21T19:11:39.468Z","dependent_packages_count":0,"downloads":5,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":35.36194850698283,"dependent_packages_count":50.55697967555379,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.95946409126831},"purl":"pkg:npm/%40jitl/quickjs-browser-debug-sync-wasm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jitl/quickjs-browser-debug-sync-wasm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jitl/quickjs-browser-debug-sync-wasm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jitl/quickjs-browser-debug-sync-wasm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T13:41:58.356Z","issues_count":129,"pull_requests_count":175,"avg_time_to_close_issue":7919213.718446602,"avg_time_to_close_pull_request":2956555.3092105263,"issues_closed_count":103,"pull_requests_closed_count":152,"pull_request_authors_count":31,"issue_authors_count":100,"avg_comments_per_issue":3.116279069767442,"avg_comments_per_pull_request":0.7542857142857143,"merged_pull_requests_count":110,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":16,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":3935917.2,"past_year_avg_time_to_close_pull_request":1816252.4166666667,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.9375,"past_year_avg_comments_per_pull_request":0.30434782608695654,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/issues","maintainers":[{"login":"justjake","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}],"active_maintainers":[{"login":"justjake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-browser-debug-sync-wasm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-browser-debug-sync-wasm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-browser-debug-sync-wasm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-browser-debug-sync-wasm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-browser-debug-sync-wasm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-browser-debug-sync-wasm/codemeta","maintainers":[{"uuid":"jitl","login":"jitl","name":null,"email":"just.1.jake@gmail.com","url":null,"packages_count":87,"html_url":"https://www.npmjs.com/~jitl","role":null,"created_at":"2023-12-25T14:50:16.230Z","updated_at":"2023-12-25T14:50:16.230Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jitl/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777887,"maintainers_count":1236523,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":8697254,"name":"@jitl/quickjs-singlefile-cjs-debug-sync","ecosystem":"npm","description":"Variant of quickjs library: Variant with the WASM data embedded into a universal (Node and Browser compatible) CommonJS module.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/justjake/quickjs-emscripten","keywords_array":[],"namespace":"jitl","versions_count":22,"first_release_published_at":"2023-12-26T23:16:01.163Z","latest_release_published_at":"2026-02-16T04:48:46.647Z","latest_release_number":"0.32.0","last_synced_at":"2026-08-22T12:23:40.802Z","created_at":"2023-12-26T23:16:05.915Z","updated_at":"2026-08-22T12:23:40.802Z","registry_url":"https://www.npmjs.com/package/@jitl/quickjs-singlefile-cjs-debug-sync","install_command":"npm install @jitl/quickjs-singlefile-cjs-debug-sync","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"0.26.1-rc.0","latest":"0.32.0"},"contentPolicy":null},"repo_metadata":{"id":37889598,"uuid":"231942612","full_name":"justjake/quickjs-emscripten","owner":"justjake","description":"Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions","archived":false,"fork":false,"pushed_at":"2026-07-23T21:17:36.000Z","size":39358,"stargazers_count":1691,"open_issues_count":36,"forks_count":134,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-08-14T10:22:38.073Z","etag":null,"topics":["eval","javascript","plugins","quickjs","wasm"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/quickjs-emscripten","language":"TypeScript","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/justjake.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-01-05T16:09:48.000Z","updated_at":"2026-08-07T12:49:46.000Z","dependencies_parsed_at":"2026-08-07T03:31:19.838Z","dependency_job_id":null,"html_url":"https://github.com/justjake/quickjs-emscripten","commit_stats":{"total_commits":561,"total_committers":14,"mean_commits":40.07142857142857,"dds":0.1515151515151515,"last_synced_commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/justjake/quickjs-emscripten","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/sbom","scorecard":{"id":544245,"data":{"date":"2025-08-11","repo":{"name":"github.com/justjake/quickjs-emscripten","commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-m4gq-x24j-jpmf","Warn: Project is vulnerable to: GHSA-44fp-w29j-9vj5","Warn: Project is vulnerable to: GHSA-4pg4-qvpc-4q3h","Warn: Project is vulnerable to: GHSA-g5hg-p3ph-g8qg","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:03:32.553Z","repository_id":37889598,"created_at":"2025-08-20T09:03:32.553Z","updated_at":"2025-08-20T09:03:32.553Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36646934,"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-14T02:00:06.934Z","response_time":54,"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":"justjake","name":"Jake Teton-Landis","uuid":"296279","kind":"user","description":"I like nerd shit.","email":"","website":"https://jake.tl","location":"Miami / New York / San Francisco","twitter":"jitl","company":"Notion Labs, Inc","icon_url":"https://avatars.githubusercontent.com/u/296279?u=bed8a4153891440b13a6348ff4c7a85e7fbc0576\u0026v=4","repositories_count":169,"last_synced_at":"2024-04-15T00:07:04.758Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/justjake","funding_links":[],"total_stars":2988,"followers":323,"following":12,"created_at":"2022-11-02T21:09:15.899Z","updated_at":"2024-04-15T00:07:24.991Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake/repositories"},"tags":[{"name":"v0.32.0","sha":"df4efb9ef2cb25c417ecb57986da462d11b244ed","kind":"commit","published_at":"2026-02-16T04:41:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.32.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"235f6da2fd4f7354fa4765fde4aea880d2a4aef5","kind":"commit","published_at":"2024-09-07T20:15:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.31.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"2ca7f5f5f1abda34d2620e55c50eb0b599dd2282","kind":"commit","published_at":"2024-08-31T21:40:12.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.30.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"af04b41ece3efd5929f7676a81903b31695a766e","kind":"commit","published_at":"2024-06-15T18:06:07.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"cc9b624930dfb319a0198587386c405b86af4740","kind":"commit","published_at":"2024-03-10T06:51:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"da55055a569377353d891e5438a1a9a9979379a1","kind":"commit","published_at":"2024-02-19T20:29:24.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"c171cbb818162fc532df830f1aeed30fed56d1e8","kind":"commit","published_at":"2024-02-11T23:50:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.28.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d4c638e9941c5ea47b35c6d1c6858eb35996a50d","kind":"commit","published_at":"2024-01-26T20:48:37.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.27.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"fcee225d46b0bde64402cebad143811583ae49f9","kind":"commit","published_at":"2024-01-01T22:42:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.26.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"0870605790bb1513c3ecbce33209ac38dfe1c384","kind":"commit","published_at":"2023-12-27T11:11:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.25.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"e8911561eb5ceac49a38f3bf862c3ea850a6533c","kind":"tag","published_at":"2023-12-09T20:20:21.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.24.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"75fcb3fc27d4857207266ef9c621d93eb79b868d","kind":"commit","published_at":"2023-04-23T15:56:29.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.23.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"21e6fe27ab2c3d4913cc3bdf59702aed7a4605f4","kind":"tag","published_at":"2023-02-19T23:45:33.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.22.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"ad8769c6a46c2ea6b12703f967335cdf3a148239","kind":"tag","published_at":"2023-02-18T22:40:15.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"e6e376b08ed481d20b9bb2e38982ac8baedc2e9c","kind":"tag","published_at":"2022-12-13T15:49:47.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"897fded554b9b1c056c830789f407690ed01a2d9","kind":"tag","published_at":"2022-05-31T02:11:39.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c1e90a4536acf825855676b50b0a0e7ee74e86b1","kind":"tag","published_at":"2022-03-20T04:25:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.20.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0/manifests"},{"name":"v0.15.0","sha":"893983d6a3f7e9474a9baf7fbcc9e699588c4c8b","kind":"tag","published_at":"2021-12-24T23:01:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.15.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e07d882e50374d48c593e71b50ee6e67d6792d5f","kind":"tag","published_at":"2021-12-24T19:11:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.14.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0/manifests"},{"name":"v0.11.1","sha":"cb9932c8b065a649f0fbe5ed68de24d7dc4b8f7c","kind":"commit","published_at":"2021-05-02T19:27:28.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"caae3d2f880d04ed65254ffd6783486ceb7a1c13","kind":"tag","published_at":"2020-09-11T17:34:14.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"ff7cf8eecfe7095438e79ad945d6fb3e593a84ce","kind":"tag","published_at":"2020-09-11T16:11:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.10.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"2c32d2667d48c37563bdbeafbb40c75fc8564e5f","kind":"tag","published_at":"2020-09-11T13:59:06.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.9.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f2a4a20f30615f18864406cdd112e2d5e1b6a1bb","kind":"tag","published_at":"2020-08-15T20:21:19.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.8.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4e5f9d3a7fa027cd3ea16f8e741e35b002f1c941","kind":"tag","published_at":"2020-08-02T06:25:23.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.7.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"1329af50d939a4d758122b22533107456fa0a30a","kind":"tag","published_at":"2020-07-13T06:17:51.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"44cd5ecf5f3e1c74d2f880aef264265367e4d820","kind":"tag","published_at":"2020-07-13T03:22:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"33e0c417bad7c0a858a1f95a3c8fdc79c7cf902d","kind":"tag","published_at":"2020-07-13T03:08:36.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0783a74243a4d049bd4b1d86b1fd0ff178b53d1d","kind":"tag","published_at":"2020-07-12T19:23:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"d82f25ca155a455202efe63418b6453e311d9354","kind":"commit","published_at":"2020-07-05T22:17:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.4.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1/manifests"},{"name":"v0.3.2","sha":"9c68998e59324fbbfe6ca0f41d3e7fcd81dc10c9","kind":"tag","published_at":"2020-06-25T18:57:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f3ba10c72489351897a5df0870308e30c61e1944","kind":"tag","published_at":"2020-06-25T18:36:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2e8492b99be570ed954ea6cf0264adec26f8d6bb","kind":"tag","published_at":"2020-06-25T17:08:59.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0/manifests"},{"name":"v0.1.2","sha":"e04d5158de055d477cf62cb0e9374d3f013402af","kind":"tag","published_at":"2020-01-14T07:01:49.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5dbfd2ae2192fdff07327aa913aa6f8354fafba1","kind":"tag","published_at":"2020-01-14T06:32:22.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"19eb7a61214e10e1696f16052e279963097ee089","kind":"tag","published_at":"2020-01-13T18:44:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0/manifests"},{"name":"v0.1.0-c","sha":"b2a3f16b03a8911d0675dc2de77668388a49ce0b","kind":"tag","published_at":"2020-01-13T18:31:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0-c","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0-c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0-c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c/manifests"}]},"repo_metadata_updated_at":"2026-08-21T13:41:58.001Z","dependent_packages_count":0,"downloads":39385,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.662916205719796,"dependent_packages_count":49.4634897280498,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.0632029668848},"purl":"pkg:npm/%40jitl/quickjs-singlefile-cjs-debug-sync","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jitl/quickjs-singlefile-cjs-debug-sync","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jitl/quickjs-singlefile-cjs-debug-sync","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jitl/quickjs-singlefile-cjs-debug-sync/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T11:58:23.367Z","issues_count":129,"pull_requests_count":175,"avg_time_to_close_issue":7919213.718446602,"avg_time_to_close_pull_request":2956555.3092105263,"issues_closed_count":103,"pull_requests_closed_count":152,"pull_request_authors_count":31,"issue_authors_count":100,"avg_comments_per_issue":3.116279069767442,"avg_comments_per_pull_request":0.7542857142857143,"merged_pull_requests_count":110,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":16,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":3935917.2,"past_year_avg_time_to_close_pull_request":1816252.4166666667,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.9375,"past_year_avg_comments_per_pull_request":0.30434782608695654,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/issues","maintainers":[{"login":"justjake","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}],"active_maintainers":[{"login":"justjake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-cjs-debug-sync/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-cjs-debug-sync/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-cjs-debug-sync/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-cjs-debug-sync/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-cjs-debug-sync/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-cjs-debug-sync/codemeta","maintainers":[{"uuid":"jitl","login":"jitl","name":null,"email":"just.1.jake@gmail.com","url":null,"packages_count":87,"html_url":"https://www.npmjs.com/~jitl","role":null,"created_at":"2023-12-26T23:16:06.851Z","updated_at":"2023-12-26T23:16:06.851Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jitl/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777887,"maintainers_count":1236523,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":13760200,"name":"node-quickjs-emscripten","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/justjake/quickjs-emscripten#readme","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/justjake/quickjs-emscripten","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T09:40:06.296Z","latest_release_published_at":"2026-02-13T09:40:06.296Z","latest_release_number":"0.23.0+dfsg-4","last_synced_at":"2026-03-13T16:17:04.638Z","created_at":"2026-02-13T09:40:06.127Z","updated_at":"2026-08-21T16:51:23.865Z","registry_url":"https://launchpad.net/ubuntu/+source/node-quickjs-emscripten","install_command":"apt-get install node-quickjs-emscripten","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-quickjs-emscripten","standards_version":"4.6.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, dh-nodejs, node-ts-node, mocha, node-typescript, node-source-map-support, wget, emscripten, node-fs-extra","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37889598,"uuid":"231942612","full_name":"justjake/quickjs-emscripten","owner":"justjake","description":"Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions","archived":false,"fork":false,"pushed_at":"2026-07-23T21:17:36.000Z","size":39358,"stargazers_count":1693,"open_issues_count":38,"forks_count":135,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-08-21T10:43:46.342Z","etag":null,"topics":["eval","javascript","plugins","quickjs","wasm"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/quickjs-emscripten","language":"TypeScript","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/justjake.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-01-05T16:09:48.000Z","updated_at":"2026-08-20T18:24:16.000Z","dependencies_parsed_at":"2026-08-07T03:31:19.838Z","dependency_job_id":null,"html_url":"https://github.com/justjake/quickjs-emscripten","commit_stats":{"total_commits":561,"total_committers":14,"mean_commits":40.07142857142857,"dds":0.1515151515151515,"last_synced_commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/justjake/quickjs-emscripten","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/sbom","scorecard":{"id":544245,"data":{"date":"2025-08-11","repo":{"name":"github.com/justjake/quickjs-emscripten","commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-m4gq-x24j-jpmf","Warn: Project is vulnerable to: GHSA-44fp-w29j-9vj5","Warn: Project is vulnerable to: GHSA-4pg4-qvpc-4q3h","Warn: Project is vulnerable to: GHSA-g5hg-p3ph-g8qg","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:03:32.553Z","repository_id":37889598,"created_at":"2025-08-20T09:03:32.553Z","updated_at":"2025-08-20T09:03:32.553Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"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-21T02:00:06.756Z","response_time":57,"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":"justjake","name":"Jake Teton-Landis","uuid":"296279","kind":"user","description":"I like nerd shit.","email":"","website":"https://jake.tl","location":"Miami / New York / San Francisco","twitter":"jitl","company":"Notion Labs, Inc","icon_url":"https://avatars.githubusercontent.com/u/296279?u=bed8a4153891440b13a6348ff4c7a85e7fbc0576\u0026v=4","repositories_count":169,"last_synced_at":"2024-04-15T00:07:04.758Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/justjake","funding_links":[],"total_stars":2988,"followers":323,"following":12,"created_at":"2022-11-02T21:09:15.899Z","updated_at":"2024-04-15T00:07:24.991Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake/repositories"},"tags":[{"name":"v0.32.0","sha":"df4efb9ef2cb25c417ecb57986da462d11b244ed","kind":"commit","published_at":"2026-02-16T04:41:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.32.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"235f6da2fd4f7354fa4765fde4aea880d2a4aef5","kind":"commit","published_at":"2024-09-07T20:15:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.31.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"2ca7f5f5f1abda34d2620e55c50eb0b599dd2282","kind":"commit","published_at":"2024-08-31T21:40:12.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.30.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"af04b41ece3efd5929f7676a81903b31695a766e","kind":"commit","published_at":"2024-06-15T18:06:07.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"cc9b624930dfb319a0198587386c405b86af4740","kind":"commit","published_at":"2024-03-10T06:51:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"da55055a569377353d891e5438a1a9a9979379a1","kind":"commit","published_at":"2024-02-19T20:29:24.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"c171cbb818162fc532df830f1aeed30fed56d1e8","kind":"commit","published_at":"2024-02-11T23:50:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.28.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d4c638e9941c5ea47b35c6d1c6858eb35996a50d","kind":"commit","published_at":"2024-01-26T20:48:37.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.27.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"fcee225d46b0bde64402cebad143811583ae49f9","kind":"commit","published_at":"2024-01-01T22:42:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.26.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"0870605790bb1513c3ecbce33209ac38dfe1c384","kind":"commit","published_at":"2023-12-27T11:11:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.25.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"e8911561eb5ceac49a38f3bf862c3ea850a6533c","kind":"tag","published_at":"2023-12-09T20:20:21.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.24.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"75fcb3fc27d4857207266ef9c621d93eb79b868d","kind":"commit","published_at":"2023-04-23T15:56:29.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.23.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"21e6fe27ab2c3d4913cc3bdf59702aed7a4605f4","kind":"tag","published_at":"2023-02-19T23:45:33.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.22.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"ad8769c6a46c2ea6b12703f967335cdf3a148239","kind":"tag","published_at":"2023-02-18T22:40:15.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"e6e376b08ed481d20b9bb2e38982ac8baedc2e9c","kind":"tag","published_at":"2022-12-13T15:49:47.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"897fded554b9b1c056c830789f407690ed01a2d9","kind":"tag","published_at":"2022-05-31T02:11:39.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c1e90a4536acf825855676b50b0a0e7ee74e86b1","kind":"tag","published_at":"2022-03-20T04:25:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.20.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0/manifests"},{"name":"v0.15.0","sha":"893983d6a3f7e9474a9baf7fbcc9e699588c4c8b","kind":"tag","published_at":"2021-12-24T23:01:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.15.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e07d882e50374d48c593e71b50ee6e67d6792d5f","kind":"tag","published_at":"2021-12-24T19:11:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.14.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0/manifests"},{"name":"v0.11.1","sha":"cb9932c8b065a649f0fbe5ed68de24d7dc4b8f7c","kind":"commit","published_at":"2021-05-02T19:27:28.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"caae3d2f880d04ed65254ffd6783486ceb7a1c13","kind":"tag","published_at":"2020-09-11T17:34:14.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"ff7cf8eecfe7095438e79ad945d6fb3e593a84ce","kind":"tag","published_at":"2020-09-11T16:11:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.10.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"2c32d2667d48c37563bdbeafbb40c75fc8564e5f","kind":"tag","published_at":"2020-09-11T13:59:06.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.9.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f2a4a20f30615f18864406cdd112e2d5e1b6a1bb","kind":"tag","published_at":"2020-08-15T20:21:19.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.8.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4e5f9d3a7fa027cd3ea16f8e741e35b002f1c941","kind":"tag","published_at":"2020-08-02T06:25:23.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.7.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"1329af50d939a4d758122b22533107456fa0a30a","kind":"tag","published_at":"2020-07-13T06:17:51.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"44cd5ecf5f3e1c74d2f880aef264265367e4d820","kind":"tag","published_at":"2020-07-13T03:22:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"33e0c417bad7c0a858a1f95a3c8fdc79c7cf902d","kind":"tag","published_at":"2020-07-13T03:08:36.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0783a74243a4d049bd4b1d86b1fd0ff178b53d1d","kind":"tag","published_at":"2020-07-12T19:23:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"d82f25ca155a455202efe63418b6453e311d9354","kind":"commit","published_at":"2020-07-05T22:17:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.4.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1/manifests"},{"name":"v0.3.2","sha":"9c68998e59324fbbfe6ca0f41d3e7fcd81dc10c9","kind":"tag","published_at":"2020-06-25T18:57:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f3ba10c72489351897a5df0870308e30c61e1944","kind":"tag","published_at":"2020-06-25T18:36:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2e8492b99be570ed954ea6cf0264adec26f8d6bb","kind":"tag","published_at":"2020-06-25T17:08:59.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0/manifests"},{"name":"v0.1.2","sha":"e04d5158de055d477cf62cb0e9374d3f013402af","kind":"tag","published_at":"2020-01-14T07:01:49.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5dbfd2ae2192fdff07327aa913aa6f8354fafba1","kind":"tag","published_at":"2020-01-14T06:32:22.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"19eb7a61214e10e1696f16052e279963097ee089","kind":"tag","published_at":"2020-01-13T18:44:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0/manifests"},{"name":"v0.1.0-c","sha":"b2a3f16b03a8911d0675dc2de77668388a49ce0b","kind":"tag","published_at":"2020-01-13T18:31:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0-c","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0-c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0-c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c/manifests"}]},"repo_metadata_updated_at":"2026-08-21T16:51:23.865Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-quickjs-emscripten?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-quickjs-emscripten","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-quickjs-emscripten","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-quickjs-emscripten/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T13:41:58.356Z","issues_count":129,"pull_requests_count":175,"avg_time_to_close_issue":7919213.718446602,"avg_time_to_close_pull_request":2956555.3092105263,"issues_closed_count":103,"pull_requests_closed_count":152,"pull_request_authors_count":31,"issue_authors_count":100,"avg_comments_per_issue":3.116279069767442,"avg_comments_per_pull_request":0.7542857142857143,"merged_pull_requests_count":110,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":16,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":3935917.2,"past_year_avg_time_to_close_pull_request":1816252.4166666667,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.9375,"past_year_avg_comments_per_pull_request":0.30434782608695654,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/issues","maintainers":[{"login":"justjake","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}],"active_maintainers":[{"login":"justjake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-quickjs-emscripten/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-quickjs-emscripten/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-quickjs-emscripten/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-quickjs-emscripten/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-quickjs-emscripten/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-quickjs-emscripten/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1308},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-24T05:05:15.657Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":8697253,"name":"@jitl/quickjs-singlefile-cjs-debug-asyncify","ecosystem":"npm","description":"Variant of quickjs library: Variant with the WASM data embedded into a universal (Node and Browser compatible) CommonJS module.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/justjake/quickjs-emscripten","keywords_array":[],"namespace":"jitl","versions_count":22,"first_release_published_at":"2023-12-26T23:16:00.997Z","latest_release_published_at":"2026-02-16T04:48:46.336Z","latest_release_number":"0.32.0","last_synced_at":"2026-08-23T12:11:31.027Z","created_at":"2023-12-26T23:16:04.536Z","updated_at":"2026-08-23T12:11:31.028Z","registry_url":"https://www.npmjs.com/package/@jitl/quickjs-singlefile-cjs-debug-asyncify","install_command":"npm install @jitl/quickjs-singlefile-cjs-debug-asyncify","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"0.26.1-rc.0","latest":"0.32.0"},"contentPolicy":null},"repo_metadata":{"id":37889598,"uuid":"231942612","full_name":"justjake/quickjs-emscripten","owner":"justjake","description":"Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions","archived":false,"fork":false,"pushed_at":"2026-07-23T21:17:36.000Z","size":39358,"stargazers_count":1693,"open_issues_count":38,"forks_count":135,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-08-21T10:43:46.342Z","etag":null,"topics":["eval","javascript","plugins","quickjs","wasm"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/quickjs-emscripten","language":"TypeScript","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/justjake.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-01-05T16:09:48.000Z","updated_at":"2026-08-20T18:24:16.000Z","dependencies_parsed_at":"2026-08-07T03:31:19.838Z","dependency_job_id":null,"html_url":"https://github.com/justjake/quickjs-emscripten","commit_stats":{"total_commits":561,"total_committers":14,"mean_commits":40.07142857142857,"dds":0.1515151515151515,"last_synced_commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/justjake/quickjs-emscripten","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/sbom","scorecard":{"id":544245,"data":{"date":"2025-08-11","repo":{"name":"github.com/justjake/quickjs-emscripten","commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-m4gq-x24j-jpmf","Warn: Project is vulnerable to: GHSA-44fp-w29j-9vj5","Warn: Project is vulnerable to: GHSA-4pg4-qvpc-4q3h","Warn: Project is vulnerable to: GHSA-g5hg-p3ph-g8qg","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:03:32.553Z","repository_id":37889598,"created_at":"2025-08-20T09:03:32.553Z","updated_at":"2025-08-20T09:03:32.553Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"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-21T02:00:06.756Z","response_time":57,"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":"justjake","name":"Jake Teton-Landis","uuid":"296279","kind":"user","description":"I like nerd shit.","email":"","website":"https://jake.tl","location":"Miami / New York / San Francisco","twitter":"jitl","company":"Notion Labs, Inc","icon_url":"https://avatars.githubusercontent.com/u/296279?u=bed8a4153891440b13a6348ff4c7a85e7fbc0576\u0026v=4","repositories_count":169,"last_synced_at":"2024-04-15T00:07:04.758Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/justjake","funding_links":[],"total_stars":2988,"followers":323,"following":12,"created_at":"2022-11-02T21:09:15.899Z","updated_at":"2024-04-15T00:07:24.991Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake/repositories"},"tags":[{"name":"v0.32.0","sha":"df4efb9ef2cb25c417ecb57986da462d11b244ed","kind":"commit","published_at":"2026-02-16T04:41:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.32.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"235f6da2fd4f7354fa4765fde4aea880d2a4aef5","kind":"commit","published_at":"2024-09-07T20:15:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.31.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"2ca7f5f5f1abda34d2620e55c50eb0b599dd2282","kind":"commit","published_at":"2024-08-31T21:40:12.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.30.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"af04b41ece3efd5929f7676a81903b31695a766e","kind":"commit","published_at":"2024-06-15T18:06:07.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"cc9b624930dfb319a0198587386c405b86af4740","kind":"commit","published_at":"2024-03-10T06:51:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"da55055a569377353d891e5438a1a9a9979379a1","kind":"commit","published_at":"2024-02-19T20:29:24.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"c171cbb818162fc532df830f1aeed30fed56d1e8","kind":"commit","published_at":"2024-02-11T23:50:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.28.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d4c638e9941c5ea47b35c6d1c6858eb35996a50d","kind":"commit","published_at":"2024-01-26T20:48:37.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.27.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"fcee225d46b0bde64402cebad143811583ae49f9","kind":"commit","published_at":"2024-01-01T22:42:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.26.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"0870605790bb1513c3ecbce33209ac38dfe1c384","kind":"commit","published_at":"2023-12-27T11:11:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.25.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"e8911561eb5ceac49a38f3bf862c3ea850a6533c","kind":"tag","published_at":"2023-12-09T20:20:21.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.24.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"75fcb3fc27d4857207266ef9c621d93eb79b868d","kind":"commit","published_at":"2023-04-23T15:56:29.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.23.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"21e6fe27ab2c3d4913cc3bdf59702aed7a4605f4","kind":"tag","published_at":"2023-02-19T23:45:33.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.22.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"ad8769c6a46c2ea6b12703f967335cdf3a148239","kind":"tag","published_at":"2023-02-18T22:40:15.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"e6e376b08ed481d20b9bb2e38982ac8baedc2e9c","kind":"tag","published_at":"2022-12-13T15:49:47.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"897fded554b9b1c056c830789f407690ed01a2d9","kind":"tag","published_at":"2022-05-31T02:11:39.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c1e90a4536acf825855676b50b0a0e7ee74e86b1","kind":"tag","published_at":"2022-03-20T04:25:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.20.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0/manifests"},{"name":"v0.15.0","sha":"893983d6a3f7e9474a9baf7fbcc9e699588c4c8b","kind":"tag","published_at":"2021-12-24T23:01:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.15.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e07d882e50374d48c593e71b50ee6e67d6792d5f","kind":"tag","published_at":"2021-12-24T19:11:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.14.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0/manifests"},{"name":"v0.11.1","sha":"cb9932c8b065a649f0fbe5ed68de24d7dc4b8f7c","kind":"commit","published_at":"2021-05-02T19:27:28.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"caae3d2f880d04ed65254ffd6783486ceb7a1c13","kind":"tag","published_at":"2020-09-11T17:34:14.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"ff7cf8eecfe7095438e79ad945d6fb3e593a84ce","kind":"tag","published_at":"2020-09-11T16:11:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.10.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"2c32d2667d48c37563bdbeafbb40c75fc8564e5f","kind":"tag","published_at":"2020-09-11T13:59:06.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.9.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f2a4a20f30615f18864406cdd112e2d5e1b6a1bb","kind":"tag","published_at":"2020-08-15T20:21:19.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.8.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4e5f9d3a7fa027cd3ea16f8e741e35b002f1c941","kind":"tag","published_at":"2020-08-02T06:25:23.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.7.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"1329af50d939a4d758122b22533107456fa0a30a","kind":"tag","published_at":"2020-07-13T06:17:51.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"44cd5ecf5f3e1c74d2f880aef264265367e4d820","kind":"tag","published_at":"2020-07-13T03:22:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"33e0c417bad7c0a858a1f95a3c8fdc79c7cf902d","kind":"tag","published_at":"2020-07-13T03:08:36.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0783a74243a4d049bd4b1d86b1fd0ff178b53d1d","kind":"tag","published_at":"2020-07-12T19:23:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"d82f25ca155a455202efe63418b6453e311d9354","kind":"commit","published_at":"2020-07-05T22:17:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.4.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1/manifests"},{"name":"v0.3.2","sha":"9c68998e59324fbbfe6ca0f41d3e7fcd81dc10c9","kind":"tag","published_at":"2020-06-25T18:57:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f3ba10c72489351897a5df0870308e30c61e1944","kind":"tag","published_at":"2020-06-25T18:36:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2e8492b99be570ed954ea6cf0264adec26f8d6bb","kind":"tag","published_at":"2020-06-25T17:08:59.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0/manifests"},{"name":"v0.1.2","sha":"e04d5158de055d477cf62cb0e9374d3f013402af","kind":"tag","published_at":"2020-01-14T07:01:49.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5dbfd2ae2192fdff07327aa913aa6f8354fafba1","kind":"tag","published_at":"2020-01-14T06:32:22.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"19eb7a61214e10e1696f16052e279963097ee089","kind":"tag","published_at":"2020-01-13T18:44:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0/manifests"},{"name":"v0.1.0-c","sha":"b2a3f16b03a8911d0675dc2de77668388a49ce0b","kind":"tag","published_at":"2020-01-13T18:31:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0-c","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0-c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0-c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c/manifests"}]},"repo_metadata_updated_at":"2026-08-21T16:51:23.867Z","dependent_packages_count":0,"downloads":112,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.662916205719796,"dependent_packages_count":49.4634897280498,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.0632029668848},"purl":"pkg:npm/%40jitl/quickjs-singlefile-cjs-debug-asyncify","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jitl/quickjs-singlefile-cjs-debug-asyncify","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jitl/quickjs-singlefile-cjs-debug-asyncify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jitl/quickjs-singlefile-cjs-debug-asyncify/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T13:41:58.356Z","issues_count":129,"pull_requests_count":175,"avg_time_to_close_issue":7919213.718446602,"avg_time_to_close_pull_request":2956555.3092105263,"issues_closed_count":103,"pull_requests_closed_count":152,"pull_request_authors_count":31,"issue_authors_count":100,"avg_comments_per_issue":3.116279069767442,"avg_comments_per_pull_request":0.7542857142857143,"merged_pull_requests_count":110,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":16,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":3935917.2,"past_year_avg_time_to_close_pull_request":1816252.4166666667,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.9375,"past_year_avg_comments_per_pull_request":0.30434782608695654,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/issues","maintainers":[{"login":"justjake","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}],"active_maintainers":[{"login":"justjake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-cjs-debug-asyncify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-cjs-debug-asyncify/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-cjs-debug-asyncify/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-cjs-debug-asyncify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-cjs-debug-asyncify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-cjs-debug-asyncify/codemeta","maintainers":[{"uuid":"jitl","login":"jitl","name":null,"email":"just.1.jake@gmail.com","url":null,"packages_count":87,"html_url":"https://www.npmjs.com/~jitl","role":null,"created_at":"2023-12-26T23:16:05.871Z","updated_at":"2023-12-26T23:16:05.871Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jitl/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777887,"maintainers_count":1236523,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":8697262,"name":"@jitl/quickjs-wasmfile-debug-sync","ecosystem":"npm","description":"Variant of quickjs library: Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS CommonJS.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/justjake/quickjs-emscripten","keywords_array":[],"namespace":"jitl","versions_count":22,"first_release_published_at":"2023-12-26T23:16:05.659Z","latest_release_published_at":"2026-02-16T04:48:50.984Z","latest_release_number":"0.32.0","last_synced_at":"2026-08-23T12:11:18.474Z","created_at":"2023-12-26T23:16:08.436Z","updated_at":"2026-08-23T21:49:59.569Z","registry_url":"https://www.npmjs.com/package/@jitl/quickjs-wasmfile-debug-sync","install_command":"npm install @jitl/quickjs-wasmfile-debug-sync","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"0.26.1-rc.0","latest":"0.32.0"},"contentPolicy":null},"repo_metadata":{"id":37889598,"uuid":"231942612","full_name":"justjake/quickjs-emscripten","owner":"justjake","description":"Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions","archived":false,"fork":false,"pushed_at":"2026-07-23T21:17:36.000Z","size":39358,"stargazers_count":1693,"open_issues_count":38,"forks_count":135,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-08-21T10:43:46.342Z","etag":null,"topics":["eval","javascript","plugins","quickjs","wasm"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/quickjs-emscripten","language":"TypeScript","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/justjake.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-01-05T16:09:48.000Z","updated_at":"2026-08-20T18:24:16.000Z","dependencies_parsed_at":"2026-08-07T03:31:19.838Z","dependency_job_id":null,"html_url":"https://github.com/justjake/quickjs-emscripten","commit_stats":{"total_commits":561,"total_committers":14,"mean_commits":40.07142857142857,"dds":0.1515151515151515,"last_synced_commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/justjake/quickjs-emscripten","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/sbom","scorecard":{"id":544245,"data":{"date":"2025-08-11","repo":{"name":"github.com/justjake/quickjs-emscripten","commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-m4gq-x24j-jpmf","Warn: Project is vulnerable to: GHSA-44fp-w29j-9vj5","Warn: Project is vulnerable to: GHSA-4pg4-qvpc-4q3h","Warn: Project is vulnerable to: GHSA-g5hg-p3ph-g8qg","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:03:32.553Z","repository_id":37889598,"created_at":"2025-08-20T09:03:32.553Z","updated_at":"2025-08-20T09:03:32.553Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"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-21T02:00:06.756Z","response_time":57,"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":"justjake","name":"Jake Teton-Landis","uuid":"296279","kind":"user","description":"I like nerd shit.","email":"","website":"https://jake.tl","location":"Miami / New York / San Francisco","twitter":"jitl","company":"Notion Labs, Inc","icon_url":"https://avatars.githubusercontent.com/u/296279?u=bed8a4153891440b13a6348ff4c7a85e7fbc0576\u0026v=4","repositories_count":169,"last_synced_at":"2024-04-15T00:07:04.758Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/justjake","funding_links":[],"total_stars":2988,"followers":323,"following":12,"created_at":"2022-11-02T21:09:15.899Z","updated_at":"2024-04-15T00:07:24.991Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake/repositories"},"tags":[{"name":"v0.32.0","sha":"df4efb9ef2cb25c417ecb57986da462d11b244ed","kind":"commit","published_at":"2026-02-16T04:41:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.32.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"235f6da2fd4f7354fa4765fde4aea880d2a4aef5","kind":"commit","published_at":"2024-09-07T20:15:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.31.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"2ca7f5f5f1abda34d2620e55c50eb0b599dd2282","kind":"commit","published_at":"2024-08-31T21:40:12.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.30.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"af04b41ece3efd5929f7676a81903b31695a766e","kind":"commit","published_at":"2024-06-15T18:06:07.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"cc9b624930dfb319a0198587386c405b86af4740","kind":"commit","published_at":"2024-03-10T06:51:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"da55055a569377353d891e5438a1a9a9979379a1","kind":"commit","published_at":"2024-02-19T20:29:24.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"c171cbb818162fc532df830f1aeed30fed56d1e8","kind":"commit","published_at":"2024-02-11T23:50:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.28.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d4c638e9941c5ea47b35c6d1c6858eb35996a50d","kind":"commit","published_at":"2024-01-26T20:48:37.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.27.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"fcee225d46b0bde64402cebad143811583ae49f9","kind":"commit","published_at":"2024-01-01T22:42:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.26.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"0870605790bb1513c3ecbce33209ac38dfe1c384","kind":"commit","published_at":"2023-12-27T11:11:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.25.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"e8911561eb5ceac49a38f3bf862c3ea850a6533c","kind":"tag","published_at":"2023-12-09T20:20:21.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.24.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"75fcb3fc27d4857207266ef9c621d93eb79b868d","kind":"commit","published_at":"2023-04-23T15:56:29.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.23.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"21e6fe27ab2c3d4913cc3bdf59702aed7a4605f4","kind":"tag","published_at":"2023-02-19T23:45:33.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.22.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"ad8769c6a46c2ea6b12703f967335cdf3a148239","kind":"tag","published_at":"2023-02-18T22:40:15.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"e6e376b08ed481d20b9bb2e38982ac8baedc2e9c","kind":"tag","published_at":"2022-12-13T15:49:47.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"897fded554b9b1c056c830789f407690ed01a2d9","kind":"tag","published_at":"2022-05-31T02:11:39.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c1e90a4536acf825855676b50b0a0e7ee74e86b1","kind":"tag","published_at":"2022-03-20T04:25:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.20.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0/manifests"},{"name":"v0.15.0","sha":"893983d6a3f7e9474a9baf7fbcc9e699588c4c8b","kind":"tag","published_at":"2021-12-24T23:01:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.15.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e07d882e50374d48c593e71b50ee6e67d6792d5f","kind":"tag","published_at":"2021-12-24T19:11:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.14.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0/manifests"},{"name":"v0.11.1","sha":"cb9932c8b065a649f0fbe5ed68de24d7dc4b8f7c","kind":"commit","published_at":"2021-05-02T19:27:28.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"caae3d2f880d04ed65254ffd6783486ceb7a1c13","kind":"tag","published_at":"2020-09-11T17:34:14.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"ff7cf8eecfe7095438e79ad945d6fb3e593a84ce","kind":"tag","published_at":"2020-09-11T16:11:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.10.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"2c32d2667d48c37563bdbeafbb40c75fc8564e5f","kind":"tag","published_at":"2020-09-11T13:59:06.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.9.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f2a4a20f30615f18864406cdd112e2d5e1b6a1bb","kind":"tag","published_at":"2020-08-15T20:21:19.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.8.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4e5f9d3a7fa027cd3ea16f8e741e35b002f1c941","kind":"tag","published_at":"2020-08-02T06:25:23.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.7.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"1329af50d939a4d758122b22533107456fa0a30a","kind":"tag","published_at":"2020-07-13T06:17:51.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"44cd5ecf5f3e1c74d2f880aef264265367e4d820","kind":"tag","published_at":"2020-07-13T03:22:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"33e0c417bad7c0a858a1f95a3c8fdc79c7cf902d","kind":"tag","published_at":"2020-07-13T03:08:36.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0783a74243a4d049bd4b1d86b1fd0ff178b53d1d","kind":"tag","published_at":"2020-07-12T19:23:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"d82f25ca155a455202efe63418b6453e311d9354","kind":"commit","published_at":"2020-07-05T22:17:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.4.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1/manifests"},{"name":"v0.3.2","sha":"9c68998e59324fbbfe6ca0f41d3e7fcd81dc10c9","kind":"tag","published_at":"2020-06-25T18:57:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f3ba10c72489351897a5df0870308e30c61e1944","kind":"tag","published_at":"2020-06-25T18:36:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2e8492b99be570ed954ea6cf0264adec26f8d6bb","kind":"tag","published_at":"2020-06-25T17:08:59.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0/manifests"},{"name":"v0.1.2","sha":"e04d5158de055d477cf62cb0e9374d3f013402af","kind":"tag","published_at":"2020-01-14T07:01:49.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5dbfd2ae2192fdff07327aa913aa6f8354fafba1","kind":"tag","published_at":"2020-01-14T06:32:22.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"19eb7a61214e10e1696f16052e279963097ee089","kind":"tag","published_at":"2020-01-13T18:44:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0/manifests"},{"name":"v0.1.0-c","sha":"b2a3f16b03a8911d0675dc2de77668388a49ce0b","kind":"tag","published_at":"2020-01-13T18:31:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0-c","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0-c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0-c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c/manifests"}]},"repo_metadata_updated_at":"2026-08-23T21:49:59.569Z","dependent_packages_count":0,"downloads":7011785,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.662916205719796,"dependent_packages_count":49.4634897280498,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.0632029668848},"purl":"pkg:npm/%40jitl/quickjs-wasmfile-debug-sync","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jitl/quickjs-wasmfile-debug-sync","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jitl/quickjs-wasmfile-debug-sync","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jitl/quickjs-wasmfile-debug-sync/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T20:45:31.002Z","issues_count":129,"pull_requests_count":175,"avg_time_to_close_issue":7919213.718446602,"avg_time_to_close_pull_request":2956555.3092105263,"issues_closed_count":103,"pull_requests_closed_count":152,"pull_request_authors_count":31,"issue_authors_count":100,"avg_comments_per_issue":3.124031007751938,"avg_comments_per_pull_request":0.7542857142857143,"merged_pull_requests_count":110,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":16,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":3935917.2,"past_year_avg_time_to_close_pull_request":1816252.4166666667,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.30434782608695654,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/issues","maintainers":[{"login":"justjake","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}],"active_maintainers":[{"login":"justjake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-wasmfile-debug-sync/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-wasmfile-debug-sync/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-wasmfile-debug-sync/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-wasmfile-debug-sync/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-wasmfile-debug-sync/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-wasmfile-debug-sync/codemeta","maintainers":[{"uuid":"jitl","login":"jitl","name":null,"email":"just.1.jake@gmail.com","url":null,"packages_count":87,"html_url":"https://www.npmjs.com/~jitl","role":null,"created_at":"2023-12-26T23:16:09.059Z","updated_at":"2023-12-26T23:16:09.059Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jitl/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777887,"maintainers_count":1236523,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":10866302,"name":"quickjs-for-quickjs","ecosystem":"npm","description":null,"homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/justjake/quickjs-emscripten","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2024-09-07T20:33:00.940Z","latest_release_published_at":"2026-02-16T04:48:55.465Z","latest_release_number":"0.32.0","last_synced_at":"2026-08-22T12:06:17.725Z","created_at":"2024-09-07T20:42:45.014Z","updated_at":"2026-08-23T00:52:08.672Z","registry_url":"https://www.npmjs.com/package/quickjs-for-quickjs","install_command":"npm install quickjs-for-quickjs","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.32.0"},"contentPolicy":null},"repo_metadata":{"id":37889598,"uuid":"231942612","full_name":"justjake/quickjs-emscripten","owner":"justjake","description":"Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions","archived":false,"fork":false,"pushed_at":"2026-07-23T21:17:36.000Z","size":39358,"stargazers_count":1693,"open_issues_count":38,"forks_count":135,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-08-21T10:43:46.342Z","etag":null,"topics":["eval","javascript","plugins","quickjs","wasm"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/quickjs-emscripten","language":"TypeScript","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/justjake.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-01-05T16:09:48.000Z","updated_at":"2026-08-20T18:24:16.000Z","dependencies_parsed_at":"2026-08-07T03:31:19.838Z","dependency_job_id":null,"html_url":"https://github.com/justjake/quickjs-emscripten","commit_stats":{"total_commits":561,"total_committers":14,"mean_commits":40.07142857142857,"dds":0.1515151515151515,"last_synced_commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/justjake/quickjs-emscripten","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/sbom","scorecard":{"id":544245,"data":{"date":"2025-08-11","repo":{"name":"github.com/justjake/quickjs-emscripten","commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-m4gq-x24j-jpmf","Warn: Project is vulnerable to: GHSA-44fp-w29j-9vj5","Warn: Project is vulnerable to: GHSA-4pg4-qvpc-4q3h","Warn: Project is vulnerable to: GHSA-g5hg-p3ph-g8qg","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:03:32.553Z","repository_id":37889598,"created_at":"2025-08-20T09:03:32.553Z","updated_at":"2025-08-20T09:03:32.553Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"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-21T02:00:06.756Z","response_time":57,"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":"justjake","name":"Jake Teton-Landis","uuid":"296279","kind":"user","description":"I like nerd shit.","email":"","website":"https://jake.tl","location":"Miami / New York / San Francisco","twitter":"jitl","company":"Notion Labs, Inc","icon_url":"https://avatars.githubusercontent.com/u/296279?u=bed8a4153891440b13a6348ff4c7a85e7fbc0576\u0026v=4","repositories_count":169,"last_synced_at":"2024-04-15T00:07:04.758Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/justjake","funding_links":[],"total_stars":2988,"followers":323,"following":12,"created_at":"2022-11-02T21:09:15.899Z","updated_at":"2024-04-15T00:07:24.991Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake/repositories"},"tags":[{"name":"v0.32.0","sha":"df4efb9ef2cb25c417ecb57986da462d11b244ed","kind":"commit","published_at":"2026-02-16T04:41:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.32.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"235f6da2fd4f7354fa4765fde4aea880d2a4aef5","kind":"commit","published_at":"2024-09-07T20:15:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.31.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"2ca7f5f5f1abda34d2620e55c50eb0b599dd2282","kind":"commit","published_at":"2024-08-31T21:40:12.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.30.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"af04b41ece3efd5929f7676a81903b31695a766e","kind":"commit","published_at":"2024-06-15T18:06:07.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"cc9b624930dfb319a0198587386c405b86af4740","kind":"commit","published_at":"2024-03-10T06:51:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"da55055a569377353d891e5438a1a9a9979379a1","kind":"commit","published_at":"2024-02-19T20:29:24.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"c171cbb818162fc532df830f1aeed30fed56d1e8","kind":"commit","published_at":"2024-02-11T23:50:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.28.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d4c638e9941c5ea47b35c6d1c6858eb35996a50d","kind":"commit","published_at":"2024-01-26T20:48:37.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.27.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"fcee225d46b0bde64402cebad143811583ae49f9","kind":"commit","published_at":"2024-01-01T22:42:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.26.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"0870605790bb1513c3ecbce33209ac38dfe1c384","kind":"commit","published_at":"2023-12-27T11:11:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.25.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"e8911561eb5ceac49a38f3bf862c3ea850a6533c","kind":"tag","published_at":"2023-12-09T20:20:21.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.24.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"75fcb3fc27d4857207266ef9c621d93eb79b868d","kind":"commit","published_at":"2023-04-23T15:56:29.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.23.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"21e6fe27ab2c3d4913cc3bdf59702aed7a4605f4","kind":"tag","published_at":"2023-02-19T23:45:33.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.22.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"ad8769c6a46c2ea6b12703f967335cdf3a148239","kind":"tag","published_at":"2023-02-18T22:40:15.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"e6e376b08ed481d20b9bb2e38982ac8baedc2e9c","kind":"tag","published_at":"2022-12-13T15:49:47.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"897fded554b9b1c056c830789f407690ed01a2d9","kind":"tag","published_at":"2022-05-31T02:11:39.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c1e90a4536acf825855676b50b0a0e7ee74e86b1","kind":"tag","published_at":"2022-03-20T04:25:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.20.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0/manifests"},{"name":"v0.15.0","sha":"893983d6a3f7e9474a9baf7fbcc9e699588c4c8b","kind":"tag","published_at":"2021-12-24T23:01:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.15.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e07d882e50374d48c593e71b50ee6e67d6792d5f","kind":"tag","published_at":"2021-12-24T19:11:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.14.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0/manifests"},{"name":"v0.11.1","sha":"cb9932c8b065a649f0fbe5ed68de24d7dc4b8f7c","kind":"commit","published_at":"2021-05-02T19:27:28.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"caae3d2f880d04ed65254ffd6783486ceb7a1c13","kind":"tag","published_at":"2020-09-11T17:34:14.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"ff7cf8eecfe7095438e79ad945d6fb3e593a84ce","kind":"tag","published_at":"2020-09-11T16:11:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.10.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"2c32d2667d48c37563bdbeafbb40c75fc8564e5f","kind":"tag","published_at":"2020-09-11T13:59:06.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.9.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f2a4a20f30615f18864406cdd112e2d5e1b6a1bb","kind":"tag","published_at":"2020-08-15T20:21:19.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.8.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4e5f9d3a7fa027cd3ea16f8e741e35b002f1c941","kind":"tag","published_at":"2020-08-02T06:25:23.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.7.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"1329af50d939a4d758122b22533107456fa0a30a","kind":"tag","published_at":"2020-07-13T06:17:51.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"44cd5ecf5f3e1c74d2f880aef264265367e4d820","kind":"tag","published_at":"2020-07-13T03:22:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"33e0c417bad7c0a858a1f95a3c8fdc79c7cf902d","kind":"tag","published_at":"2020-07-13T03:08:36.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0783a74243a4d049bd4b1d86b1fd0ff178b53d1d","kind":"tag","published_at":"2020-07-12T19:23:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"d82f25ca155a455202efe63418b6453e311d9354","kind":"commit","published_at":"2020-07-05T22:17:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.4.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1/manifests"},{"name":"v0.3.2","sha":"9c68998e59324fbbfe6ca0f41d3e7fcd81dc10c9","kind":"tag","published_at":"2020-06-25T18:57:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f3ba10c72489351897a5df0870308e30c61e1944","kind":"tag","published_at":"2020-06-25T18:36:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2e8492b99be570ed954ea6cf0264adec26f8d6bb","kind":"tag","published_at":"2020-06-25T17:08:59.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0/manifests"},{"name":"v0.1.2","sha":"e04d5158de055d477cf62cb0e9374d3f013402af","kind":"tag","published_at":"2020-01-14T07:01:49.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5dbfd2ae2192fdff07327aa913aa6f8354fafba1","kind":"tag","published_at":"2020-01-14T06:32:22.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"19eb7a61214e10e1696f16052e279963097ee089","kind":"tag","published_at":"2020-01-13T18:44:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0/manifests"},{"name":"v0.1.0-c","sha":"b2a3f16b03a8911d0675dc2de77668388a49ce0b","kind":"tag","published_at":"2020-01-13T18:31:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0-c","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0-c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0-c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c/manifests"}]},"repo_metadata_updated_at":"2026-08-23T00:52:08.672Z","dependent_packages_count":0,"downloads":19,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.8227270330376,"dependent_packages_count":37.50641266910713,"stargazers_count":1.885637433306432,"forks_count":2.6113078481389835,"docker_downloads_count":null,"average":16.956521245897537},"purl":"pkg:npm/quickjs-for-quickjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/quickjs-for-quickjs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/quickjs-for-quickjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/quickjs-for-quickjs/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T14:14:33.297Z","issues_count":129,"pull_requests_count":175,"avg_time_to_close_issue":7919213.718446602,"avg_time_to_close_pull_request":2956555.3092105263,"issues_closed_count":103,"pull_requests_closed_count":152,"pull_request_authors_count":31,"issue_authors_count":100,"avg_comments_per_issue":3.116279069767442,"avg_comments_per_pull_request":0.7542857142857143,"merged_pull_requests_count":110,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":16,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":3935917.2,"past_year_avg_time_to_close_pull_request":1816252.4166666667,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.9375,"past_year_avg_comments_per_pull_request":0.30434782608695654,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/issues","maintainers":[{"login":"justjake","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}],"active_maintainers":[{"login":"justjake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/quickjs-for-quickjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/quickjs-for-quickjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/quickjs-for-quickjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/quickjs-for-quickjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/quickjs-for-quickjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/quickjs-for-quickjs/codemeta","maintainers":[{"uuid":"jitl","login":"jitl","name":null,"email":"just.1.jake@gmail.com","url":null,"packages_count":87,"html_url":"https://www.npmjs.com/~jitl","role":null,"created_at":"2024-09-07T22:00:16.788Z","updated_at":"2024-09-07T22:00:16.788Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jitl/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777887,"maintainers_count":1236523,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":8694757,"name":"@jitl/quickjs-browser-debug-asyncify-wasm","ecosystem":"npm","description":"Variant of quickjs library: ESModule for browsers or browser-like environments","homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/justjake/quickjs-emscripten","keywords_array":[],"namespace":"jitl","versions_count":4,"first_release_published_at":"2023-12-25T14:48:18.433Z","latest_release_published_at":"2023-12-25T20:13:51.008Z","latest_release_number":"0.25.0-rc.3","last_synced_at":"2026-08-23T12:20:28.932Z","created_at":"2023-12-25T14:50:14.942Z","updated_at":"2026-08-24T01:16:03.787Z","registry_url":"https://www.npmjs.com/package/@jitl/quickjs-browser-debug-asyncify-wasm","install_command":"npm install @jitl/quickjs-browser-debug-asyncify-wasm","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"0.25.0-rc.3","latest":"0.25.0-rc.0"},"contentPolicy":null},"repo_metadata":{"id":37889598,"uuid":"231942612","full_name":"justjake/quickjs-emscripten","owner":"justjake","description":"Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions","archived":false,"fork":false,"pushed_at":"2026-07-23T21:17:36.000Z","size":39358,"stargazers_count":1693,"open_issues_count":38,"forks_count":135,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-08-21T10:43:46.342Z","etag":null,"topics":["eval","javascript","plugins","quickjs","wasm"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/quickjs-emscripten","language":"TypeScript","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/justjake.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-01-05T16:09:48.000Z","updated_at":"2026-08-20T18:24:16.000Z","dependencies_parsed_at":"2026-08-07T03:31:19.838Z","dependency_job_id":null,"html_url":"https://github.com/justjake/quickjs-emscripten","commit_stats":{"total_commits":561,"total_committers":14,"mean_commits":40.07142857142857,"dds":0.1515151515151515,"last_synced_commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/justjake/quickjs-emscripten","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/sbom","scorecard":{"id":544245,"data":{"date":"2025-08-11","repo":{"name":"github.com/justjake/quickjs-emscripten","commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-m4gq-x24j-jpmf","Warn: Project is vulnerable to: GHSA-44fp-w29j-9vj5","Warn: Project is vulnerable to: GHSA-4pg4-qvpc-4q3h","Warn: Project is vulnerable to: GHSA-g5hg-p3ph-g8qg","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:03:32.553Z","repository_id":37889598,"created_at":"2025-08-20T09:03:32.553Z","updated_at":"2025-08-20T09:03:32.553Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"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-21T02:00:06.756Z","response_time":57,"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":"justjake","name":"Jake Teton-Landis","uuid":"296279","kind":"user","description":"I like nerd shit.","email":"","website":"https://jake.tl","location":"Miami / New York / San Francisco","twitter":"jitl","company":"Notion Labs, Inc","icon_url":"https://avatars.githubusercontent.com/u/296279?u=bed8a4153891440b13a6348ff4c7a85e7fbc0576\u0026v=4","repositories_count":169,"last_synced_at":"2024-04-15T00:07:04.758Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/justjake","funding_links":[],"total_stars":2988,"followers":323,"following":12,"created_at":"2022-11-02T21:09:15.899Z","updated_at":"2024-04-15T00:07:24.991Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake/repositories"},"tags":[{"name":"v0.32.0","sha":"df4efb9ef2cb25c417ecb57986da462d11b244ed","kind":"commit","published_at":"2026-02-16T04:41:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.32.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"235f6da2fd4f7354fa4765fde4aea880d2a4aef5","kind":"commit","published_at":"2024-09-07T20:15:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.31.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"2ca7f5f5f1abda34d2620e55c50eb0b599dd2282","kind":"commit","published_at":"2024-08-31T21:40:12.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.30.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"af04b41ece3efd5929f7676a81903b31695a766e","kind":"commit","published_at":"2024-06-15T18:06:07.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"cc9b624930dfb319a0198587386c405b86af4740","kind":"commit","published_at":"2024-03-10T06:51:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"da55055a569377353d891e5438a1a9a9979379a1","kind":"commit","published_at":"2024-02-19T20:29:24.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"c171cbb818162fc532df830f1aeed30fed56d1e8","kind":"commit","published_at":"2024-02-11T23:50:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.28.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d4c638e9941c5ea47b35c6d1c6858eb35996a50d","kind":"commit","published_at":"2024-01-26T20:48:37.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.27.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"fcee225d46b0bde64402cebad143811583ae49f9","kind":"commit","published_at":"2024-01-01T22:42:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.26.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"0870605790bb1513c3ecbce33209ac38dfe1c384","kind":"commit","published_at":"2023-12-27T11:11:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.25.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"e8911561eb5ceac49a38f3bf862c3ea850a6533c","kind":"tag","published_at":"2023-12-09T20:20:21.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.24.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"75fcb3fc27d4857207266ef9c621d93eb79b868d","kind":"commit","published_at":"2023-04-23T15:56:29.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.23.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"21e6fe27ab2c3d4913cc3bdf59702aed7a4605f4","kind":"tag","published_at":"2023-02-19T23:45:33.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.22.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"ad8769c6a46c2ea6b12703f967335cdf3a148239","kind":"tag","published_at":"2023-02-18T22:40:15.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"e6e376b08ed481d20b9bb2e38982ac8baedc2e9c","kind":"tag","published_at":"2022-12-13T15:49:47.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"897fded554b9b1c056c830789f407690ed01a2d9","kind":"tag","published_at":"2022-05-31T02:11:39.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c1e90a4536acf825855676b50b0a0e7ee74e86b1","kind":"tag","published_at":"2022-03-20T04:25:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.20.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0/manifests"},{"name":"v0.15.0","sha":"893983d6a3f7e9474a9baf7fbcc9e699588c4c8b","kind":"tag","published_at":"2021-12-24T23:01:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.15.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e07d882e50374d48c593e71b50ee6e67d6792d5f","kind":"tag","published_at":"2021-12-24T19:11:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.14.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0/manifests"},{"name":"v0.11.1","sha":"cb9932c8b065a649f0fbe5ed68de24d7dc4b8f7c","kind":"commit","published_at":"2021-05-02T19:27:28.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"caae3d2f880d04ed65254ffd6783486ceb7a1c13","kind":"tag","published_at":"2020-09-11T17:34:14.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"ff7cf8eecfe7095438e79ad945d6fb3e593a84ce","kind":"tag","published_at":"2020-09-11T16:11:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.10.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"2c32d2667d48c37563bdbeafbb40c75fc8564e5f","kind":"tag","published_at":"2020-09-11T13:59:06.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.9.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f2a4a20f30615f18864406cdd112e2d5e1b6a1bb","kind":"tag","published_at":"2020-08-15T20:21:19.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.8.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4e5f9d3a7fa027cd3ea16f8e741e35b002f1c941","kind":"tag","published_at":"2020-08-02T06:25:23.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.7.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"1329af50d939a4d758122b22533107456fa0a30a","kind":"tag","published_at":"2020-07-13T06:17:51.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"44cd5ecf5f3e1c74d2f880aef264265367e4d820","kind":"tag","published_at":"2020-07-13T03:22:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"33e0c417bad7c0a858a1f95a3c8fdc79c7cf902d","kind":"tag","published_at":"2020-07-13T03:08:36.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0783a74243a4d049bd4b1d86b1fd0ff178b53d1d","kind":"tag","published_at":"2020-07-12T19:23:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"d82f25ca155a455202efe63418b6453e311d9354","kind":"commit","published_at":"2020-07-05T22:17:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.4.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1/manifests"},{"name":"v0.3.2","sha":"9c68998e59324fbbfe6ca0f41d3e7fcd81dc10c9","kind":"tag","published_at":"2020-06-25T18:57:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f3ba10c72489351897a5df0870308e30c61e1944","kind":"tag","published_at":"2020-06-25T18:36:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2e8492b99be570ed954ea6cf0264adec26f8d6bb","kind":"tag","published_at":"2020-06-25T17:08:59.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0/manifests"},{"name":"v0.1.2","sha":"e04d5158de055d477cf62cb0e9374d3f013402af","kind":"tag","published_at":"2020-01-14T07:01:49.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5dbfd2ae2192fdff07327aa913aa6f8354fafba1","kind":"tag","published_at":"2020-01-14T06:32:22.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"19eb7a61214e10e1696f16052e279963097ee089","kind":"tag","published_at":"2020-01-13T18:44:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0/manifests"},{"name":"v0.1.0-c","sha":"b2a3f16b03a8911d0675dc2de77668388a49ce0b","kind":"tag","published_at":"2020-01-13T18:31:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0-c","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0-c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0-c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c/manifests"}]},"repo_metadata_updated_at":"2026-08-24T01:16:03.786Z","dependent_packages_count":0,"downloads":24,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":35.36194850698283,"dependent_packages_count":50.55697967555379,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.95946409126831},"purl":"pkg:npm/%40jitl/quickjs-browser-debug-asyncify-wasm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jitl/quickjs-browser-debug-asyncify-wasm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jitl/quickjs-browser-debug-asyncify-wasm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jitl/quickjs-browser-debug-asyncify-wasm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T20:45:31.002Z","issues_count":129,"pull_requests_count":175,"avg_time_to_close_issue":7919213.718446602,"avg_time_to_close_pull_request":2956555.3092105263,"issues_closed_count":103,"pull_requests_closed_count":152,"pull_request_authors_count":31,"issue_authors_count":100,"avg_comments_per_issue":3.124031007751938,"avg_comments_per_pull_request":0.7542857142857143,"merged_pull_requests_count":110,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":16,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":3935917.2,"past_year_avg_time_to_close_pull_request":1816252.4166666667,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.30434782608695654,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/issues","maintainers":[{"login":"justjake","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}],"active_maintainers":[{"login":"justjake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-browser-debug-asyncify-wasm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-browser-debug-asyncify-wasm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-browser-debug-asyncify-wasm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-browser-debug-asyncify-wasm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-browser-debug-asyncify-wasm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-browser-debug-asyncify-wasm/codemeta","maintainers":[{"uuid":"jitl","login":"jitl","name":null,"email":"just.1.jake@gmail.com","url":null,"packages_count":87,"html_url":"https://www.npmjs.com/~jitl","role":null,"created_at":"2023-12-25T14:50:16.372Z","updated_at":"2023-12-25T14:50:16.372Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jitl/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777887,"maintainers_count":1236523,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":2215460,"name":"quickjs-emscripten","ecosystem":"npm","description":null,"homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/justjake/quickjs-emscripten","keywords_array":["eval","quickjs","vm","interpreter","runtime","safe","emscripten","wasm"],"namespace":null,"versions_count":60,"first_release_published_at":"2020-01-12T01:53:17.980Z","latest_release_published_at":"2026-02-16T04:48:55.938Z","latest_release_number":"0.32.0","last_synced_at":"2026-08-24T08:20:21.911Z","created_at":"2022-04-09T22:36:37.983Z","updated_at":"2026-08-24T08:20:21.912Z","registry_url":"https://www.npmjs.com/package/quickjs-emscripten","install_command":"npm install quickjs-emscripten","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"0.26.1-rc.0","latest":"0.32.0"},"contentPolicy":null},"repo_metadata":{"id":37889598,"uuid":"231942612","full_name":"justjake/quickjs-emscripten","owner":"justjake","description":"Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions","archived":false,"fork":false,"pushed_at":"2026-07-23T21:17:36.000Z","size":39358,"stargazers_count":1691,"open_issues_count":36,"forks_count":134,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-08-14T10:22:38.073Z","etag":null,"topics":["eval","javascript","plugins","quickjs","wasm"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/quickjs-emscripten","language":"TypeScript","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/justjake.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-01-05T16:09:48.000Z","updated_at":"2026-08-07T12:49:46.000Z","dependencies_parsed_at":"2026-08-07T03:31:19.838Z","dependency_job_id":null,"html_url":"https://github.com/justjake/quickjs-emscripten","commit_stats":{"total_commits":561,"total_committers":14,"mean_commits":40.07142857142857,"dds":0.1515151515151515,"last_synced_commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/justjake/quickjs-emscripten","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/sbom","scorecard":{"id":544245,"data":{"date":"2025-08-11","repo":{"name":"github.com/justjake/quickjs-emscripten","commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-m4gq-x24j-jpmf","Warn: Project is vulnerable to: GHSA-44fp-w29j-9vj5","Warn: Project is vulnerable to: GHSA-4pg4-qvpc-4q3h","Warn: Project is vulnerable to: GHSA-g5hg-p3ph-g8qg","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:03:32.553Z","repository_id":37889598,"created_at":"2025-08-20T09:03:32.553Z","updated_at":"2025-08-20T09:03:32.553Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36646934,"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-14T02:00:06.934Z","response_time":54,"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":"justjake","name":"Jake Teton-Landis","uuid":"296279","kind":"user","description":"I like nerd shit.","email":"","website":"https://jake.tl","location":"Miami / New York / San Francisco","twitter":"jitl","company":"Notion Labs, Inc","icon_url":"https://avatars.githubusercontent.com/u/296279?u=bed8a4153891440b13a6348ff4c7a85e7fbc0576\u0026v=4","repositories_count":169,"last_synced_at":"2024-04-15T00:07:04.758Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/justjake","funding_links":[],"total_stars":2988,"followers":323,"following":12,"created_at":"2022-11-02T21:09:15.899Z","updated_at":"2024-04-15T00:07:24.991Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake/repositories"},"tags":[{"name":"v0.32.0","sha":"df4efb9ef2cb25c417ecb57986da462d11b244ed","kind":"commit","published_at":"2026-02-16T04:41:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.32.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"235f6da2fd4f7354fa4765fde4aea880d2a4aef5","kind":"commit","published_at":"2024-09-07T20:15:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.31.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"2ca7f5f5f1abda34d2620e55c50eb0b599dd2282","kind":"commit","published_at":"2024-08-31T21:40:12.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.30.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"af04b41ece3efd5929f7676a81903b31695a766e","kind":"commit","published_at":"2024-06-15T18:06:07.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"cc9b624930dfb319a0198587386c405b86af4740","kind":"commit","published_at":"2024-03-10T06:51:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"da55055a569377353d891e5438a1a9a9979379a1","kind":"commit","published_at":"2024-02-19T20:29:24.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"c171cbb818162fc532df830f1aeed30fed56d1e8","kind":"commit","published_at":"2024-02-11T23:50:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.28.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d4c638e9941c5ea47b35c6d1c6858eb35996a50d","kind":"commit","published_at":"2024-01-26T20:48:37.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.27.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"fcee225d46b0bde64402cebad143811583ae49f9","kind":"commit","published_at":"2024-01-01T22:42:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.26.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"0870605790bb1513c3ecbce33209ac38dfe1c384","kind":"commit","published_at":"2023-12-27T11:11:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.25.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"e8911561eb5ceac49a38f3bf862c3ea850a6533c","kind":"tag","published_at":"2023-12-09T20:20:21.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.24.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"75fcb3fc27d4857207266ef9c621d93eb79b868d","kind":"commit","published_at":"2023-04-23T15:56:29.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.23.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"21e6fe27ab2c3d4913cc3bdf59702aed7a4605f4","kind":"tag","published_at":"2023-02-19T23:45:33.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.22.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"ad8769c6a46c2ea6b12703f967335cdf3a148239","kind":"tag","published_at":"2023-02-18T22:40:15.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"e6e376b08ed481d20b9bb2e38982ac8baedc2e9c","kind":"tag","published_at":"2022-12-13T15:49:47.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"897fded554b9b1c056c830789f407690ed01a2d9","kind":"tag","published_at":"2022-05-31T02:11:39.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c1e90a4536acf825855676b50b0a0e7ee74e86b1","kind":"tag","published_at":"2022-03-20T04:25:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.20.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0/manifests"},{"name":"v0.15.0","sha":"893983d6a3f7e9474a9baf7fbcc9e699588c4c8b","kind":"tag","published_at":"2021-12-24T23:01:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.15.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e07d882e50374d48c593e71b50ee6e67d6792d5f","kind":"tag","published_at":"2021-12-24T19:11:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.14.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0/manifests"},{"name":"v0.11.1","sha":"cb9932c8b065a649f0fbe5ed68de24d7dc4b8f7c","kind":"commit","published_at":"2021-05-02T19:27:28.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"caae3d2f880d04ed65254ffd6783486ceb7a1c13","kind":"tag","published_at":"2020-09-11T17:34:14.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"ff7cf8eecfe7095438e79ad945d6fb3e593a84ce","kind":"tag","published_at":"2020-09-11T16:11:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.10.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"2c32d2667d48c37563bdbeafbb40c75fc8564e5f","kind":"tag","published_at":"2020-09-11T13:59:06.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.9.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f2a4a20f30615f18864406cdd112e2d5e1b6a1bb","kind":"tag","published_at":"2020-08-15T20:21:19.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.8.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4e5f9d3a7fa027cd3ea16f8e741e35b002f1c941","kind":"tag","published_at":"2020-08-02T06:25:23.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.7.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"1329af50d939a4d758122b22533107456fa0a30a","kind":"tag","published_at":"2020-07-13T06:17:51.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"44cd5ecf5f3e1c74d2f880aef264265367e4d820","kind":"tag","published_at":"2020-07-13T03:22:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"33e0c417bad7c0a858a1f95a3c8fdc79c7cf902d","kind":"tag","published_at":"2020-07-13T03:08:36.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0783a74243a4d049bd4b1d86b1fd0ff178b53d1d","kind":"tag","published_at":"2020-07-12T19:23:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"d82f25ca155a455202efe63418b6453e311d9354","kind":"commit","published_at":"2020-07-05T22:17:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.4.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1/manifests"},{"name":"v0.3.2","sha":"9c68998e59324fbbfe6ca0f41d3e7fcd81dc10c9","kind":"tag","published_at":"2020-06-25T18:57:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f3ba10c72489351897a5df0870308e30c61e1944","kind":"tag","published_at":"2020-06-25T18:36:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2e8492b99be570ed954ea6cf0264adec26f8d6bb","kind":"tag","published_at":"2020-06-25T17:08:59.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0/manifests"},{"name":"v0.1.2","sha":"e04d5158de055d477cf62cb0e9374d3f013402af","kind":"tag","published_at":"2020-01-14T07:01:49.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5dbfd2ae2192fdff07327aa913aa6f8354fafba1","kind":"tag","published_at":"2020-01-14T06:32:22.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"19eb7a61214e10e1696f16052e279963097ee089","kind":"tag","published_at":"2020-01-13T18:44:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0/manifests"},{"name":"v0.1.0-c","sha":"b2a3f16b03a8911d0675dc2de77668388a49ce0b","kind":"tag","published_at":"2020-01-13T18:31:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0-c","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0-c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0-c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c/manifests"}]},"repo_metadata_updated_at":"2026-08-19T22:02:00.840Z","dependent_packages_count":38,"downloads":6539748,"downloads_period":"last-month","dependent_repos_count":68,"rankings":{"downloads":1.2261026374210606,"dependent_repos_count":1.7082182184455372,"dependent_packages_count":1.0780746080747805,"stargazers_count":2.506950980321721,"forks_count":3.42840321296732,"docker_downloads_count":1.1143206032631827,"average":1.8436783767489338},"purl":"pkg:npm/quickjs-emscripten","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/quickjs-emscripten","docker_dependents_count":15,"docker_downloads_count":53282,"usage_url":"https://repos.ecosyste.ms/usage/npm/quickjs-emscripten","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/quickjs-emscripten/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T11:43:49.590Z","issues_count":129,"pull_requests_count":175,"avg_time_to_close_issue":7919213.718446602,"avg_time_to_close_pull_request":2956555.3092105263,"issues_closed_count":103,"pull_requests_closed_count":152,"pull_request_authors_count":31,"issue_authors_count":100,"avg_comments_per_issue":3.116279069767442,"avg_comments_per_pull_request":0.7542857142857143,"merged_pull_requests_count":110,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":16,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":3935917.2,"past_year_avg_time_to_close_pull_request":1816252.4166666667,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.9375,"past_year_avg_comments_per_pull_request":0.30434782608695654,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/issues","maintainers":[{"login":"justjake","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}],"active_maintainers":[{"login":"justjake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/quickjs-emscripten/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/quickjs-emscripten/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/quickjs-emscripten/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/quickjs-emscripten/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/quickjs-emscripten/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/quickjs-emscripten/codemeta","maintainers":[{"uuid":"jitl","login":"jitl","name":null,"email":"just.1.jake@gmail.com","url":null,"packages_count":87,"html_url":"https://www.npmjs.com/~jitl","role":null,"created_at":"2022-11-13T23:11:34.703Z","updated_at":"2022-11-13T23:11:34.703Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jitl/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777887,"maintainers_count":1236523,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":13660045,"name":"node-quickjs-emscripten","ecosystem":"debian","description":null,"homepage":"https://github.com/justjake/quickjs-emscripten#readme","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/justjake/quickjs-emscripten","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T08:29:18.072Z","latest_release_published_at":"2026-02-12T08:29:18.072Z","latest_release_number":"0.23.0+dfsg-5","last_synced_at":"2026-03-14T07:06:56.679Z","created_at":"2026-02-12T08:29:17.885Z","updated_at":"2026-08-22T00:52:21.789Z","registry_url":"https://tracker.debian.org/pkg/node-quickjs-emscripten","install_command":"apt-get install node-quickjs-emscripten","documentation_url":"https://packages.debian.org/trixie/node-quickjs-emscripten","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-quickjs-emscripten","standards_version":"4.7.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, dh-nodejs, node-ts-node, mocha, node-typescript, node-source-map-support, wget, emscripten, node-fs-extra","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37889598,"uuid":"231942612","full_name":"justjake/quickjs-emscripten","owner":"justjake","description":"Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions","archived":false,"fork":false,"pushed_at":"2026-07-23T21:17:36.000Z","size":39358,"stargazers_count":1693,"open_issues_count":38,"forks_count":135,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-08-21T10:43:46.342Z","etag":null,"topics":["eval","javascript","plugins","quickjs","wasm"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/quickjs-emscripten","language":"TypeScript","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/justjake.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-01-05T16:09:48.000Z","updated_at":"2026-08-20T18:24:16.000Z","dependencies_parsed_at":"2026-08-07T03:31:19.838Z","dependency_job_id":null,"html_url":"https://github.com/justjake/quickjs-emscripten","commit_stats":{"total_commits":561,"total_committers":14,"mean_commits":40.07142857142857,"dds":0.1515151515151515,"last_synced_commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/justjake/quickjs-emscripten","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/sbom","scorecard":{"id":544245,"data":{"date":"2025-08-11","repo":{"name":"github.com/justjake/quickjs-emscripten","commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-m4gq-x24j-jpmf","Warn: Project is vulnerable to: GHSA-44fp-w29j-9vj5","Warn: Project is vulnerable to: GHSA-4pg4-qvpc-4q3h","Warn: Project is vulnerable to: GHSA-g5hg-p3ph-g8qg","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:03:32.553Z","repository_id":37889598,"created_at":"2025-08-20T09:03:32.553Z","updated_at":"2025-08-20T09:03:32.553Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"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-21T02:00:06.756Z","response_time":57,"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":"justjake","name":"Jake Teton-Landis","uuid":"296279","kind":"user","description":"I like nerd shit.","email":"","website":"https://jake.tl","location":"Miami / New York / San Francisco","twitter":"jitl","company":"Notion Labs, Inc","icon_url":"https://avatars.githubusercontent.com/u/296279?u=bed8a4153891440b13a6348ff4c7a85e7fbc0576\u0026v=4","repositories_count":169,"last_synced_at":"2024-04-15T00:07:04.758Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/justjake","funding_links":[],"total_stars":2988,"followers":323,"following":12,"created_at":"2022-11-02T21:09:15.899Z","updated_at":"2024-04-15T00:07:24.991Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake/repositories"},"tags":[{"name":"v0.32.0","sha":"df4efb9ef2cb25c417ecb57986da462d11b244ed","kind":"commit","published_at":"2026-02-16T04:41:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.32.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"235f6da2fd4f7354fa4765fde4aea880d2a4aef5","kind":"commit","published_at":"2024-09-07T20:15:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.31.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"2ca7f5f5f1abda34d2620e55c50eb0b599dd2282","kind":"commit","published_at":"2024-08-31T21:40:12.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.30.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"af04b41ece3efd5929f7676a81903b31695a766e","kind":"commit","published_at":"2024-06-15T18:06:07.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"cc9b624930dfb319a0198587386c405b86af4740","kind":"commit","published_at":"2024-03-10T06:51:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"da55055a569377353d891e5438a1a9a9979379a1","kind":"commit","published_at":"2024-02-19T20:29:24.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"c171cbb818162fc532df830f1aeed30fed56d1e8","kind":"commit","published_at":"2024-02-11T23:50:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.28.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d4c638e9941c5ea47b35c6d1c6858eb35996a50d","kind":"commit","published_at":"2024-01-26T20:48:37.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.27.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"fcee225d46b0bde64402cebad143811583ae49f9","kind":"commit","published_at":"2024-01-01T22:42:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.26.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"0870605790bb1513c3ecbce33209ac38dfe1c384","kind":"commit","published_at":"2023-12-27T11:11:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.25.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"e8911561eb5ceac49a38f3bf862c3ea850a6533c","kind":"tag","published_at":"2023-12-09T20:20:21.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.24.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"75fcb3fc27d4857207266ef9c621d93eb79b868d","kind":"commit","published_at":"2023-04-23T15:56:29.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.23.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"21e6fe27ab2c3d4913cc3bdf59702aed7a4605f4","kind":"tag","published_at":"2023-02-19T23:45:33.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.22.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"ad8769c6a46c2ea6b12703f967335cdf3a148239","kind":"tag","published_at":"2023-02-18T22:40:15.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"e6e376b08ed481d20b9bb2e38982ac8baedc2e9c","kind":"tag","published_at":"2022-12-13T15:49:47.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"897fded554b9b1c056c830789f407690ed01a2d9","kind":"tag","published_at":"2022-05-31T02:11:39.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c1e90a4536acf825855676b50b0a0e7ee74e86b1","kind":"tag","published_at":"2022-03-20T04:25:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.20.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0/manifests"},{"name":"v0.15.0","sha":"893983d6a3f7e9474a9baf7fbcc9e699588c4c8b","kind":"tag","published_at":"2021-12-24T23:01:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.15.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e07d882e50374d48c593e71b50ee6e67d6792d5f","kind":"tag","published_at":"2021-12-24T19:11:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.14.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0/manifests"},{"name":"v0.11.1","sha":"cb9932c8b065a649f0fbe5ed68de24d7dc4b8f7c","kind":"commit","published_at":"2021-05-02T19:27:28.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"caae3d2f880d04ed65254ffd6783486ceb7a1c13","kind":"tag","published_at":"2020-09-11T17:34:14.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"ff7cf8eecfe7095438e79ad945d6fb3e593a84ce","kind":"tag","published_at":"2020-09-11T16:11:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.10.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"2c32d2667d48c37563bdbeafbb40c75fc8564e5f","kind":"tag","published_at":"2020-09-11T13:59:06.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.9.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f2a4a20f30615f18864406cdd112e2d5e1b6a1bb","kind":"tag","published_at":"2020-08-15T20:21:19.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.8.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4e5f9d3a7fa027cd3ea16f8e741e35b002f1c941","kind":"tag","published_at":"2020-08-02T06:25:23.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.7.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"1329af50d939a4d758122b22533107456fa0a30a","kind":"tag","published_at":"2020-07-13T06:17:51.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"44cd5ecf5f3e1c74d2f880aef264265367e4d820","kind":"tag","published_at":"2020-07-13T03:22:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"33e0c417bad7c0a858a1f95a3c8fdc79c7cf902d","kind":"tag","published_at":"2020-07-13T03:08:36.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0783a74243a4d049bd4b1d86b1fd0ff178b53d1d","kind":"tag","published_at":"2020-07-12T19:23:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"d82f25ca155a455202efe63418b6453e311d9354","kind":"commit","published_at":"2020-07-05T22:17:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.4.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1/manifests"},{"name":"v0.3.2","sha":"9c68998e59324fbbfe6ca0f41d3e7fcd81dc10c9","kind":"tag","published_at":"2020-06-25T18:57:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f3ba10c72489351897a5df0870308e30c61e1944","kind":"tag","published_at":"2020-06-25T18:36:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2e8492b99be570ed954ea6cf0264adec26f8d6bb","kind":"tag","published_at":"2020-06-25T17:08:59.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0/manifests"},{"name":"v0.1.2","sha":"e04d5158de055d477cf62cb0e9374d3f013402af","kind":"tag","published_at":"2020-01-14T07:01:49.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5dbfd2ae2192fdff07327aa913aa6f8354fafba1","kind":"tag","published_at":"2020-01-14T06:32:22.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"19eb7a61214e10e1696f16052e279963097ee089","kind":"tag","published_at":"2020-01-13T18:44:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0/manifests"},{"name":"v0.1.0-c","sha":"b2a3f16b03a8911d0675dc2de77668388a49ce0b","kind":"tag","published_at":"2020-01-13T18:31:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0-c","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0-c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0-c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c/manifests"}]},"repo_metadata_updated_at":"2026-08-22T00:52:21.789Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-quickjs-emscripten?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-quickjs-emscripten","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-quickjs-emscripten","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-quickjs-emscripten/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T13:41:58.356Z","issues_count":129,"pull_requests_count":175,"avg_time_to_close_issue":7919213.718446602,"avg_time_to_close_pull_request":2956555.3092105263,"issues_closed_count":103,"pull_requests_closed_count":152,"pull_request_authors_count":31,"issue_authors_count":100,"avg_comments_per_issue":3.116279069767442,"avg_comments_per_pull_request":0.7542857142857143,"merged_pull_requests_count":110,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":16,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":3935917.2,"past_year_avg_time_to_close_pull_request":1816252.4166666667,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.9375,"past_year_avg_comments_per_pull_request":0.30434782608695654,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/issues","maintainers":[{"login":"justjake","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}],"active_maintainers":[{"login":"justjake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-quickjs-emscripten/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-quickjs-emscripten/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-quickjs-emscripten/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-quickjs-emscripten/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-quickjs-emscripten/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-quickjs-emscripten/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1681},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-24T05:05:13.674Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13794663,"name":"node-quickjs-emscripten","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/justjake/quickjs-emscripten#readme","licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/justjake/quickjs-emscripten","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T16:10:49.865Z","latest_release_published_at":"2026-02-13T16:10:49.865Z","latest_release_number":"0.23.0+dfsg-2","last_synced_at":"2026-03-13T20:19:18.631Z","created_at":"2026-02-13T16:10:49.676Z","updated_at":"2026-08-22T00:52:22.327Z","registry_url":"https://launchpad.net/ubuntu/+source/node-quickjs-emscripten","install_command":"apt-get install node-quickjs-emscripten","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-quickjs-emscripten","standards_version":"4.6.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, dh-nodejs, node-ts-node, mocha, node-typescript, node-source-map-support, wget, emscripten, node-fs-extra","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37889598,"uuid":"231942612","full_name":"justjake/quickjs-emscripten","owner":"justjake","description":"Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions","archived":false,"fork":false,"pushed_at":"2026-07-23T21:17:36.000Z","size":39358,"stargazers_count":1693,"open_issues_count":38,"forks_count":135,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-08-21T10:43:46.342Z","etag":null,"topics":["eval","javascript","plugins","quickjs","wasm"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/quickjs-emscripten","language":"TypeScript","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/justjake.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-01-05T16:09:48.000Z","updated_at":"2026-08-20T18:24:16.000Z","dependencies_parsed_at":"2026-08-07T03:31:19.838Z","dependency_job_id":null,"html_url":"https://github.com/justjake/quickjs-emscripten","commit_stats":{"total_commits":561,"total_committers":14,"mean_commits":40.07142857142857,"dds":0.1515151515151515,"last_synced_commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/justjake/quickjs-emscripten","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/sbom","scorecard":{"id":544245,"data":{"date":"2025-08-11","repo":{"name":"github.com/justjake/quickjs-emscripten","commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-m4gq-x24j-jpmf","Warn: Project is vulnerable to: GHSA-44fp-w29j-9vj5","Warn: Project is vulnerable to: GHSA-4pg4-qvpc-4q3h","Warn: Project is vulnerable to: GHSA-g5hg-p3ph-g8qg","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:03:32.553Z","repository_id":37889598,"created_at":"2025-08-20T09:03:32.553Z","updated_at":"2025-08-20T09:03:32.553Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"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-21T02:00:06.756Z","response_time":57,"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":"justjake","name":"Jake Teton-Landis","uuid":"296279","kind":"user","description":"I like nerd shit.","email":"","website":"https://jake.tl","location":"Miami / New York / San Francisco","twitter":"jitl","company":"Notion Labs, Inc","icon_url":"https://avatars.githubusercontent.com/u/296279?u=bed8a4153891440b13a6348ff4c7a85e7fbc0576\u0026v=4","repositories_count":169,"last_synced_at":"2024-04-15T00:07:04.758Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/justjake","funding_links":[],"total_stars":2988,"followers":323,"following":12,"created_at":"2022-11-02T21:09:15.899Z","updated_at":"2024-04-15T00:07:24.991Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake/repositories"},"tags":[{"name":"v0.32.0","sha":"df4efb9ef2cb25c417ecb57986da462d11b244ed","kind":"commit","published_at":"2026-02-16T04:41:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.32.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"235f6da2fd4f7354fa4765fde4aea880d2a4aef5","kind":"commit","published_at":"2024-09-07T20:15:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.31.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"2ca7f5f5f1abda34d2620e55c50eb0b599dd2282","kind":"commit","published_at":"2024-08-31T21:40:12.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.30.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"af04b41ece3efd5929f7676a81903b31695a766e","kind":"commit","published_at":"2024-06-15T18:06:07.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"cc9b624930dfb319a0198587386c405b86af4740","kind":"commit","published_at":"2024-03-10T06:51:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"da55055a569377353d891e5438a1a9a9979379a1","kind":"commit","published_at":"2024-02-19T20:29:24.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"c171cbb818162fc532df830f1aeed30fed56d1e8","kind":"commit","published_at":"2024-02-11T23:50:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.28.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d4c638e9941c5ea47b35c6d1c6858eb35996a50d","kind":"commit","published_at":"2024-01-26T20:48:37.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.27.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"fcee225d46b0bde64402cebad143811583ae49f9","kind":"commit","published_at":"2024-01-01T22:42:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.26.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"0870605790bb1513c3ecbce33209ac38dfe1c384","kind":"commit","published_at":"2023-12-27T11:11:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.25.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"e8911561eb5ceac49a38f3bf862c3ea850a6533c","kind":"tag","published_at":"2023-12-09T20:20:21.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.24.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"75fcb3fc27d4857207266ef9c621d93eb79b868d","kind":"commit","published_at":"2023-04-23T15:56:29.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.23.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"21e6fe27ab2c3d4913cc3bdf59702aed7a4605f4","kind":"tag","published_at":"2023-02-19T23:45:33.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.22.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"ad8769c6a46c2ea6b12703f967335cdf3a148239","kind":"tag","published_at":"2023-02-18T22:40:15.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"e6e376b08ed481d20b9bb2e38982ac8baedc2e9c","kind":"tag","published_at":"2022-12-13T15:49:47.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"897fded554b9b1c056c830789f407690ed01a2d9","kind":"tag","published_at":"2022-05-31T02:11:39.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c1e90a4536acf825855676b50b0a0e7ee74e86b1","kind":"tag","published_at":"2022-03-20T04:25:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.20.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0/manifests"},{"name":"v0.15.0","sha":"893983d6a3f7e9474a9baf7fbcc9e699588c4c8b","kind":"tag","published_at":"2021-12-24T23:01:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.15.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e07d882e50374d48c593e71b50ee6e67d6792d5f","kind":"tag","published_at":"2021-12-24T19:11:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.14.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0/manifests"},{"name":"v0.11.1","sha":"cb9932c8b065a649f0fbe5ed68de24d7dc4b8f7c","kind":"commit","published_at":"2021-05-02T19:27:28.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"caae3d2f880d04ed65254ffd6783486ceb7a1c13","kind":"tag","published_at":"2020-09-11T17:34:14.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"ff7cf8eecfe7095438e79ad945d6fb3e593a84ce","kind":"tag","published_at":"2020-09-11T16:11:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.10.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"2c32d2667d48c37563bdbeafbb40c75fc8564e5f","kind":"tag","published_at":"2020-09-11T13:59:06.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.9.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f2a4a20f30615f18864406cdd112e2d5e1b6a1bb","kind":"tag","published_at":"2020-08-15T20:21:19.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.8.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4e5f9d3a7fa027cd3ea16f8e741e35b002f1c941","kind":"tag","published_at":"2020-08-02T06:25:23.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.7.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"1329af50d939a4d758122b22533107456fa0a30a","kind":"tag","published_at":"2020-07-13T06:17:51.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"44cd5ecf5f3e1c74d2f880aef264265367e4d820","kind":"tag","published_at":"2020-07-13T03:22:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"33e0c417bad7c0a858a1f95a3c8fdc79c7cf902d","kind":"tag","published_at":"2020-07-13T03:08:36.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0783a74243a4d049bd4b1d86b1fd0ff178b53d1d","kind":"tag","published_at":"2020-07-12T19:23:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"d82f25ca155a455202efe63418b6453e311d9354","kind":"commit","published_at":"2020-07-05T22:17:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.4.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1/manifests"},{"name":"v0.3.2","sha":"9c68998e59324fbbfe6ca0f41d3e7fcd81dc10c9","kind":"tag","published_at":"2020-06-25T18:57:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f3ba10c72489351897a5df0870308e30c61e1944","kind":"tag","published_at":"2020-06-25T18:36:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2e8492b99be570ed954ea6cf0264adec26f8d6bb","kind":"tag","published_at":"2020-06-25T17:08:59.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0/manifests"},{"name":"v0.1.2","sha":"e04d5158de055d477cf62cb0e9374d3f013402af","kind":"tag","published_at":"2020-01-14T07:01:49.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5dbfd2ae2192fdff07327aa913aa6f8354fafba1","kind":"tag","published_at":"2020-01-14T06:32:22.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"19eb7a61214e10e1696f16052e279963097ee089","kind":"tag","published_at":"2020-01-13T18:44:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0/manifests"},{"name":"v0.1.0-c","sha":"b2a3f16b03a8911d0675dc2de77668388a49ce0b","kind":"tag","published_at":"2020-01-13T18:31:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0-c","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0-c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0-c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c/manifests"}]},"repo_metadata_updated_at":"2026-08-22T00:52:22.327Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.7314011243927734,"forks_count":0.9415424922220403,"docker_downloads_count":null,"average":0.41823590415370343},"purl":"pkg:deb/ubuntu/node-quickjs-emscripten?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-quickjs-emscripten","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-quickjs-emscripten","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-quickjs-emscripten/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T13:41:58.356Z","issues_count":129,"pull_requests_count":175,"avg_time_to_close_issue":7919213.718446602,"avg_time_to_close_pull_request":2956555.3092105263,"issues_closed_count":103,"pull_requests_closed_count":152,"pull_request_authors_count":31,"issue_authors_count":100,"avg_comments_per_issue":3.116279069767442,"avg_comments_per_pull_request":0.7542857142857143,"merged_pull_requests_count":110,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":16,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":3935917.2,"past_year_avg_time_to_close_pull_request":1816252.4166666667,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.9375,"past_year_avg_comments_per_pull_request":0.30434782608695654,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/issues","maintainers":[{"login":"justjake","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}],"active_maintainers":[{"login":"justjake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-quickjs-emscripten/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-quickjs-emscripten/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-quickjs-emscripten/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-quickjs-emscripten/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-quickjs-emscripten/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-quickjs-emscripten/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1334},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-24T05:06:10.948Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":8697257,"name":"@jitl/quickjs-singlefile-mjs-debug-sync","ecosystem":"npm","description":"Variant of quickjs library: Variant with the WASM data embedded into a NodeJS ESModule.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/justjake/quickjs-emscripten","keywords_array":[],"namespace":"jitl","versions_count":22,"first_release_published_at":"2023-12-26T23:16:03.345Z","latest_release_published_at":"2026-02-16T04:48:46.547Z","latest_release_number":"0.32.0","last_synced_at":"2026-08-23T12:05:14.678Z","created_at":"2023-12-26T23:16:06.457Z","updated_at":"2026-08-24T10:23:07.511Z","registry_url":"https://www.npmjs.com/package/@jitl/quickjs-singlefile-mjs-debug-sync","install_command":"npm install @jitl/quickjs-singlefile-mjs-debug-sync","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"0.26.1-rc.0","latest":"0.32.0"},"contentPolicy":null},"repo_metadata":{"id":37889598,"uuid":"231942612","full_name":"justjake/quickjs-emscripten","owner":"justjake","description":"Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions","archived":false,"fork":false,"pushed_at":"2026-07-23T21:17:36.000Z","size":39358,"stargazers_count":1693,"open_issues_count":38,"forks_count":135,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-08-21T10:43:46.342Z","etag":null,"topics":["eval","javascript","plugins","quickjs","wasm"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/quickjs-emscripten","language":"TypeScript","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/justjake.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-01-05T16:09:48.000Z","updated_at":"2026-08-20T18:24:16.000Z","dependencies_parsed_at":"2026-08-07T03:31:19.838Z","dependency_job_id":null,"html_url":"https://github.com/justjake/quickjs-emscripten","commit_stats":{"total_commits":561,"total_committers":14,"mean_commits":40.07142857142857,"dds":0.1515151515151515,"last_synced_commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/justjake/quickjs-emscripten","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/sbom","scorecard":{"id":544245,"data":{"date":"2025-08-11","repo":{"name":"github.com/justjake/quickjs-emscripten","commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-m4gq-x24j-jpmf","Warn: Project is vulnerable to: GHSA-44fp-w29j-9vj5","Warn: Project is vulnerable to: GHSA-4pg4-qvpc-4q3h","Warn: Project is vulnerable to: GHSA-g5hg-p3ph-g8qg","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:03:32.553Z","repository_id":37889598,"created_at":"2025-08-20T09:03:32.553Z","updated_at":"2025-08-20T09:03:32.553Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"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-21T02:00:06.756Z","response_time":57,"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":"justjake","name":"Jake Teton-Landis","uuid":"296279","kind":"user","description":"I like nerd shit.","email":"","website":"https://jake.tl","location":"Miami / New York / San Francisco","twitter":"jitl","company":"Notion Labs, Inc","icon_url":"https://avatars.githubusercontent.com/u/296279?u=bed8a4153891440b13a6348ff4c7a85e7fbc0576\u0026v=4","repositories_count":169,"last_synced_at":"2024-04-15T00:07:04.758Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/justjake","funding_links":[],"total_stars":2988,"followers":323,"following":12,"created_at":"2022-11-02T21:09:15.899Z","updated_at":"2024-04-15T00:07:24.991Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake/repositories"},"tags":[{"name":"v0.32.0","sha":"df4efb9ef2cb25c417ecb57986da462d11b244ed","kind":"commit","published_at":"2026-02-16T04:41:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.32.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"235f6da2fd4f7354fa4765fde4aea880d2a4aef5","kind":"commit","published_at":"2024-09-07T20:15:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.31.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"2ca7f5f5f1abda34d2620e55c50eb0b599dd2282","kind":"commit","published_at":"2024-08-31T21:40:12.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.30.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"af04b41ece3efd5929f7676a81903b31695a766e","kind":"commit","published_at":"2024-06-15T18:06:07.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"cc9b624930dfb319a0198587386c405b86af4740","kind":"commit","published_at":"2024-03-10T06:51:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"da55055a569377353d891e5438a1a9a9979379a1","kind":"commit","published_at":"2024-02-19T20:29:24.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"c171cbb818162fc532df830f1aeed30fed56d1e8","kind":"commit","published_at":"2024-02-11T23:50:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.28.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d4c638e9941c5ea47b35c6d1c6858eb35996a50d","kind":"commit","published_at":"2024-01-26T20:48:37.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.27.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"fcee225d46b0bde64402cebad143811583ae49f9","kind":"commit","published_at":"2024-01-01T22:42:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.26.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"0870605790bb1513c3ecbce33209ac38dfe1c384","kind":"commit","published_at":"2023-12-27T11:11:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.25.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"e8911561eb5ceac49a38f3bf862c3ea850a6533c","kind":"tag","published_at":"2023-12-09T20:20:21.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.24.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"75fcb3fc27d4857207266ef9c621d93eb79b868d","kind":"commit","published_at":"2023-04-23T15:56:29.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.23.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"21e6fe27ab2c3d4913cc3bdf59702aed7a4605f4","kind":"tag","published_at":"2023-02-19T23:45:33.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.22.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"ad8769c6a46c2ea6b12703f967335cdf3a148239","kind":"tag","published_at":"2023-02-18T22:40:15.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"e6e376b08ed481d20b9bb2e38982ac8baedc2e9c","kind":"tag","published_at":"2022-12-13T15:49:47.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"897fded554b9b1c056c830789f407690ed01a2d9","kind":"tag","published_at":"2022-05-31T02:11:39.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c1e90a4536acf825855676b50b0a0e7ee74e86b1","kind":"tag","published_at":"2022-03-20T04:25:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.20.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0/manifests"},{"name":"v0.15.0","sha":"893983d6a3f7e9474a9baf7fbcc9e699588c4c8b","kind":"tag","published_at":"2021-12-24T23:01:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.15.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e07d882e50374d48c593e71b50ee6e67d6792d5f","kind":"tag","published_at":"2021-12-24T19:11:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.14.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0/manifests"},{"name":"v0.11.1","sha":"cb9932c8b065a649f0fbe5ed68de24d7dc4b8f7c","kind":"commit","published_at":"2021-05-02T19:27:28.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"caae3d2f880d04ed65254ffd6783486ceb7a1c13","kind":"tag","published_at":"2020-09-11T17:34:14.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"ff7cf8eecfe7095438e79ad945d6fb3e593a84ce","kind":"tag","published_at":"2020-09-11T16:11:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.10.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"2c32d2667d48c37563bdbeafbb40c75fc8564e5f","kind":"tag","published_at":"2020-09-11T13:59:06.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.9.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f2a4a20f30615f18864406cdd112e2d5e1b6a1bb","kind":"tag","published_at":"2020-08-15T20:21:19.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.8.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4e5f9d3a7fa027cd3ea16f8e741e35b002f1c941","kind":"tag","published_at":"2020-08-02T06:25:23.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.7.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"1329af50d939a4d758122b22533107456fa0a30a","kind":"tag","published_at":"2020-07-13T06:17:51.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"44cd5ecf5f3e1c74d2f880aef264265367e4d820","kind":"tag","published_at":"2020-07-13T03:22:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"33e0c417bad7c0a858a1f95a3c8fdc79c7cf902d","kind":"tag","published_at":"2020-07-13T03:08:36.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0783a74243a4d049bd4b1d86b1fd0ff178b53d1d","kind":"tag","published_at":"2020-07-12T19:23:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"d82f25ca155a455202efe63418b6453e311d9354","kind":"commit","published_at":"2020-07-05T22:17:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.4.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1/manifests"},{"name":"v0.3.2","sha":"9c68998e59324fbbfe6ca0f41d3e7fcd81dc10c9","kind":"tag","published_at":"2020-06-25T18:57:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f3ba10c72489351897a5df0870308e30c61e1944","kind":"tag","published_at":"2020-06-25T18:36:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2e8492b99be570ed954ea6cf0264adec26f8d6bb","kind":"tag","published_at":"2020-06-25T17:08:59.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0/manifests"},{"name":"v0.1.2","sha":"e04d5158de055d477cf62cb0e9374d3f013402af","kind":"tag","published_at":"2020-01-14T07:01:49.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5dbfd2ae2192fdff07327aa913aa6f8354fafba1","kind":"tag","published_at":"2020-01-14T06:32:22.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"19eb7a61214e10e1696f16052e279963097ee089","kind":"tag","published_at":"2020-01-13T18:44:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0/manifests"},{"name":"v0.1.0-c","sha":"b2a3f16b03a8911d0675dc2de77668388a49ce0b","kind":"tag","published_at":"2020-01-13T18:31:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0-c","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0-c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0-c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c/manifests"}]},"repo_metadata_updated_at":"2026-08-24T10:23:07.511Z","dependent_packages_count":0,"downloads":407,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.662916205719796,"dependent_packages_count":49.4634897280498,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.0632029668848},"purl":"pkg:npm/%40jitl/quickjs-singlefile-mjs-debug-sync","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jitl/quickjs-singlefile-mjs-debug-sync","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jitl/quickjs-singlefile-mjs-debug-sync","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jitl/quickjs-singlefile-mjs-debug-sync/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T20:45:31.002Z","issues_count":129,"pull_requests_count":175,"avg_time_to_close_issue":7919213.718446602,"avg_time_to_close_pull_request":2956555.3092105263,"issues_closed_count":103,"pull_requests_closed_count":152,"pull_request_authors_count":31,"issue_authors_count":100,"avg_comments_per_issue":3.124031007751938,"avg_comments_per_pull_request":0.7542857142857143,"merged_pull_requests_count":110,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":16,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":3935917.2,"past_year_avg_time_to_close_pull_request":1816252.4166666667,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.30434782608695654,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/issues","maintainers":[{"login":"justjake","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}],"active_maintainers":[{"login":"justjake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-mjs-debug-sync/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-mjs-debug-sync/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-mjs-debug-sync/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-mjs-debug-sync/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-mjs-debug-sync/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-mjs-debug-sync/codemeta","maintainers":[{"uuid":"jitl","login":"jitl","name":null,"email":"just.1.jake@gmail.com","url":null,"packages_count":87,"html_url":"https://www.npmjs.com/~jitl","role":null,"created_at":"2023-12-26T23:16:07.347Z","updated_at":"2023-12-26T23:16:07.347Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jitl/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777887,"maintainers_count":1236523,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":930257,"name":"@expreva/quickjs","ecosystem":"npm","description":"This package is [`quickjs-emscripten`](https://github.com/justjake/quickjs-emscripten) built with `web` and `node` targets.","homepage":"https://github.com/justjake/quickjs-emscripten#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/justjake/quickjs-emscripten","keywords_array":[],"namespace":"expreva","versions_count":5,"first_release_published_at":"2020-06-26T22:00:46.470Z","latest_release_published_at":"2020-07-01T02:02:55.044Z","latest_release_number":"0.4.0","last_synced_at":"2026-08-23T12:11:02.954Z","created_at":"2022-04-07T17:09:40.709Z","updated_at":"2026-08-24T12:15:42.807Z","registry_url":"https://www.npmjs.com/package/@expreva/quickjs","install_command":"npm install @expreva/quickjs","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.4.0"},"contentPolicy":null},"repo_metadata":{"id":37889598,"uuid":"231942612","full_name":"justjake/quickjs-emscripten","owner":"justjake","description":"Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions","archived":false,"fork":false,"pushed_at":"2026-07-23T21:17:36.000Z","size":39358,"stargazers_count":1693,"open_issues_count":38,"forks_count":135,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-08-21T10:43:46.342Z","etag":null,"topics":["eval","javascript","plugins","quickjs","wasm"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/quickjs-emscripten","language":"TypeScript","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/justjake.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-01-05T16:09:48.000Z","updated_at":"2026-08-20T18:24:16.000Z","dependencies_parsed_at":"2026-08-07T03:31:19.838Z","dependency_job_id":null,"html_url":"https://github.com/justjake/quickjs-emscripten","commit_stats":{"total_commits":561,"total_committers":14,"mean_commits":40.07142857142857,"dds":0.1515151515151515,"last_synced_commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/justjake/quickjs-emscripten","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/sbom","scorecard":{"id":544245,"data":{"date":"2025-08-11","repo":{"name":"github.com/justjake/quickjs-emscripten","commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-m4gq-x24j-jpmf","Warn: Project is vulnerable to: GHSA-44fp-w29j-9vj5","Warn: Project is vulnerable to: GHSA-4pg4-qvpc-4q3h","Warn: Project is vulnerable to: GHSA-g5hg-p3ph-g8qg","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:03:32.553Z","repository_id":37889598,"created_at":"2025-08-20T09:03:32.553Z","updated_at":"2025-08-20T09:03:32.553Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"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-21T02:00:06.756Z","response_time":57,"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":"justjake","name":"Jake Teton-Landis","uuid":"296279","kind":"user","description":"I like nerd shit.","email":"","website":"https://jake.tl","location":"Miami / New York / San Francisco","twitter":"jitl","company":"Notion Labs, Inc","icon_url":"https://avatars.githubusercontent.com/u/296279?u=bed8a4153891440b13a6348ff4c7a85e7fbc0576\u0026v=4","repositories_count":169,"last_synced_at":"2024-04-15T00:07:04.758Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/justjake","funding_links":[],"total_stars":2988,"followers":323,"following":12,"created_at":"2022-11-02T21:09:15.899Z","updated_at":"2024-04-15T00:07:24.991Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake/repositories"},"tags":[{"name":"v0.32.0","sha":"df4efb9ef2cb25c417ecb57986da462d11b244ed","kind":"commit","published_at":"2026-02-16T04:41:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.32.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"235f6da2fd4f7354fa4765fde4aea880d2a4aef5","kind":"commit","published_at":"2024-09-07T20:15:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.31.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"2ca7f5f5f1abda34d2620e55c50eb0b599dd2282","kind":"commit","published_at":"2024-08-31T21:40:12.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.30.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"af04b41ece3efd5929f7676a81903b31695a766e","kind":"commit","published_at":"2024-06-15T18:06:07.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"cc9b624930dfb319a0198587386c405b86af4740","kind":"commit","published_at":"2024-03-10T06:51:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"da55055a569377353d891e5438a1a9a9979379a1","kind":"commit","published_at":"2024-02-19T20:29:24.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"c171cbb818162fc532df830f1aeed30fed56d1e8","kind":"commit","published_at":"2024-02-11T23:50:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.28.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d4c638e9941c5ea47b35c6d1c6858eb35996a50d","kind":"commit","published_at":"2024-01-26T20:48:37.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.27.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"fcee225d46b0bde64402cebad143811583ae49f9","kind":"commit","published_at":"2024-01-01T22:42:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.26.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"0870605790bb1513c3ecbce33209ac38dfe1c384","kind":"commit","published_at":"2023-12-27T11:11:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.25.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"e8911561eb5ceac49a38f3bf862c3ea850a6533c","kind":"tag","published_at":"2023-12-09T20:20:21.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.24.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"75fcb3fc27d4857207266ef9c621d93eb79b868d","kind":"commit","published_at":"2023-04-23T15:56:29.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.23.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"21e6fe27ab2c3d4913cc3bdf59702aed7a4605f4","kind":"tag","published_at":"2023-02-19T23:45:33.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.22.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"ad8769c6a46c2ea6b12703f967335cdf3a148239","kind":"tag","published_at":"2023-02-18T22:40:15.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"e6e376b08ed481d20b9bb2e38982ac8baedc2e9c","kind":"tag","published_at":"2022-12-13T15:49:47.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"897fded554b9b1c056c830789f407690ed01a2d9","kind":"tag","published_at":"2022-05-31T02:11:39.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c1e90a4536acf825855676b50b0a0e7ee74e86b1","kind":"tag","published_at":"2022-03-20T04:25:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.20.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0/manifests"},{"name":"v0.15.0","sha":"893983d6a3f7e9474a9baf7fbcc9e699588c4c8b","kind":"tag","published_at":"2021-12-24T23:01:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.15.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e07d882e50374d48c593e71b50ee6e67d6792d5f","kind":"tag","published_at":"2021-12-24T19:11:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.14.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0/manifests"},{"name":"v0.11.1","sha":"cb9932c8b065a649f0fbe5ed68de24d7dc4b8f7c","kind":"commit","published_at":"2021-05-02T19:27:28.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"caae3d2f880d04ed65254ffd6783486ceb7a1c13","kind":"tag","published_at":"2020-09-11T17:34:14.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"ff7cf8eecfe7095438e79ad945d6fb3e593a84ce","kind":"tag","published_at":"2020-09-11T16:11:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.10.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"2c32d2667d48c37563bdbeafbb40c75fc8564e5f","kind":"tag","published_at":"2020-09-11T13:59:06.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.9.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f2a4a20f30615f18864406cdd112e2d5e1b6a1bb","kind":"tag","published_at":"2020-08-15T20:21:19.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.8.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4e5f9d3a7fa027cd3ea16f8e741e35b002f1c941","kind":"tag","published_at":"2020-08-02T06:25:23.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.7.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"1329af50d939a4d758122b22533107456fa0a30a","kind":"tag","published_at":"2020-07-13T06:17:51.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"44cd5ecf5f3e1c74d2f880aef264265367e4d820","kind":"tag","published_at":"2020-07-13T03:22:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"33e0c417bad7c0a858a1f95a3c8fdc79c7cf902d","kind":"tag","published_at":"2020-07-13T03:08:36.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0783a74243a4d049bd4b1d86b1fd0ff178b53d1d","kind":"tag","published_at":"2020-07-12T19:23:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"d82f25ca155a455202efe63418b6453e311d9354","kind":"commit","published_at":"2020-07-05T22:17:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.4.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1/manifests"},{"name":"v0.3.2","sha":"9c68998e59324fbbfe6ca0f41d3e7fcd81dc10c9","kind":"tag","published_at":"2020-06-25T18:57:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f3ba10c72489351897a5df0870308e30c61e1944","kind":"tag","published_at":"2020-06-25T18:36:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2e8492b99be570ed954ea6cf0264adec26f8d6bb","kind":"tag","published_at":"2020-06-25T17:08:59.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0/manifests"},{"name":"v0.1.2","sha":"e04d5158de055d477cf62cb0e9374d3f013402af","kind":"tag","published_at":"2020-01-14T07:01:49.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5dbfd2ae2192fdff07327aa913aa6f8354fafba1","kind":"tag","published_at":"2020-01-14T06:32:22.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"19eb7a61214e10e1696f16052e279963097ee089","kind":"tag","published_at":"2020-01-13T18:44:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0/manifests"},{"name":"v0.1.0-c","sha":"b2a3f16b03a8911d0675dc2de77668388a49ce0b","kind":"tag","published_at":"2020-01-13T18:31:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0-c","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0-c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0-c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c/manifests"}]},"repo_metadata_updated_at":"2026-08-24T12:15:42.807Z","dependent_packages_count":1,"downloads":27,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":38.55837752871324,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":3.1251275829490206,"forks_count":4.255992134891234,"average":17.49828475817201},"purl":"pkg:npm/%40expreva/quickjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@expreva/quickjs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@expreva/quickjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@expreva/quickjs/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T20:45:31.002Z","issues_count":129,"pull_requests_count":175,"avg_time_to_close_issue":7919213.718446602,"avg_time_to_close_pull_request":2956555.3092105263,"issues_closed_count":103,"pull_requests_closed_count":152,"pull_request_authors_count":31,"issue_authors_count":100,"avg_comments_per_issue":3.124031007751938,"avg_comments_per_pull_request":0.7542857142857143,"merged_pull_requests_count":110,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":16,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":3935917.2,"past_year_avg_time_to_close_pull_request":1816252.4166666667,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.30434782608695654,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/issues","maintainers":[{"login":"justjake","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}],"active_maintainers":[{"login":"justjake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@expreva%2Fquickjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@expreva%2Fquickjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@expreva%2Fquickjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@expreva%2Fquickjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@expreva%2Fquickjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@expreva%2Fquickjs/codemeta","maintainers":[{"uuid":"eliot","login":"eliot","name":null,"email":"me@eliotakira.com","url":null,"packages_count":130,"html_url":"https://www.npmjs.com/~eliot","role":null,"created_at":"2022-11-20T15:17:42.201Z","updated_at":"2022-11-20T15:17:42.201Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/eliot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777887,"maintainers_count":1236523,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":13399844,"name":"node-quickjs-emscripten","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/justjake/quickjs-emscripten#readme","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/justjake/quickjs-emscripten","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T06:16:44.394Z","latest_release_published_at":"2026-02-06T06:16:44.394Z","latest_release_number":"0.23.0+dfsg-4","last_synced_at":"2026-03-06T07:01:29.835Z","created_at":"2026-02-06T06:16:43.846Z","updated_at":"2026-08-22T02:46:32.929Z","registry_url":"https://launchpad.net/ubuntu/+source/node-quickjs-emscripten","install_command":"apt-get install node-quickjs-emscripten","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-quickjs-emscripten","standards_version":"4.6.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, dh-nodejs, node-ts-node, mocha, node-typescript, node-source-map-support, wget, emscripten, node-fs-extra","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37889598,"uuid":"231942612","full_name":"justjake/quickjs-emscripten","owner":"justjake","description":"Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions","archived":false,"fork":false,"pushed_at":"2026-07-23T21:17:36.000Z","size":39358,"stargazers_count":1693,"open_issues_count":38,"forks_count":135,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-08-21T10:43:46.342Z","etag":null,"topics":["eval","javascript","plugins","quickjs","wasm"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/quickjs-emscripten","language":"TypeScript","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/justjake.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-01-05T16:09:48.000Z","updated_at":"2026-08-20T18:24:16.000Z","dependencies_parsed_at":"2026-08-07T03:31:19.838Z","dependency_job_id":null,"html_url":"https://github.com/justjake/quickjs-emscripten","commit_stats":{"total_commits":561,"total_committers":14,"mean_commits":40.07142857142857,"dds":0.1515151515151515,"last_synced_commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/justjake/quickjs-emscripten","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/sbom","scorecard":{"id":544245,"data":{"date":"2025-08-11","repo":{"name":"github.com/justjake/quickjs-emscripten","commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-m4gq-x24j-jpmf","Warn: Project is vulnerable to: GHSA-44fp-w29j-9vj5","Warn: Project is vulnerable to: GHSA-4pg4-qvpc-4q3h","Warn: Project is vulnerable to: GHSA-g5hg-p3ph-g8qg","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:03:32.553Z","repository_id":37889598,"created_at":"2025-08-20T09:03:32.553Z","updated_at":"2025-08-20T09:03:32.553Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"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-21T02:00:06.756Z","response_time":57,"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":"justjake","name":"Jake Teton-Landis","uuid":"296279","kind":"user","description":"I like nerd shit.","email":"","website":"https://jake.tl","location":"Miami / New York / San Francisco","twitter":"jitl","company":"Notion Labs, Inc","icon_url":"https://avatars.githubusercontent.com/u/296279?u=bed8a4153891440b13a6348ff4c7a85e7fbc0576\u0026v=4","repositories_count":169,"last_synced_at":"2024-04-15T00:07:04.758Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/justjake","funding_links":[],"total_stars":2988,"followers":323,"following":12,"created_at":"2022-11-02T21:09:15.899Z","updated_at":"2024-04-15T00:07:24.991Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake/repositories"},"tags":[{"name":"v0.32.0","sha":"df4efb9ef2cb25c417ecb57986da462d11b244ed","kind":"commit","published_at":"2026-02-16T04:41:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.32.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"235f6da2fd4f7354fa4765fde4aea880d2a4aef5","kind":"commit","published_at":"2024-09-07T20:15:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.31.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"2ca7f5f5f1abda34d2620e55c50eb0b599dd2282","kind":"commit","published_at":"2024-08-31T21:40:12.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.30.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"af04b41ece3efd5929f7676a81903b31695a766e","kind":"commit","published_at":"2024-06-15T18:06:07.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"cc9b624930dfb319a0198587386c405b86af4740","kind":"commit","published_at":"2024-03-10T06:51:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"da55055a569377353d891e5438a1a9a9979379a1","kind":"commit","published_at":"2024-02-19T20:29:24.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"c171cbb818162fc532df830f1aeed30fed56d1e8","kind":"commit","published_at":"2024-02-11T23:50:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.28.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d4c638e9941c5ea47b35c6d1c6858eb35996a50d","kind":"commit","published_at":"2024-01-26T20:48:37.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.27.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"fcee225d46b0bde64402cebad143811583ae49f9","kind":"commit","published_at":"2024-01-01T22:42:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.26.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"0870605790bb1513c3ecbce33209ac38dfe1c384","kind":"commit","published_at":"2023-12-27T11:11:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.25.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"e8911561eb5ceac49a38f3bf862c3ea850a6533c","kind":"tag","published_at":"2023-12-09T20:20:21.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.24.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"75fcb3fc27d4857207266ef9c621d93eb79b868d","kind":"commit","published_at":"2023-04-23T15:56:29.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.23.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"21e6fe27ab2c3d4913cc3bdf59702aed7a4605f4","kind":"tag","published_at":"2023-02-19T23:45:33.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.22.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"ad8769c6a46c2ea6b12703f967335cdf3a148239","kind":"tag","published_at":"2023-02-18T22:40:15.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"e6e376b08ed481d20b9bb2e38982ac8baedc2e9c","kind":"tag","published_at":"2022-12-13T15:49:47.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"897fded554b9b1c056c830789f407690ed01a2d9","kind":"tag","published_at":"2022-05-31T02:11:39.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c1e90a4536acf825855676b50b0a0e7ee74e86b1","kind":"tag","published_at":"2022-03-20T04:25:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.20.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0/manifests"},{"name":"v0.15.0","sha":"893983d6a3f7e9474a9baf7fbcc9e699588c4c8b","kind":"tag","published_at":"2021-12-24T23:01:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.15.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e07d882e50374d48c593e71b50ee6e67d6792d5f","kind":"tag","published_at":"2021-12-24T19:11:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.14.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0/manifests"},{"name":"v0.11.1","sha":"cb9932c8b065a649f0fbe5ed68de24d7dc4b8f7c","kind":"commit","published_at":"2021-05-02T19:27:28.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"caae3d2f880d04ed65254ffd6783486ceb7a1c13","kind":"tag","published_at":"2020-09-11T17:34:14.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"ff7cf8eecfe7095438e79ad945d6fb3e593a84ce","kind":"tag","published_at":"2020-09-11T16:11:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.10.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"2c32d2667d48c37563bdbeafbb40c75fc8564e5f","kind":"tag","published_at":"2020-09-11T13:59:06.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.9.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f2a4a20f30615f18864406cdd112e2d5e1b6a1bb","kind":"tag","published_at":"2020-08-15T20:21:19.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.8.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4e5f9d3a7fa027cd3ea16f8e741e35b002f1c941","kind":"tag","published_at":"2020-08-02T06:25:23.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.7.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"1329af50d939a4d758122b22533107456fa0a30a","kind":"tag","published_at":"2020-07-13T06:17:51.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"44cd5ecf5f3e1c74d2f880aef264265367e4d820","kind":"tag","published_at":"2020-07-13T03:22:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"33e0c417bad7c0a858a1f95a3c8fdc79c7cf902d","kind":"tag","published_at":"2020-07-13T03:08:36.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0783a74243a4d049bd4b1d86b1fd0ff178b53d1d","kind":"tag","published_at":"2020-07-12T19:23:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"d82f25ca155a455202efe63418b6453e311d9354","kind":"commit","published_at":"2020-07-05T22:17:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.4.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1/manifests"},{"name":"v0.3.2","sha":"9c68998e59324fbbfe6ca0f41d3e7fcd81dc10c9","kind":"tag","published_at":"2020-06-25T18:57:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f3ba10c72489351897a5df0870308e30c61e1944","kind":"tag","published_at":"2020-06-25T18:36:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2e8492b99be570ed954ea6cf0264adec26f8d6bb","kind":"tag","published_at":"2020-06-25T17:08:59.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0/manifests"},{"name":"v0.1.2","sha":"e04d5158de055d477cf62cb0e9374d3f013402af","kind":"tag","published_at":"2020-01-14T07:01:49.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5dbfd2ae2192fdff07327aa913aa6f8354fafba1","kind":"tag","published_at":"2020-01-14T06:32:22.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"19eb7a61214e10e1696f16052e279963097ee089","kind":"tag","published_at":"2020-01-13T18:44:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0/manifests"},{"name":"v0.1.0-c","sha":"b2a3f16b03a8911d0675dc2de77668388a49ce0b","kind":"tag","published_at":"2020-01-13T18:31:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0-c","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0-c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0-c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c/manifests"}]},"repo_metadata_updated_at":"2026-08-22T02:46:32.929Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-quickjs-emscripten?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-quickjs-emscripten","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-quickjs-emscripten","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-quickjs-emscripten/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T13:41:58.356Z","issues_count":129,"pull_requests_count":175,"avg_time_to_close_issue":7919213.718446602,"avg_time_to_close_pull_request":2956555.3092105263,"issues_closed_count":103,"pull_requests_closed_count":152,"pull_request_authors_count":31,"issue_authors_count":100,"avg_comments_per_issue":3.116279069767442,"avg_comments_per_pull_request":0.7542857142857143,"merged_pull_requests_count":110,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":16,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":3935917.2,"past_year_avg_time_to_close_pull_request":1816252.4166666667,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.9375,"past_year_avg_comments_per_pull_request":0.30434782608695654,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/issues","maintainers":[{"login":"justjake","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}],"active_maintainers":[{"login":"justjake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-quickjs-emscripten/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-quickjs-emscripten/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-quickjs-emscripten/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-quickjs-emscripten/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-quickjs-emscripten/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-quickjs-emscripten/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1237},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-24T05:06:09.353Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":8697255,"name":"@jitl/quickjs-singlefile-cjs-release-asyncify","ecosystem":"npm","description":"Variant of quickjs library: Variant with the WASM data embedded into a universal (Node and Browser compatible) CommonJS module.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/justjake/quickjs-emscripten","keywords_array":[],"namespace":"jitl","versions_count":22,"first_release_published_at":"2023-12-26T23:16:01.036Z","latest_release_published_at":"2026-02-16T04:48:46.201Z","latest_release_number":"0.32.0","last_synced_at":"2026-08-22T12:11:55.579Z","created_at":"2023-12-26T23:16:06.036Z","updated_at":"2026-08-22T12:11:55.580Z","registry_url":"https://www.npmjs.com/package/@jitl/quickjs-singlefile-cjs-release-asyncify","install_command":"npm install @jitl/quickjs-singlefile-cjs-release-asyncify","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"0.26.1-rc.0","latest":"0.32.0"},"contentPolicy":null},"repo_metadata":{"id":37889598,"uuid":"231942612","full_name":"justjake/quickjs-emscripten","owner":"justjake","description":"Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions","archived":false,"fork":false,"pushed_at":"2026-07-23T21:17:36.000Z","size":39358,"stargazers_count":1693,"open_issues_count":38,"forks_count":135,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-08-21T10:43:46.342Z","etag":null,"topics":["eval","javascript","plugins","quickjs","wasm"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/quickjs-emscripten","language":"TypeScript","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/justjake.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-01-05T16:09:48.000Z","updated_at":"2026-08-20T18:24:16.000Z","dependencies_parsed_at":"2026-08-07T03:31:19.838Z","dependency_job_id":null,"html_url":"https://github.com/justjake/quickjs-emscripten","commit_stats":{"total_commits":561,"total_committers":14,"mean_commits":40.07142857142857,"dds":0.1515151515151515,"last_synced_commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/justjake/quickjs-emscripten","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/sbom","scorecard":{"id":544245,"data":{"date":"2025-08-11","repo":{"name":"github.com/justjake/quickjs-emscripten","commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-m4gq-x24j-jpmf","Warn: Project is vulnerable to: GHSA-44fp-w29j-9vj5","Warn: Project is vulnerable to: GHSA-4pg4-qvpc-4q3h","Warn: Project is vulnerable to: GHSA-g5hg-p3ph-g8qg","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:03:32.553Z","repository_id":37889598,"created_at":"2025-08-20T09:03:32.553Z","updated_at":"2025-08-20T09:03:32.553Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"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-21T02:00:06.756Z","response_time":57,"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":"justjake","name":"Jake Teton-Landis","uuid":"296279","kind":"user","description":"I like nerd shit.","email":"","website":"https://jake.tl","location":"Miami / New York / San Francisco","twitter":"jitl","company":"Notion Labs, Inc","icon_url":"https://avatars.githubusercontent.com/u/296279?u=bed8a4153891440b13a6348ff4c7a85e7fbc0576\u0026v=4","repositories_count":169,"last_synced_at":"2024-04-15T00:07:04.758Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/justjake","funding_links":[],"total_stars":2988,"followers":323,"following":12,"created_at":"2022-11-02T21:09:15.899Z","updated_at":"2024-04-15T00:07:24.991Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake/repositories"},"tags":[{"name":"v0.32.0","sha":"df4efb9ef2cb25c417ecb57986da462d11b244ed","kind":"commit","published_at":"2026-02-16T04:41:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.32.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"235f6da2fd4f7354fa4765fde4aea880d2a4aef5","kind":"commit","published_at":"2024-09-07T20:15:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.31.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"2ca7f5f5f1abda34d2620e55c50eb0b599dd2282","kind":"commit","published_at":"2024-08-31T21:40:12.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.30.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"af04b41ece3efd5929f7676a81903b31695a766e","kind":"commit","published_at":"2024-06-15T18:06:07.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"cc9b624930dfb319a0198587386c405b86af4740","kind":"commit","published_at":"2024-03-10T06:51:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"da55055a569377353d891e5438a1a9a9979379a1","kind":"commit","published_at":"2024-02-19T20:29:24.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"c171cbb818162fc532df830f1aeed30fed56d1e8","kind":"commit","published_at":"2024-02-11T23:50:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.28.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d4c638e9941c5ea47b35c6d1c6858eb35996a50d","kind":"commit","published_at":"2024-01-26T20:48:37.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.27.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"fcee225d46b0bde64402cebad143811583ae49f9","kind":"commit","published_at":"2024-01-01T22:42:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.26.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"0870605790bb1513c3ecbce33209ac38dfe1c384","kind":"commit","published_at":"2023-12-27T11:11:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.25.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"e8911561eb5ceac49a38f3bf862c3ea850a6533c","kind":"tag","published_at":"2023-12-09T20:20:21.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.24.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"75fcb3fc27d4857207266ef9c621d93eb79b868d","kind":"commit","published_at":"2023-04-23T15:56:29.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.23.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"21e6fe27ab2c3d4913cc3bdf59702aed7a4605f4","kind":"tag","published_at":"2023-02-19T23:45:33.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.22.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"ad8769c6a46c2ea6b12703f967335cdf3a148239","kind":"tag","published_at":"2023-02-18T22:40:15.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"e6e376b08ed481d20b9bb2e38982ac8baedc2e9c","kind":"tag","published_at":"2022-12-13T15:49:47.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"897fded554b9b1c056c830789f407690ed01a2d9","kind":"tag","published_at":"2022-05-31T02:11:39.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c1e90a4536acf825855676b50b0a0e7ee74e86b1","kind":"tag","published_at":"2022-03-20T04:25:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.20.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0/manifests"},{"name":"v0.15.0","sha":"893983d6a3f7e9474a9baf7fbcc9e699588c4c8b","kind":"tag","published_at":"2021-12-24T23:01:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.15.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e07d882e50374d48c593e71b50ee6e67d6792d5f","kind":"tag","published_at":"2021-12-24T19:11:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.14.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0/manifests"},{"name":"v0.11.1","sha":"cb9932c8b065a649f0fbe5ed68de24d7dc4b8f7c","kind":"commit","published_at":"2021-05-02T19:27:28.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"caae3d2f880d04ed65254ffd6783486ceb7a1c13","kind":"tag","published_at":"2020-09-11T17:34:14.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"ff7cf8eecfe7095438e79ad945d6fb3e593a84ce","kind":"tag","published_at":"2020-09-11T16:11:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.10.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"2c32d2667d48c37563bdbeafbb40c75fc8564e5f","kind":"tag","published_at":"2020-09-11T13:59:06.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.9.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f2a4a20f30615f18864406cdd112e2d5e1b6a1bb","kind":"tag","published_at":"2020-08-15T20:21:19.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.8.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4e5f9d3a7fa027cd3ea16f8e741e35b002f1c941","kind":"tag","published_at":"2020-08-02T06:25:23.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.7.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"1329af50d939a4d758122b22533107456fa0a30a","kind":"tag","published_at":"2020-07-13T06:17:51.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"44cd5ecf5f3e1c74d2f880aef264265367e4d820","kind":"tag","published_at":"2020-07-13T03:22:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"33e0c417bad7c0a858a1f95a3c8fdc79c7cf902d","kind":"tag","published_at":"2020-07-13T03:08:36.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0783a74243a4d049bd4b1d86b1fd0ff178b53d1d","kind":"tag","published_at":"2020-07-12T19:23:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"d82f25ca155a455202efe63418b6453e311d9354","kind":"commit","published_at":"2020-07-05T22:17:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.4.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1/manifests"},{"name":"v0.3.2","sha":"9c68998e59324fbbfe6ca0f41d3e7fcd81dc10c9","kind":"tag","published_at":"2020-06-25T18:57:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f3ba10c72489351897a5df0870308e30c61e1944","kind":"tag","published_at":"2020-06-25T18:36:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2e8492b99be570ed954ea6cf0264adec26f8d6bb","kind":"tag","published_at":"2020-06-25T17:08:59.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0/manifests"},{"name":"v0.1.2","sha":"e04d5158de055d477cf62cb0e9374d3f013402af","kind":"tag","published_at":"2020-01-14T07:01:49.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5dbfd2ae2192fdff07327aa913aa6f8354fafba1","kind":"tag","published_at":"2020-01-14T06:32:22.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"19eb7a61214e10e1696f16052e279963097ee089","kind":"tag","published_at":"2020-01-13T18:44:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0/manifests"},{"name":"v0.1.0-c","sha":"b2a3f16b03a8911d0675dc2de77668388a49ce0b","kind":"tag","published_at":"2020-01-13T18:31:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0-c","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0-c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0-c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c/manifests"}]},"repo_metadata_updated_at":"2026-08-22T07:55:24.823Z","dependent_packages_count":0,"downloads":96976,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.662916205719796,"dependent_packages_count":49.4634897280498,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.0632029668848},"purl":"pkg:npm/%40jitl/quickjs-singlefile-cjs-release-asyncify","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jitl/quickjs-singlefile-cjs-release-asyncify","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jitl/quickjs-singlefile-cjs-release-asyncify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jitl/quickjs-singlefile-cjs-release-asyncify/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T13:41:58.356Z","issues_count":129,"pull_requests_count":175,"avg_time_to_close_issue":7919213.718446602,"avg_time_to_close_pull_request":2956555.3092105263,"issues_closed_count":103,"pull_requests_closed_count":152,"pull_request_authors_count":31,"issue_authors_count":100,"avg_comments_per_issue":3.116279069767442,"avg_comments_per_pull_request":0.7542857142857143,"merged_pull_requests_count":110,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":16,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":3935917.2,"past_year_avg_time_to_close_pull_request":1816252.4166666667,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.9375,"past_year_avg_comments_per_pull_request":0.30434782608695654,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/issues","maintainers":[{"login":"justjake","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}],"active_maintainers":[{"login":"justjake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-cjs-release-asyncify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-cjs-release-asyncify/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-cjs-release-asyncify/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-cjs-release-asyncify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-cjs-release-asyncify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-cjs-release-asyncify/codemeta","maintainers":[{"uuid":"jitl","login":"jitl","name":null,"email":"just.1.jake@gmail.com","url":null,"packages_count":87,"html_url":"https://www.npmjs.com/~jitl","role":null,"created_at":"2023-12-26T23:16:06.673Z","updated_at":"2023-12-26T23:16:06.673Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jitl/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777887,"maintainers_count":1236523,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":8694744,"name":"@jitl/quickjs-node-esm-release-asyncify-wasm","ecosystem":"npm","description":"Variant of quickjs library: Node.js ESModule","homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/justjake/quickjs-emscripten","keywords_array":[],"namespace":"jitl","versions_count":3,"first_release_published_at":"2023-12-25T14:48:26.106Z","latest_release_published_at":"2023-12-25T18:22:42.761Z","latest_release_number":"0.25.0-rc.2","last_synced_at":"2026-08-23T12:13:06.119Z","created_at":"2023-12-25T14:50:14.370Z","updated_at":"2026-08-23T12:13:06.119Z","registry_url":"https://www.npmjs.com/package/@jitl/quickjs-node-esm-release-asyncify-wasm","install_command":"npm install @jitl/quickjs-node-esm-release-asyncify-wasm","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"0.25.0-rc.2","latest":"0.25.0-rc.0"},"contentPolicy":null},"repo_metadata":{"id":37889598,"uuid":"231942612","full_name":"justjake/quickjs-emscripten","owner":"justjake","description":"Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions","archived":false,"fork":false,"pushed_at":"2026-07-23T21:17:36.000Z","size":39358,"stargazers_count":1693,"open_issues_count":38,"forks_count":135,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-08-21T10:43:46.342Z","etag":null,"topics":["eval","javascript","plugins","quickjs","wasm"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/quickjs-emscripten","language":"TypeScript","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/justjake.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-01-05T16:09:48.000Z","updated_at":"2026-08-20T18:24:16.000Z","dependencies_parsed_at":"2026-08-07T03:31:19.838Z","dependency_job_id":null,"html_url":"https://github.com/justjake/quickjs-emscripten","commit_stats":{"total_commits":561,"total_committers":14,"mean_commits":40.07142857142857,"dds":0.1515151515151515,"last_synced_commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/justjake/quickjs-emscripten","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/sbom","scorecard":{"id":544245,"data":{"date":"2025-08-11","repo":{"name":"github.com/justjake/quickjs-emscripten","commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-m4gq-x24j-jpmf","Warn: Project is vulnerable to: GHSA-44fp-w29j-9vj5","Warn: Project is vulnerable to: GHSA-4pg4-qvpc-4q3h","Warn: Project is vulnerable to: GHSA-g5hg-p3ph-g8qg","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:03:32.553Z","repository_id":37889598,"created_at":"2025-08-20T09:03:32.553Z","updated_at":"2025-08-20T09:03:32.553Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"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-21T02:00:06.756Z","response_time":57,"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":"justjake","name":"Jake Teton-Landis","uuid":"296279","kind":"user","description":"I like nerd shit.","email":"","website":"https://jake.tl","location":"Miami / New York / San Francisco","twitter":"jitl","company":"Notion Labs, Inc","icon_url":"https://avatars.githubusercontent.com/u/296279?u=bed8a4153891440b13a6348ff4c7a85e7fbc0576\u0026v=4","repositories_count":169,"last_synced_at":"2024-04-15T00:07:04.758Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/justjake","funding_links":[],"total_stars":2988,"followers":323,"following":12,"created_at":"2022-11-02T21:09:15.899Z","updated_at":"2024-04-15T00:07:24.991Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake/repositories"},"tags":[{"name":"v0.32.0","sha":"df4efb9ef2cb25c417ecb57986da462d11b244ed","kind":"commit","published_at":"2026-02-16T04:41:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.32.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"235f6da2fd4f7354fa4765fde4aea880d2a4aef5","kind":"commit","published_at":"2024-09-07T20:15:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.31.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"2ca7f5f5f1abda34d2620e55c50eb0b599dd2282","kind":"commit","published_at":"2024-08-31T21:40:12.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.30.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"af04b41ece3efd5929f7676a81903b31695a766e","kind":"commit","published_at":"2024-06-15T18:06:07.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"cc9b624930dfb319a0198587386c405b86af4740","kind":"commit","published_at":"2024-03-10T06:51:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"da55055a569377353d891e5438a1a9a9979379a1","kind":"commit","published_at":"2024-02-19T20:29:24.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"c171cbb818162fc532df830f1aeed30fed56d1e8","kind":"commit","published_at":"2024-02-11T23:50:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.28.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d4c638e9941c5ea47b35c6d1c6858eb35996a50d","kind":"commit","published_at":"2024-01-26T20:48:37.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.27.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"fcee225d46b0bde64402cebad143811583ae49f9","kind":"commit","published_at":"2024-01-01T22:42:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.26.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"0870605790bb1513c3ecbce33209ac38dfe1c384","kind":"commit","published_at":"2023-12-27T11:11:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.25.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"e8911561eb5ceac49a38f3bf862c3ea850a6533c","kind":"tag","published_at":"2023-12-09T20:20:21.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.24.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"75fcb3fc27d4857207266ef9c621d93eb79b868d","kind":"commit","published_at":"2023-04-23T15:56:29.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.23.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"21e6fe27ab2c3d4913cc3bdf59702aed7a4605f4","kind":"tag","published_at":"2023-02-19T23:45:33.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.22.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"ad8769c6a46c2ea6b12703f967335cdf3a148239","kind":"tag","published_at":"2023-02-18T22:40:15.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"e6e376b08ed481d20b9bb2e38982ac8baedc2e9c","kind":"tag","published_at":"2022-12-13T15:49:47.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"897fded554b9b1c056c830789f407690ed01a2d9","kind":"tag","published_at":"2022-05-31T02:11:39.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c1e90a4536acf825855676b50b0a0e7ee74e86b1","kind":"tag","published_at":"2022-03-20T04:25:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.20.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0/manifests"},{"name":"v0.15.0","sha":"893983d6a3f7e9474a9baf7fbcc9e699588c4c8b","kind":"tag","published_at":"2021-12-24T23:01:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.15.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e07d882e50374d48c593e71b50ee6e67d6792d5f","kind":"tag","published_at":"2021-12-24T19:11:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.14.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0/manifests"},{"name":"v0.11.1","sha":"cb9932c8b065a649f0fbe5ed68de24d7dc4b8f7c","kind":"commit","published_at":"2021-05-02T19:27:28.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"caae3d2f880d04ed65254ffd6783486ceb7a1c13","kind":"tag","published_at":"2020-09-11T17:34:14.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"ff7cf8eecfe7095438e79ad945d6fb3e593a84ce","kind":"tag","published_at":"2020-09-11T16:11:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.10.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"2c32d2667d48c37563bdbeafbb40c75fc8564e5f","kind":"tag","published_at":"2020-09-11T13:59:06.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.9.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f2a4a20f30615f18864406cdd112e2d5e1b6a1bb","kind":"tag","published_at":"2020-08-15T20:21:19.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.8.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4e5f9d3a7fa027cd3ea16f8e741e35b002f1c941","kind":"tag","published_at":"2020-08-02T06:25:23.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.7.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"1329af50d939a4d758122b22533107456fa0a30a","kind":"tag","published_at":"2020-07-13T06:17:51.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"44cd5ecf5f3e1c74d2f880aef264265367e4d820","kind":"tag","published_at":"2020-07-13T03:22:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"33e0c417bad7c0a858a1f95a3c8fdc79c7cf902d","kind":"tag","published_at":"2020-07-13T03:08:36.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0783a74243a4d049bd4b1d86b1fd0ff178b53d1d","kind":"tag","published_at":"2020-07-12T19:23:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"d82f25ca155a455202efe63418b6453e311d9354","kind":"commit","published_at":"2020-07-05T22:17:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.4.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1/manifests"},{"name":"v0.3.2","sha":"9c68998e59324fbbfe6ca0f41d3e7fcd81dc10c9","kind":"tag","published_at":"2020-06-25T18:57:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f3ba10c72489351897a5df0870308e30c61e1944","kind":"tag","published_at":"2020-06-25T18:36:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2e8492b99be570ed954ea6cf0264adec26f8d6bb","kind":"tag","published_at":"2020-06-25T17:08:59.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0/manifests"},{"name":"v0.1.2","sha":"e04d5158de055d477cf62cb0e9374d3f013402af","kind":"tag","published_at":"2020-01-14T07:01:49.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5dbfd2ae2192fdff07327aa913aa6f8354fafba1","kind":"tag","published_at":"2020-01-14T06:32:22.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"19eb7a61214e10e1696f16052e279963097ee089","kind":"tag","published_at":"2020-01-13T18:44:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0/manifests"},{"name":"v0.1.0-c","sha":"b2a3f16b03a8911d0675dc2de77668388a49ce0b","kind":"tag","published_at":"2020-01-13T18:31:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0-c","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0-c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0-c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c/manifests"}]},"repo_metadata_updated_at":"2026-08-22T13:40:23.726Z","dependent_packages_count":0,"downloads":11,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":35.36194850698283,"dependent_packages_count":50.55697967555379,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.95946409126831},"purl":"pkg:npm/%40jitl/quickjs-node-esm-release-asyncify-wasm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jitl/quickjs-node-esm-release-asyncify-wasm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jitl/quickjs-node-esm-release-asyncify-wasm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jitl/quickjs-node-esm-release-asyncify-wasm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T13:41:58.356Z","issues_count":129,"pull_requests_count":175,"avg_time_to_close_issue":7919213.718446602,"avg_time_to_close_pull_request":2956555.3092105263,"issues_closed_count":103,"pull_requests_closed_count":152,"pull_request_authors_count":31,"issue_authors_count":100,"avg_comments_per_issue":3.116279069767442,"avg_comments_per_pull_request":0.7542857142857143,"merged_pull_requests_count":110,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":16,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":3935917.2,"past_year_avg_time_to_close_pull_request":1816252.4166666667,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.9375,"past_year_avg_comments_per_pull_request":0.30434782608695654,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/issues","maintainers":[{"login":"justjake","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}],"active_maintainers":[{"login":"justjake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-esm-release-asyncify-wasm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-esm-release-asyncify-wasm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-esm-release-asyncify-wasm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-esm-release-asyncify-wasm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-esm-release-asyncify-wasm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-esm-release-asyncify-wasm/codemeta","maintainers":[{"uuid":"jitl","login":"jitl","name":null,"email":"just.1.jake@gmail.com","url":null,"packages_count":87,"html_url":"https://www.npmjs.com/~jitl","role":null,"created_at":"2023-12-25T14:50:16.309Z","updated_at":"2023-12-25T14:50:16.309Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jitl/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777887,"maintainers_count":1236523,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":930263,"name":"@expreva/quickjs-node","ecosystem":"npm","description":"[`quickjs-emscripten`](https://github.com/justjake/quickjs-emscripten) built with `node` target","homepage":"https://github.com/justjake/quickjs-emscripten#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/justjake/quickjs-emscripten","keywords_array":[],"namespace":"expreva","versions_count":1,"first_release_published_at":"2020-06-26T21:30:16.784Z","latest_release_published_at":"2020-06-26T21:30:16.784Z","latest_release_number":"0.3.1","last_synced_at":"2026-08-22T12:04:51.366Z","created_at":"2022-04-07T17:09:41.006Z","updated_at":"2026-08-22T12:44:03.352Z","registry_url":"https://www.npmjs.com/package/@expreva/quickjs-node","install_command":"npm install @expreva/quickjs-node","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.3.1"},"contentPolicy":null},"repo_metadata":{"id":37889598,"uuid":"231942612","full_name":"justjake/quickjs-emscripten","owner":"justjake","description":"Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions","archived":false,"fork":false,"pushed_at":"2026-07-23T21:17:36.000Z","size":39358,"stargazers_count":1693,"open_issues_count":38,"forks_count":135,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-08-21T10:43:46.342Z","etag":null,"topics":["eval","javascript","plugins","quickjs","wasm"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/quickjs-emscripten","language":"TypeScript","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/justjake.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-01-05T16:09:48.000Z","updated_at":"2026-08-20T18:24:16.000Z","dependencies_parsed_at":"2026-08-07T03:31:19.838Z","dependency_job_id":null,"html_url":"https://github.com/justjake/quickjs-emscripten","commit_stats":{"total_commits":561,"total_committers":14,"mean_commits":40.07142857142857,"dds":0.1515151515151515,"last_synced_commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/justjake/quickjs-emscripten","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/sbom","scorecard":{"id":544245,"data":{"date":"2025-08-11","repo":{"name":"github.com/justjake/quickjs-emscripten","commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-m4gq-x24j-jpmf","Warn: Project is vulnerable to: GHSA-44fp-w29j-9vj5","Warn: Project is vulnerable to: GHSA-4pg4-qvpc-4q3h","Warn: Project is vulnerable to: GHSA-g5hg-p3ph-g8qg","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:03:32.553Z","repository_id":37889598,"created_at":"2025-08-20T09:03:32.553Z","updated_at":"2025-08-20T09:03:32.553Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"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-21T02:00:06.756Z","response_time":57,"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":"justjake","name":"Jake Teton-Landis","uuid":"296279","kind":"user","description":"I like nerd shit.","email":"","website":"https://jake.tl","location":"Miami / New York / San Francisco","twitter":"jitl","company":"Notion Labs, Inc","icon_url":"https://avatars.githubusercontent.com/u/296279?u=bed8a4153891440b13a6348ff4c7a85e7fbc0576\u0026v=4","repositories_count":169,"last_synced_at":"2024-04-15T00:07:04.758Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/justjake","funding_links":[],"total_stars":2988,"followers":323,"following":12,"created_at":"2022-11-02T21:09:15.899Z","updated_at":"2024-04-15T00:07:24.991Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake/repositories"},"tags":[{"name":"v0.32.0","sha":"df4efb9ef2cb25c417ecb57986da462d11b244ed","kind":"commit","published_at":"2026-02-16T04:41:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.32.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"235f6da2fd4f7354fa4765fde4aea880d2a4aef5","kind":"commit","published_at":"2024-09-07T20:15:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.31.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"2ca7f5f5f1abda34d2620e55c50eb0b599dd2282","kind":"commit","published_at":"2024-08-31T21:40:12.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.30.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"af04b41ece3efd5929f7676a81903b31695a766e","kind":"commit","published_at":"2024-06-15T18:06:07.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"cc9b624930dfb319a0198587386c405b86af4740","kind":"commit","published_at":"2024-03-10T06:51:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"da55055a569377353d891e5438a1a9a9979379a1","kind":"commit","published_at":"2024-02-19T20:29:24.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"c171cbb818162fc532df830f1aeed30fed56d1e8","kind":"commit","published_at":"2024-02-11T23:50:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.28.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d4c638e9941c5ea47b35c6d1c6858eb35996a50d","kind":"commit","published_at":"2024-01-26T20:48:37.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.27.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"fcee225d46b0bde64402cebad143811583ae49f9","kind":"commit","published_at":"2024-01-01T22:42:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.26.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"0870605790bb1513c3ecbce33209ac38dfe1c384","kind":"commit","published_at":"2023-12-27T11:11:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.25.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"e8911561eb5ceac49a38f3bf862c3ea850a6533c","kind":"tag","published_at":"2023-12-09T20:20:21.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.24.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"75fcb3fc27d4857207266ef9c621d93eb79b868d","kind":"commit","published_at":"2023-04-23T15:56:29.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.23.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"21e6fe27ab2c3d4913cc3bdf59702aed7a4605f4","kind":"tag","published_at":"2023-02-19T23:45:33.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.22.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"ad8769c6a46c2ea6b12703f967335cdf3a148239","kind":"tag","published_at":"2023-02-18T22:40:15.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"e6e376b08ed481d20b9bb2e38982ac8baedc2e9c","kind":"tag","published_at":"2022-12-13T15:49:47.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"897fded554b9b1c056c830789f407690ed01a2d9","kind":"tag","published_at":"2022-05-31T02:11:39.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c1e90a4536acf825855676b50b0a0e7ee74e86b1","kind":"tag","published_at":"2022-03-20T04:25:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.20.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0/manifests"},{"name":"v0.15.0","sha":"893983d6a3f7e9474a9baf7fbcc9e699588c4c8b","kind":"tag","published_at":"2021-12-24T23:01:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.15.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e07d882e50374d48c593e71b50ee6e67d6792d5f","kind":"tag","published_at":"2021-12-24T19:11:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.14.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0/manifests"},{"name":"v0.11.1","sha":"cb9932c8b065a649f0fbe5ed68de24d7dc4b8f7c","kind":"commit","published_at":"2021-05-02T19:27:28.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"caae3d2f880d04ed65254ffd6783486ceb7a1c13","kind":"tag","published_at":"2020-09-11T17:34:14.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"ff7cf8eecfe7095438e79ad945d6fb3e593a84ce","kind":"tag","published_at":"2020-09-11T16:11:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.10.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"2c32d2667d48c37563bdbeafbb40c75fc8564e5f","kind":"tag","published_at":"2020-09-11T13:59:06.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.9.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f2a4a20f30615f18864406cdd112e2d5e1b6a1bb","kind":"tag","published_at":"2020-08-15T20:21:19.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.8.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4e5f9d3a7fa027cd3ea16f8e741e35b002f1c941","kind":"tag","published_at":"2020-08-02T06:25:23.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.7.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"1329af50d939a4d758122b22533107456fa0a30a","kind":"tag","published_at":"2020-07-13T06:17:51.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"44cd5ecf5f3e1c74d2f880aef264265367e4d820","kind":"tag","published_at":"2020-07-13T03:22:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"33e0c417bad7c0a858a1f95a3c8fdc79c7cf902d","kind":"tag","published_at":"2020-07-13T03:08:36.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0783a74243a4d049bd4b1d86b1fd0ff178b53d1d","kind":"tag","published_at":"2020-07-12T19:23:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"d82f25ca155a455202efe63418b6453e311d9354","kind":"commit","published_at":"2020-07-05T22:17:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.4.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1/manifests"},{"name":"v0.3.2","sha":"9c68998e59324fbbfe6ca0f41d3e7fcd81dc10c9","kind":"tag","published_at":"2020-06-25T18:57:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f3ba10c72489351897a5df0870308e30c61e1944","kind":"tag","published_at":"2020-06-25T18:36:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2e8492b99be570ed954ea6cf0264adec26f8d6bb","kind":"tag","published_at":"2020-06-25T17:08:59.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0/manifests"},{"name":"v0.1.2","sha":"e04d5158de055d477cf62cb0e9374d3f013402af","kind":"tag","published_at":"2020-01-14T07:01:49.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5dbfd2ae2192fdff07327aa913aa6f8354fafba1","kind":"tag","published_at":"2020-01-14T06:32:22.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"19eb7a61214e10e1696f16052e279963097ee089","kind":"tag","published_at":"2020-01-13T18:44:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0/manifests"},{"name":"v0.1.0-c","sha":"b2a3f16b03a8911d0675dc2de77668388a49ce0b","kind":"tag","published_at":"2020-01-13T18:31:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0-c","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0-c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0-c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c/manifests"}]},"repo_metadata_updated_at":"2026-08-22T12:44:03.352Z","dependent_packages_count":1,"downloads":13,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":41.71134362760962,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":3.17179573990079,"forks_count":4.2844895093008155,"average":18.143911084223554},"purl":"pkg:npm/%40expreva/quickjs-node","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@expreva/quickjs-node","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@expreva/quickjs-node","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@expreva/quickjs-node/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T13:41:58.356Z","issues_count":129,"pull_requests_count":175,"avg_time_to_close_issue":7919213.718446602,"avg_time_to_close_pull_request":2956555.3092105263,"issues_closed_count":103,"pull_requests_closed_count":152,"pull_request_authors_count":31,"issue_authors_count":100,"avg_comments_per_issue":3.116279069767442,"avg_comments_per_pull_request":0.7542857142857143,"merged_pull_requests_count":110,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":16,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":3935917.2,"past_year_avg_time_to_close_pull_request":1816252.4166666667,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.9375,"past_year_avg_comments_per_pull_request":0.30434782608695654,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/issues","maintainers":[{"login":"justjake","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}],"active_maintainers":[{"login":"justjake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@expreva%2Fquickjs-node/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@expreva%2Fquickjs-node/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@expreva%2Fquickjs-node/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@expreva%2Fquickjs-node/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@expreva%2Fquickjs-node/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@expreva%2Fquickjs-node/codemeta","maintainers":[{"uuid":"eliot","login":"eliot","name":null,"email":"me@eliotakira.com","url":null,"packages_count":130,"html_url":"https://www.npmjs.com/~eliot","role":null,"created_at":"2022-11-20T15:17:41.050Z","updated_at":"2022-11-20T15:17:41.050Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/eliot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777887,"maintainers_count":1236523,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":8694746,"name":"@jitl/quickjs-browser-release-asyncify-singlefile","ecosystem":"npm","description":"Variant of quickjs library: ESModule for browsers or browser-like environments","homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/justjake/quickjs-emscripten","keywords_array":[],"namespace":"jitl","versions_count":4,"first_release_published_at":"2023-12-25T14:48:20.840Z","latest_release_published_at":"2023-12-25T20:13:52.667Z","latest_release_number":"0.25.0-rc.3","last_synced_at":"2026-08-22T12:19:54.002Z","created_at":"2023-12-25T14:50:14.426Z","updated_at":"2026-08-22T12:19:54.002Z","registry_url":"https://www.npmjs.com/package/@jitl/quickjs-browser-release-asyncify-singlefile","install_command":"npm install @jitl/quickjs-browser-release-asyncify-singlefile","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"0.25.0-rc.3","latest":"0.25.0-rc.0"},"contentPolicy":null},"repo_metadata":{"id":37889598,"uuid":"231942612","full_name":"justjake/quickjs-emscripten","owner":"justjake","description":"Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions","archived":false,"fork":false,"pushed_at":"2026-07-23T21:17:36.000Z","size":39358,"stargazers_count":1693,"open_issues_count":38,"forks_count":135,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-08-21T10:43:46.342Z","etag":null,"topics":["eval","javascript","plugins","quickjs","wasm"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/quickjs-emscripten","language":"TypeScript","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/justjake.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-01-05T16:09:48.000Z","updated_at":"2026-08-20T18:24:16.000Z","dependencies_parsed_at":"2026-08-07T03:31:19.838Z","dependency_job_id":null,"html_url":"https://github.com/justjake/quickjs-emscripten","commit_stats":{"total_commits":561,"total_committers":14,"mean_commits":40.07142857142857,"dds":0.1515151515151515,"last_synced_commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/justjake/quickjs-emscripten","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/sbom","scorecard":{"id":544245,"data":{"date":"2025-08-11","repo":{"name":"github.com/justjake/quickjs-emscripten","commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-m4gq-x24j-jpmf","Warn: Project is vulnerable to: GHSA-44fp-w29j-9vj5","Warn: Project is vulnerable to: GHSA-4pg4-qvpc-4q3h","Warn: Project is vulnerable to: GHSA-g5hg-p3ph-g8qg","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:03:32.553Z","repository_id":37889598,"created_at":"2025-08-20T09:03:32.553Z","updated_at":"2025-08-20T09:03:32.553Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"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-21T02:00:06.756Z","response_time":57,"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":"justjake","name":"Jake Teton-Landis","uuid":"296279","kind":"user","description":"I like nerd shit.","email":"","website":"https://jake.tl","location":"Miami / New York / San Francisco","twitter":"jitl","company":"Notion Labs, Inc","icon_url":"https://avatars.githubusercontent.com/u/296279?u=bed8a4153891440b13a6348ff4c7a85e7fbc0576\u0026v=4","repositories_count":169,"last_synced_at":"2024-04-15T00:07:04.758Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/justjake","funding_links":[],"total_stars":2988,"followers":323,"following":12,"created_at":"2022-11-02T21:09:15.899Z","updated_at":"2024-04-15T00:07:24.991Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake/repositories"},"tags":[{"name":"v0.32.0","sha":"df4efb9ef2cb25c417ecb57986da462d11b244ed","kind":"commit","published_at":"2026-02-16T04:41:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.32.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"235f6da2fd4f7354fa4765fde4aea880d2a4aef5","kind":"commit","published_at":"2024-09-07T20:15:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.31.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"2ca7f5f5f1abda34d2620e55c50eb0b599dd2282","kind":"commit","published_at":"2024-08-31T21:40:12.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.30.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"af04b41ece3efd5929f7676a81903b31695a766e","kind":"commit","published_at":"2024-06-15T18:06:07.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"cc9b624930dfb319a0198587386c405b86af4740","kind":"commit","published_at":"2024-03-10T06:51:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"da55055a569377353d891e5438a1a9a9979379a1","kind":"commit","published_at":"2024-02-19T20:29:24.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"c171cbb818162fc532df830f1aeed30fed56d1e8","kind":"commit","published_at":"2024-02-11T23:50:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.28.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d4c638e9941c5ea47b35c6d1c6858eb35996a50d","kind":"commit","published_at":"2024-01-26T20:48:37.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.27.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"fcee225d46b0bde64402cebad143811583ae49f9","kind":"commit","published_at":"2024-01-01T22:42:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.26.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"0870605790bb1513c3ecbce33209ac38dfe1c384","kind":"commit","published_at":"2023-12-27T11:11:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.25.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"e8911561eb5ceac49a38f3bf862c3ea850a6533c","kind":"tag","published_at":"2023-12-09T20:20:21.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.24.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"75fcb3fc27d4857207266ef9c621d93eb79b868d","kind":"commit","published_at":"2023-04-23T15:56:29.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.23.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"21e6fe27ab2c3d4913cc3bdf59702aed7a4605f4","kind":"tag","published_at":"2023-02-19T23:45:33.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.22.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"ad8769c6a46c2ea6b12703f967335cdf3a148239","kind":"tag","published_at":"2023-02-18T22:40:15.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"e6e376b08ed481d20b9bb2e38982ac8baedc2e9c","kind":"tag","published_at":"2022-12-13T15:49:47.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"897fded554b9b1c056c830789f407690ed01a2d9","kind":"tag","published_at":"2022-05-31T02:11:39.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c1e90a4536acf825855676b50b0a0e7ee74e86b1","kind":"tag","published_at":"2022-03-20T04:25:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.20.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0/manifests"},{"name":"v0.15.0","sha":"893983d6a3f7e9474a9baf7fbcc9e699588c4c8b","kind":"tag","published_at":"2021-12-24T23:01:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.15.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e07d882e50374d48c593e71b50ee6e67d6792d5f","kind":"tag","published_at":"2021-12-24T19:11:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.14.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0/manifests"},{"name":"v0.11.1","sha":"cb9932c8b065a649f0fbe5ed68de24d7dc4b8f7c","kind":"commit","published_at":"2021-05-02T19:27:28.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"caae3d2f880d04ed65254ffd6783486ceb7a1c13","kind":"tag","published_at":"2020-09-11T17:34:14.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"ff7cf8eecfe7095438e79ad945d6fb3e593a84ce","kind":"tag","published_at":"2020-09-11T16:11:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.10.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"2c32d2667d48c37563bdbeafbb40c75fc8564e5f","kind":"tag","published_at":"2020-09-11T13:59:06.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.9.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f2a4a20f30615f18864406cdd112e2d5e1b6a1bb","kind":"tag","published_at":"2020-08-15T20:21:19.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.8.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4e5f9d3a7fa027cd3ea16f8e741e35b002f1c941","kind":"tag","published_at":"2020-08-02T06:25:23.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.7.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"1329af50d939a4d758122b22533107456fa0a30a","kind":"tag","published_at":"2020-07-13T06:17:51.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"44cd5ecf5f3e1c74d2f880aef264265367e4d820","kind":"tag","published_at":"2020-07-13T03:22:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"33e0c417bad7c0a858a1f95a3c8fdc79c7cf902d","kind":"tag","published_at":"2020-07-13T03:08:36.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0783a74243a4d049bd4b1d86b1fd0ff178b53d1d","kind":"tag","published_at":"2020-07-12T19:23:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"d82f25ca155a455202efe63418b6453e311d9354","kind":"commit","published_at":"2020-07-05T22:17:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.4.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1/manifests"},{"name":"v0.3.2","sha":"9c68998e59324fbbfe6ca0f41d3e7fcd81dc10c9","kind":"tag","published_at":"2020-06-25T18:57:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f3ba10c72489351897a5df0870308e30c61e1944","kind":"tag","published_at":"2020-06-25T18:36:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2e8492b99be570ed954ea6cf0264adec26f8d6bb","kind":"tag","published_at":"2020-06-25T17:08:59.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0/manifests"},{"name":"v0.1.2","sha":"e04d5158de055d477cf62cb0e9374d3f013402af","kind":"tag","published_at":"2020-01-14T07:01:49.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5dbfd2ae2192fdff07327aa913aa6f8354fafba1","kind":"tag","published_at":"2020-01-14T06:32:22.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"19eb7a61214e10e1696f16052e279963097ee089","kind":"tag","published_at":"2020-01-13T18:44:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0/manifests"},{"name":"v0.1.0-c","sha":"b2a3f16b03a8911d0675dc2de77668388a49ce0b","kind":"tag","published_at":"2020-01-13T18:31:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0-c","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0-c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0-c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c/manifests"}]},"repo_metadata_updated_at":"2026-08-21T20:40:56.894Z","dependent_packages_count":0,"downloads":12,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":35.36194850698283,"dependent_packages_count":50.55697967555379,"stargazers_count":2.3684824650730696,"forks_count":3.2236786275770895,"docker_downloads_count":null,"average":22.877772318796694},"purl":"pkg:npm/%40jitl/quickjs-browser-release-asyncify-singlefile","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jitl/quickjs-browser-release-asyncify-singlefile","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jitl/quickjs-browser-release-asyncify-singlefile","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jitl/quickjs-browser-release-asyncify-singlefile/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T13:41:58.356Z","issues_count":129,"pull_requests_count":175,"avg_time_to_close_issue":7919213.718446602,"avg_time_to_close_pull_request":2956555.3092105263,"issues_closed_count":103,"pull_requests_closed_count":152,"pull_request_authors_count":31,"issue_authors_count":100,"avg_comments_per_issue":3.116279069767442,"avg_comments_per_pull_request":0.7542857142857143,"merged_pull_requests_count":110,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":16,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":3935917.2,"past_year_avg_time_to_close_pull_request":1816252.4166666667,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.9375,"past_year_avg_comments_per_pull_request":0.30434782608695654,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/issues","maintainers":[{"login":"justjake","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}],"active_maintainers":[{"login":"justjake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-browser-release-asyncify-singlefile/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-browser-release-asyncify-singlefile/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-browser-release-asyncify-singlefile/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-browser-release-asyncify-singlefile/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-browser-release-asyncify-singlefile/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-browser-release-asyncify-singlefile/codemeta","maintainers":[{"uuid":"jitl","login":"jitl","name":null,"email":"just.1.jake@gmail.com","url":null,"packages_count":87,"html_url":"https://www.npmjs.com/~jitl","role":null,"created_at":"2023-12-25T14:50:15.085Z","updated_at":"2023-12-25T14:50:15.085Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jitl/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777887,"maintainers_count":1236523,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":8694750,"name":"@jitl/quickjs-browser-release-sync-singlefile","ecosystem":"npm","description":"Variant of quickjs library: ESModule for browsers or browser-like environments","homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/justjake/quickjs-emscripten","keywords_array":[],"namespace":"jitl","versions_count":4,"first_release_published_at":"2023-12-25T14:48:21.170Z","latest_release_published_at":"2023-12-25T20:13:53.036Z","latest_release_number":"0.25.0-rc.3","last_synced_at":"2026-08-22T12:22:52.594Z","created_at":"2023-12-25T14:50:14.741Z","updated_at":"2026-08-22T12:22:52.594Z","registry_url":"https://www.npmjs.com/package/@jitl/quickjs-browser-release-sync-singlefile","install_command":"npm install @jitl/quickjs-browser-release-sync-singlefile","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"0.25.0-rc.3","latest":"0.25.0-rc.0"},"contentPolicy":null},"repo_metadata":{"id":37889598,"uuid":"231942612","full_name":"justjake/quickjs-emscripten","owner":"justjake","description":"Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions","archived":false,"fork":false,"pushed_at":"2026-07-23T21:17:36.000Z","size":39358,"stargazers_count":1693,"open_issues_count":38,"forks_count":135,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-08-21T10:43:46.342Z","etag":null,"topics":["eval","javascript","plugins","quickjs","wasm"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/quickjs-emscripten","language":"TypeScript","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/justjake.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-01-05T16:09:48.000Z","updated_at":"2026-08-20T18:24:16.000Z","dependencies_parsed_at":"2026-08-07T03:31:19.838Z","dependency_job_id":null,"html_url":"https://github.com/justjake/quickjs-emscripten","commit_stats":{"total_commits":561,"total_committers":14,"mean_commits":40.07142857142857,"dds":0.1515151515151515,"last_synced_commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/justjake/quickjs-emscripten","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/sbom","scorecard":{"id":544245,"data":{"date":"2025-08-11","repo":{"name":"github.com/justjake/quickjs-emscripten","commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-m4gq-x24j-jpmf","Warn: Project is vulnerable to: GHSA-44fp-w29j-9vj5","Warn: Project is vulnerable to: GHSA-4pg4-qvpc-4q3h","Warn: Project is vulnerable to: GHSA-g5hg-p3ph-g8qg","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:03:32.553Z","repository_id":37889598,"created_at":"2025-08-20T09:03:32.553Z","updated_at":"2025-08-20T09:03:32.553Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"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-21T02:00:06.756Z","response_time":57,"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":"justjake","name":"Jake Teton-Landis","uuid":"296279","kind":"user","description":"I like nerd shit.","email":"","website":"https://jake.tl","location":"Miami / New York / San Francisco","twitter":"jitl","company":"Notion Labs, Inc","icon_url":"https://avatars.githubusercontent.com/u/296279?u=bed8a4153891440b13a6348ff4c7a85e7fbc0576\u0026v=4","repositories_count":169,"last_synced_at":"2024-04-15T00:07:04.758Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/justjake","funding_links":[],"total_stars":2988,"followers":323,"following":12,"created_at":"2022-11-02T21:09:15.899Z","updated_at":"2024-04-15T00:07:24.991Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake/repositories"},"tags":[{"name":"v0.32.0","sha":"df4efb9ef2cb25c417ecb57986da462d11b244ed","kind":"commit","published_at":"2026-02-16T04:41:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.32.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"235f6da2fd4f7354fa4765fde4aea880d2a4aef5","kind":"commit","published_at":"2024-09-07T20:15:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.31.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"2ca7f5f5f1abda34d2620e55c50eb0b599dd2282","kind":"commit","published_at":"2024-08-31T21:40:12.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.30.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"af04b41ece3efd5929f7676a81903b31695a766e","kind":"commit","published_at":"2024-06-15T18:06:07.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"cc9b624930dfb319a0198587386c405b86af4740","kind":"commit","published_at":"2024-03-10T06:51:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"da55055a569377353d891e5438a1a9a9979379a1","kind":"commit","published_at":"2024-02-19T20:29:24.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"c171cbb818162fc532df830f1aeed30fed56d1e8","kind":"commit","published_at":"2024-02-11T23:50:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.28.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d4c638e9941c5ea47b35c6d1c6858eb35996a50d","kind":"commit","published_at":"2024-01-26T20:48:37.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.27.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"fcee225d46b0bde64402cebad143811583ae49f9","kind":"commit","published_at":"2024-01-01T22:42:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.26.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"0870605790bb1513c3ecbce33209ac38dfe1c384","kind":"commit","published_at":"2023-12-27T11:11:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.25.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"e8911561eb5ceac49a38f3bf862c3ea850a6533c","kind":"tag","published_at":"2023-12-09T20:20:21.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.24.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"75fcb3fc27d4857207266ef9c621d93eb79b868d","kind":"commit","published_at":"2023-04-23T15:56:29.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.23.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"21e6fe27ab2c3d4913cc3bdf59702aed7a4605f4","kind":"tag","published_at":"2023-02-19T23:45:33.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.22.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"ad8769c6a46c2ea6b12703f967335cdf3a148239","kind":"tag","published_at":"2023-02-18T22:40:15.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"e6e376b08ed481d20b9bb2e38982ac8baedc2e9c","kind":"tag","published_at":"2022-12-13T15:49:47.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"897fded554b9b1c056c830789f407690ed01a2d9","kind":"tag","published_at":"2022-05-31T02:11:39.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c1e90a4536acf825855676b50b0a0e7ee74e86b1","kind":"tag","published_at":"2022-03-20T04:25:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.20.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0/manifests"},{"name":"v0.15.0","sha":"893983d6a3f7e9474a9baf7fbcc9e699588c4c8b","kind":"tag","published_at":"2021-12-24T23:01:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.15.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e07d882e50374d48c593e71b50ee6e67d6792d5f","kind":"tag","published_at":"2021-12-24T19:11:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.14.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0/manifests"},{"name":"v0.11.1","sha":"cb9932c8b065a649f0fbe5ed68de24d7dc4b8f7c","kind":"commit","published_at":"2021-05-02T19:27:28.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"caae3d2f880d04ed65254ffd6783486ceb7a1c13","kind":"tag","published_at":"2020-09-11T17:34:14.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"ff7cf8eecfe7095438e79ad945d6fb3e593a84ce","kind":"tag","published_at":"2020-09-11T16:11:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.10.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"2c32d2667d48c37563bdbeafbb40c75fc8564e5f","kind":"tag","published_at":"2020-09-11T13:59:06.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.9.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f2a4a20f30615f18864406cdd112e2d5e1b6a1bb","kind":"tag","published_at":"2020-08-15T20:21:19.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.8.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4e5f9d3a7fa027cd3ea16f8e741e35b002f1c941","kind":"tag","published_at":"2020-08-02T06:25:23.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.7.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"1329af50d939a4d758122b22533107456fa0a30a","kind":"tag","published_at":"2020-07-13T06:17:51.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"44cd5ecf5f3e1c74d2f880aef264265367e4d820","kind":"tag","published_at":"2020-07-13T03:22:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"33e0c417bad7c0a858a1f95a3c8fdc79c7cf902d","kind":"tag","published_at":"2020-07-13T03:08:36.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0783a74243a4d049bd4b1d86b1fd0ff178b53d1d","kind":"tag","published_at":"2020-07-12T19:23:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"d82f25ca155a455202efe63418b6453e311d9354","kind":"commit","published_at":"2020-07-05T22:17:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.4.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1/manifests"},{"name":"v0.3.2","sha":"9c68998e59324fbbfe6ca0f41d3e7fcd81dc10c9","kind":"tag","published_at":"2020-06-25T18:57:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f3ba10c72489351897a5df0870308e30c61e1944","kind":"tag","published_at":"2020-06-25T18:36:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2e8492b99be570ed954ea6cf0264adec26f8d6bb","kind":"tag","published_at":"2020-06-25T17:08:59.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0/manifests"},{"name":"v0.1.2","sha":"e04d5158de055d477cf62cb0e9374d3f013402af","kind":"tag","published_at":"2020-01-14T07:01:49.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5dbfd2ae2192fdff07327aa913aa6f8354fafba1","kind":"tag","published_at":"2020-01-14T06:32:22.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"19eb7a61214e10e1696f16052e279963097ee089","kind":"tag","published_at":"2020-01-13T18:44:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0/manifests"},{"name":"v0.1.0-c","sha":"b2a3f16b03a8911d0675dc2de77668388a49ce0b","kind":"tag","published_at":"2020-01-13T18:31:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0-c","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0-c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0-c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c/manifests"}]},"repo_metadata_updated_at":"2026-08-22T08:13:24.679Z","dependent_packages_count":0,"downloads":16,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":35.36194850698283,"dependent_packages_count":50.55697967555379,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.95946409126831},"purl":"pkg:npm/%40jitl/quickjs-browser-release-sync-singlefile","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jitl/quickjs-browser-release-sync-singlefile","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jitl/quickjs-browser-release-sync-singlefile","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jitl/quickjs-browser-release-sync-singlefile/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T13:41:58.356Z","issues_count":129,"pull_requests_count":175,"avg_time_to_close_issue":7919213.718446602,"avg_time_to_close_pull_request":2956555.3092105263,"issues_closed_count":103,"pull_requests_closed_count":152,"pull_request_authors_count":31,"issue_authors_count":100,"avg_comments_per_issue":3.116279069767442,"avg_comments_per_pull_request":0.7542857142857143,"merged_pull_requests_count":110,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":16,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":3935917.2,"past_year_avg_time_to_close_pull_request":1816252.4166666667,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.9375,"past_year_avg_comments_per_pull_request":0.30434782608695654,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/issues","maintainers":[{"login":"justjake","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}],"active_maintainers":[{"login":"justjake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-browser-release-sync-singlefile/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-browser-release-sync-singlefile/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-browser-release-sync-singlefile/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-browser-release-sync-singlefile/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-browser-release-sync-singlefile/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-browser-release-sync-singlefile/codemeta","maintainers":[{"uuid":"jitl","login":"jitl","name":null,"email":"just.1.jake@gmail.com","url":null,"packages_count":87,"html_url":"https://www.npmjs.com/~jitl","role":null,"created_at":"2023-12-25T14:50:16.921Z","updated_at":"2023-12-25T14:50:16.921Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jitl/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777887,"maintainers_count":1236523,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":8697250,"name":"@jitl/quickjs-singlefile-browser-release-sync","ecosystem":"npm","description":"Variant of quickjs library: Variant with the WASM data embedded into a browser ESModule.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/justjake/quickjs-emscripten","keywords_array":[],"namespace":"jitl","versions_count":22,"first_release_published_at":"2023-12-26T23:16:00.011Z","latest_release_published_at":"2026-02-16T04:48:46.487Z","latest_release_number":"0.32.0","last_synced_at":"2026-08-22T12:35:52.442Z","created_at":"2023-12-26T23:16:02.952Z","updated_at":"2026-08-22T12:35:52.442Z","registry_url":"https://www.npmjs.com/package/@jitl/quickjs-singlefile-browser-release-sync","install_command":"npm install @jitl/quickjs-singlefile-browser-release-sync","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"0.26.1-rc.0","latest":"0.32.0"},"contentPolicy":null},"repo_metadata":{"id":37889598,"uuid":"231942612","full_name":"justjake/quickjs-emscripten","owner":"justjake","description":"Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions","archived":false,"fork":false,"pushed_at":"2026-07-23T21:17:36.000Z","size":39358,"stargazers_count":1693,"open_issues_count":38,"forks_count":135,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-08-21T10:43:46.342Z","etag":null,"topics":["eval","javascript","plugins","quickjs","wasm"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/quickjs-emscripten","language":"TypeScript","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/justjake.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-01-05T16:09:48.000Z","updated_at":"2026-08-20T18:24:16.000Z","dependencies_parsed_at":"2026-08-07T03:31:19.838Z","dependency_job_id":null,"html_url":"https://github.com/justjake/quickjs-emscripten","commit_stats":{"total_commits":561,"total_committers":14,"mean_commits":40.07142857142857,"dds":0.1515151515151515,"last_synced_commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/justjake/quickjs-emscripten","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/sbom","scorecard":{"id":544245,"data":{"date":"2025-08-11","repo":{"name":"github.com/justjake/quickjs-emscripten","commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-m4gq-x24j-jpmf","Warn: Project is vulnerable to: GHSA-44fp-w29j-9vj5","Warn: Project is vulnerable to: GHSA-4pg4-qvpc-4q3h","Warn: Project is vulnerable to: GHSA-g5hg-p3ph-g8qg","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:03:32.553Z","repository_id":37889598,"created_at":"2025-08-20T09:03:32.553Z","updated_at":"2025-08-20T09:03:32.553Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"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-21T02:00:06.756Z","response_time":57,"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":"justjake","name":"Jake Teton-Landis","uuid":"296279","kind":"user","description":"I like nerd shit.","email":"","website":"https://jake.tl","location":"Miami / New York / San Francisco","twitter":"jitl","company":"Notion Labs, Inc","icon_url":"https://avatars.githubusercontent.com/u/296279?u=bed8a4153891440b13a6348ff4c7a85e7fbc0576\u0026v=4","repositories_count":169,"last_synced_at":"2024-04-15T00:07:04.758Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/justjake","funding_links":[],"total_stars":2988,"followers":323,"following":12,"created_at":"2022-11-02T21:09:15.899Z","updated_at":"2024-04-15T00:07:24.991Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake/repositories"},"tags":[{"name":"v0.32.0","sha":"df4efb9ef2cb25c417ecb57986da462d11b244ed","kind":"commit","published_at":"2026-02-16T04:41:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.32.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"235f6da2fd4f7354fa4765fde4aea880d2a4aef5","kind":"commit","published_at":"2024-09-07T20:15:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.31.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"2ca7f5f5f1abda34d2620e55c50eb0b599dd2282","kind":"commit","published_at":"2024-08-31T21:40:12.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.30.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"af04b41ece3efd5929f7676a81903b31695a766e","kind":"commit","published_at":"2024-06-15T18:06:07.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"cc9b624930dfb319a0198587386c405b86af4740","kind":"commit","published_at":"2024-03-10T06:51:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"da55055a569377353d891e5438a1a9a9979379a1","kind":"commit","published_at":"2024-02-19T20:29:24.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"c171cbb818162fc532df830f1aeed30fed56d1e8","kind":"commit","published_at":"2024-02-11T23:50:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.28.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d4c638e9941c5ea47b35c6d1c6858eb35996a50d","kind":"commit","published_at":"2024-01-26T20:48:37.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.27.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"fcee225d46b0bde64402cebad143811583ae49f9","kind":"commit","published_at":"2024-01-01T22:42:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.26.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"0870605790bb1513c3ecbce33209ac38dfe1c384","kind":"commit","published_at":"2023-12-27T11:11:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.25.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"e8911561eb5ceac49a38f3bf862c3ea850a6533c","kind":"tag","published_at":"2023-12-09T20:20:21.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.24.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"75fcb3fc27d4857207266ef9c621d93eb79b868d","kind":"commit","published_at":"2023-04-23T15:56:29.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.23.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"21e6fe27ab2c3d4913cc3bdf59702aed7a4605f4","kind":"tag","published_at":"2023-02-19T23:45:33.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.22.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"ad8769c6a46c2ea6b12703f967335cdf3a148239","kind":"tag","published_at":"2023-02-18T22:40:15.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"e6e376b08ed481d20b9bb2e38982ac8baedc2e9c","kind":"tag","published_at":"2022-12-13T15:49:47.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"897fded554b9b1c056c830789f407690ed01a2d9","kind":"tag","published_at":"2022-05-31T02:11:39.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c1e90a4536acf825855676b50b0a0e7ee74e86b1","kind":"tag","published_at":"2022-03-20T04:25:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.20.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0/manifests"},{"name":"v0.15.0","sha":"893983d6a3f7e9474a9baf7fbcc9e699588c4c8b","kind":"tag","published_at":"2021-12-24T23:01:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.15.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e07d882e50374d48c593e71b50ee6e67d6792d5f","kind":"tag","published_at":"2021-12-24T19:11:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.14.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0/manifests"},{"name":"v0.11.1","sha":"cb9932c8b065a649f0fbe5ed68de24d7dc4b8f7c","kind":"commit","published_at":"2021-05-02T19:27:28.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"caae3d2f880d04ed65254ffd6783486ceb7a1c13","kind":"tag","published_at":"2020-09-11T17:34:14.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"ff7cf8eecfe7095438e79ad945d6fb3e593a84ce","kind":"tag","published_at":"2020-09-11T16:11:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.10.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"2c32d2667d48c37563bdbeafbb40c75fc8564e5f","kind":"tag","published_at":"2020-09-11T13:59:06.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.9.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f2a4a20f30615f18864406cdd112e2d5e1b6a1bb","kind":"tag","published_at":"2020-08-15T20:21:19.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.8.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4e5f9d3a7fa027cd3ea16f8e741e35b002f1c941","kind":"tag","published_at":"2020-08-02T06:25:23.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.7.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"1329af50d939a4d758122b22533107456fa0a30a","kind":"tag","published_at":"2020-07-13T06:17:51.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"44cd5ecf5f3e1c74d2f880aef264265367e4d820","kind":"tag","published_at":"2020-07-13T03:22:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"33e0c417bad7c0a858a1f95a3c8fdc79c7cf902d","kind":"tag","published_at":"2020-07-13T03:08:36.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0783a74243a4d049bd4b1d86b1fd0ff178b53d1d","kind":"tag","published_at":"2020-07-12T19:23:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"d82f25ca155a455202efe63418b6453e311d9354","kind":"commit","published_at":"2020-07-05T22:17:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.4.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1/manifests"},{"name":"v0.3.2","sha":"9c68998e59324fbbfe6ca0f41d3e7fcd81dc10c9","kind":"tag","published_at":"2020-06-25T18:57:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f3ba10c72489351897a5df0870308e30c61e1944","kind":"tag","published_at":"2020-06-25T18:36:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2e8492b99be570ed954ea6cf0264adec26f8d6bb","kind":"tag","published_at":"2020-06-25T17:08:59.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0/manifests"},{"name":"v0.1.2","sha":"e04d5158de055d477cf62cb0e9374d3f013402af","kind":"tag","published_at":"2020-01-14T07:01:49.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5dbfd2ae2192fdff07327aa913aa6f8354fafba1","kind":"tag","published_at":"2020-01-14T06:32:22.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"19eb7a61214e10e1696f16052e279963097ee089","kind":"tag","published_at":"2020-01-13T18:44:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0/manifests"},{"name":"v0.1.0-c","sha":"b2a3f16b03a8911d0675dc2de77668388a49ce0b","kind":"tag","published_at":"2020-01-13T18:31:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0-c","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0-c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0-c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c/manifests"}]},"repo_metadata_updated_at":"2026-08-22T02:46:33.014Z","dependent_packages_count":0,"downloads":124131,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.662916205719796,"dependent_packages_count":49.4634897280498,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.0632029668848},"purl":"pkg:npm/%40jitl/quickjs-singlefile-browser-release-sync","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jitl/quickjs-singlefile-browser-release-sync","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jitl/quickjs-singlefile-browser-release-sync","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jitl/quickjs-singlefile-browser-release-sync/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T13:41:58.356Z","issues_count":129,"pull_requests_count":175,"avg_time_to_close_issue":7919213.718446602,"avg_time_to_close_pull_request":2956555.3092105263,"issues_closed_count":103,"pull_requests_closed_count":152,"pull_request_authors_count":31,"issue_authors_count":100,"avg_comments_per_issue":3.116279069767442,"avg_comments_per_pull_request":0.7542857142857143,"merged_pull_requests_count":110,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":16,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":3935917.2,"past_year_avg_time_to_close_pull_request":1816252.4166666667,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.9375,"past_year_avg_comments_per_pull_request":0.30434782608695654,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/issues","maintainers":[{"login":"justjake","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}],"active_maintainers":[{"login":"justjake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-browser-release-sync/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-browser-release-sync/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-browser-release-sync/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-browser-release-sync/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-browser-release-sync/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-browser-release-sync/codemeta","maintainers":[{"uuid":"jitl","login":"jitl","name":null,"email":"just.1.jake@gmail.com","url":null,"packages_count":87,"html_url":"https://www.npmjs.com/~jitl","role":null,"created_at":"2023-12-26T23:16:04.444Z","updated_at":"2023-12-26T23:16:04.444Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jitl/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777887,"maintainers_count":1236523,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":8695050,"name":"@jitl/quickjs-node-debug-asyncify-wasm","ecosystem":"npm","description":"Variant of quickjs library: Node.js build with both CommonJS and ESModule exports","homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/justjake/quickjs-emscripten","keywords_array":[],"namespace":"jitl","versions_count":1,"first_release_published_at":"2023-12-25T20:13:54.729Z","latest_release_published_at":"2023-12-25T20:13:54.729Z","latest_release_number":"0.25.0-rc.3","last_synced_at":"2026-08-22T12:45:21.925Z","created_at":"2023-12-25T20:13:58.379Z","updated_at":"2026-08-22T12:45:21.925Z","registry_url":"https://www.npmjs.com/package/@jitl/quickjs-node-debug-asyncify-wasm","install_command":"npm install @jitl/quickjs-node-debug-asyncify-wasm","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"0.25.0-rc.3","latest":"0.25.0-rc.3"},"contentPolicy":null},"repo_metadata":{"id":37889598,"uuid":"231942612","full_name":"justjake/quickjs-emscripten","owner":"justjake","description":"Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions","archived":false,"fork":false,"pushed_at":"2026-07-23T21:17:36.000Z","size":39358,"stargazers_count":1693,"open_issues_count":38,"forks_count":135,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-08-21T10:43:46.342Z","etag":null,"topics":["eval","javascript","plugins","quickjs","wasm"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/quickjs-emscripten","language":"TypeScript","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/justjake.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-01-05T16:09:48.000Z","updated_at":"2026-08-20T18:24:16.000Z","dependencies_parsed_at":"2026-08-07T03:31:19.838Z","dependency_job_id":null,"html_url":"https://github.com/justjake/quickjs-emscripten","commit_stats":{"total_commits":561,"total_committers":14,"mean_commits":40.07142857142857,"dds":0.1515151515151515,"last_synced_commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/justjake/quickjs-emscripten","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/sbom","scorecard":{"id":544245,"data":{"date":"2025-08-11","repo":{"name":"github.com/justjake/quickjs-emscripten","commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-m4gq-x24j-jpmf","Warn: Project is vulnerable to: GHSA-44fp-w29j-9vj5","Warn: Project is vulnerable to: GHSA-4pg4-qvpc-4q3h","Warn: Project is vulnerable to: GHSA-g5hg-p3ph-g8qg","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:03:32.553Z","repository_id":37889598,"created_at":"2025-08-20T09:03:32.553Z","updated_at":"2025-08-20T09:03:32.553Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"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-21T02:00:06.756Z","response_time":57,"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":"justjake","name":"Jake Teton-Landis","uuid":"296279","kind":"user","description":"I like nerd shit.","email":"","website":"https://jake.tl","location":"Miami / New York / San Francisco","twitter":"jitl","company":"Notion Labs, Inc","icon_url":"https://avatars.githubusercontent.com/u/296279?u=bed8a4153891440b13a6348ff4c7a85e7fbc0576\u0026v=4","repositories_count":169,"last_synced_at":"2024-04-15T00:07:04.758Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/justjake","funding_links":[],"total_stars":2988,"followers":323,"following":12,"created_at":"2022-11-02T21:09:15.899Z","updated_at":"2024-04-15T00:07:24.991Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake/repositories"},"tags":[{"name":"v0.32.0","sha":"df4efb9ef2cb25c417ecb57986da462d11b244ed","kind":"commit","published_at":"2026-02-16T04:41:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.32.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"235f6da2fd4f7354fa4765fde4aea880d2a4aef5","kind":"commit","published_at":"2024-09-07T20:15:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.31.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"2ca7f5f5f1abda34d2620e55c50eb0b599dd2282","kind":"commit","published_at":"2024-08-31T21:40:12.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.30.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"af04b41ece3efd5929f7676a81903b31695a766e","kind":"commit","published_at":"2024-06-15T18:06:07.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"cc9b624930dfb319a0198587386c405b86af4740","kind":"commit","published_at":"2024-03-10T06:51:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"da55055a569377353d891e5438a1a9a9979379a1","kind":"commit","published_at":"2024-02-19T20:29:24.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"c171cbb818162fc532df830f1aeed30fed56d1e8","kind":"commit","published_at":"2024-02-11T23:50:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.28.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d4c638e9941c5ea47b35c6d1c6858eb35996a50d","kind":"commit","published_at":"2024-01-26T20:48:37.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.27.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"fcee225d46b0bde64402cebad143811583ae49f9","kind":"commit","published_at":"2024-01-01T22:42:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.26.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"0870605790bb1513c3ecbce33209ac38dfe1c384","kind":"commit","published_at":"2023-12-27T11:11:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.25.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"e8911561eb5ceac49a38f3bf862c3ea850a6533c","kind":"tag","published_at":"2023-12-09T20:20:21.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.24.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"75fcb3fc27d4857207266ef9c621d93eb79b868d","kind":"commit","published_at":"2023-04-23T15:56:29.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.23.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"21e6fe27ab2c3d4913cc3bdf59702aed7a4605f4","kind":"tag","published_at":"2023-02-19T23:45:33.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.22.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"ad8769c6a46c2ea6b12703f967335cdf3a148239","kind":"tag","published_at":"2023-02-18T22:40:15.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"e6e376b08ed481d20b9bb2e38982ac8baedc2e9c","kind":"tag","published_at":"2022-12-13T15:49:47.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"897fded554b9b1c056c830789f407690ed01a2d9","kind":"tag","published_at":"2022-05-31T02:11:39.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c1e90a4536acf825855676b50b0a0e7ee74e86b1","kind":"tag","published_at":"2022-03-20T04:25:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.20.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0/manifests"},{"name":"v0.15.0","sha":"893983d6a3f7e9474a9baf7fbcc9e699588c4c8b","kind":"tag","published_at":"2021-12-24T23:01:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.15.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e07d882e50374d48c593e71b50ee6e67d6792d5f","kind":"tag","published_at":"2021-12-24T19:11:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.14.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0/manifests"},{"name":"v0.11.1","sha":"cb9932c8b065a649f0fbe5ed68de24d7dc4b8f7c","kind":"commit","published_at":"2021-05-02T19:27:28.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"caae3d2f880d04ed65254ffd6783486ceb7a1c13","kind":"tag","published_at":"2020-09-11T17:34:14.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"ff7cf8eecfe7095438e79ad945d6fb3e593a84ce","kind":"tag","published_at":"2020-09-11T16:11:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.10.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"2c32d2667d48c37563bdbeafbb40c75fc8564e5f","kind":"tag","published_at":"2020-09-11T13:59:06.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.9.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f2a4a20f30615f18864406cdd112e2d5e1b6a1bb","kind":"tag","published_at":"2020-08-15T20:21:19.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.8.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4e5f9d3a7fa027cd3ea16f8e741e35b002f1c941","kind":"tag","published_at":"2020-08-02T06:25:23.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.7.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"1329af50d939a4d758122b22533107456fa0a30a","kind":"tag","published_at":"2020-07-13T06:17:51.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"44cd5ecf5f3e1c74d2f880aef264265367e4d820","kind":"tag","published_at":"2020-07-13T03:22:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"33e0c417bad7c0a858a1f95a3c8fdc79c7cf902d","kind":"tag","published_at":"2020-07-13T03:08:36.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0783a74243a4d049bd4b1d86b1fd0ff178b53d1d","kind":"tag","published_at":"2020-07-12T19:23:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"d82f25ca155a455202efe63418b6453e311d9354","kind":"commit","published_at":"2020-07-05T22:17:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.4.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1/manifests"},{"name":"v0.3.2","sha":"9c68998e59324fbbfe6ca0f41d3e7fcd81dc10c9","kind":"tag","published_at":"2020-06-25T18:57:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f3ba10c72489351897a5df0870308e30c61e1944","kind":"tag","published_at":"2020-06-25T18:36:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2e8492b99be570ed954ea6cf0264adec26f8d6bb","kind":"tag","published_at":"2020-06-25T17:08:59.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0/manifests"},{"name":"v0.1.2","sha":"e04d5158de055d477cf62cb0e9374d3f013402af","kind":"tag","published_at":"2020-01-14T07:01:49.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5dbfd2ae2192fdff07327aa913aa6f8354fafba1","kind":"tag","published_at":"2020-01-14T06:32:22.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"19eb7a61214e10e1696f16052e279963097ee089","kind":"tag","published_at":"2020-01-13T18:44:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0/manifests"},{"name":"v0.1.0-c","sha":"b2a3f16b03a8911d0675dc2de77668388a49ce0b","kind":"tag","published_at":"2020-01-13T18:31:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0-c","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0-c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0-c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c/manifests"}]},"repo_metadata_updated_at":"2026-08-22T02:46:33.280Z","dependent_packages_count":0,"downloads":7,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":35.07983811852141,"dependent_packages_count":50.087093910684075,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.58346601460274},"purl":"pkg:npm/%40jitl/quickjs-node-debug-asyncify-wasm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jitl/quickjs-node-debug-asyncify-wasm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jitl/quickjs-node-debug-asyncify-wasm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jitl/quickjs-node-debug-asyncify-wasm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T13:41:58.356Z","issues_count":129,"pull_requests_count":175,"avg_time_to_close_issue":7919213.718446602,"avg_time_to_close_pull_request":2956555.3092105263,"issues_closed_count":103,"pull_requests_closed_count":152,"pull_request_authors_count":31,"issue_authors_count":100,"avg_comments_per_issue":3.116279069767442,"avg_comments_per_pull_request":0.7542857142857143,"merged_pull_requests_count":110,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":16,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":3935917.2,"past_year_avg_time_to_close_pull_request":1816252.4166666667,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.9375,"past_year_avg_comments_per_pull_request":0.30434782608695654,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/issues","maintainers":[{"login":"justjake","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}],"active_maintainers":[{"login":"justjake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-debug-asyncify-wasm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-debug-asyncify-wasm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-debug-asyncify-wasm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-debug-asyncify-wasm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-debug-asyncify-wasm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-node-debug-asyncify-wasm/codemeta","maintainers":[{"uuid":"jitl","login":"jitl","name":null,"email":"just.1.jake@gmail.com","url":null,"packages_count":87,"html_url":"https://www.npmjs.com/~jitl","role":null,"created_at":"2023-12-25T20:14:00.302Z","updated_at":"2023-12-25T20:14:00.302Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jitl/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777887,"maintainers_count":1236523,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":8697252,"name":"@jitl/quickjs-singlefile-browser-debug-asyncify","ecosystem":"npm","description":"Variant of quickjs library: Variant with the WASM data embedded into a browser ESModule.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/justjake/quickjs-emscripten","keywords_array":[],"namespace":"jitl","versions_count":22,"first_release_published_at":"2023-12-26T23:15:58.879Z","latest_release_published_at":"2026-02-16T04:48:41.103Z","latest_release_number":"0.32.0","last_synced_at":"2026-08-22T12:48:07.797Z","created_at":"2023-12-26T23:16:02.970Z","updated_at":"2026-08-22T12:48:07.797Z","registry_url":"https://www.npmjs.com/package/@jitl/quickjs-singlefile-browser-debug-asyncify","install_command":"npm install @jitl/quickjs-singlefile-browser-debug-asyncify","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"0.26.1-rc.0","latest":"0.32.0"},"contentPolicy":null},"repo_metadata":{"id":37889598,"uuid":"231942612","full_name":"justjake/quickjs-emscripten","owner":"justjake","description":"Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions","archived":false,"fork":false,"pushed_at":"2026-07-23T21:17:36.000Z","size":39358,"stargazers_count":1693,"open_issues_count":38,"forks_count":135,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-08-21T10:43:46.342Z","etag":null,"topics":["eval","javascript","plugins","quickjs","wasm"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/quickjs-emscripten","language":"TypeScript","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/justjake.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-01-05T16:09:48.000Z","updated_at":"2026-08-20T18:24:16.000Z","dependencies_parsed_at":"2026-08-07T03:31:19.838Z","dependency_job_id":null,"html_url":"https://github.com/justjake/quickjs-emscripten","commit_stats":{"total_commits":561,"total_committers":14,"mean_commits":40.07142857142857,"dds":0.1515151515151515,"last_synced_commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/justjake/quickjs-emscripten","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/sbom","scorecard":{"id":544245,"data":{"date":"2025-08-11","repo":{"name":"github.com/justjake/quickjs-emscripten","commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-m4gq-x24j-jpmf","Warn: Project is vulnerable to: GHSA-44fp-w29j-9vj5","Warn: Project is vulnerable to: GHSA-4pg4-qvpc-4q3h","Warn: Project is vulnerable to: GHSA-g5hg-p3ph-g8qg","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:03:32.553Z","repository_id":37889598,"created_at":"2025-08-20T09:03:32.553Z","updated_at":"2025-08-20T09:03:32.553Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"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-21T02:00:06.756Z","response_time":57,"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":"justjake","name":"Jake Teton-Landis","uuid":"296279","kind":"user","description":"I like nerd shit.","email":"","website":"https://jake.tl","location":"Miami / New York / San Francisco","twitter":"jitl","company":"Notion Labs, Inc","icon_url":"https://avatars.githubusercontent.com/u/296279?u=bed8a4153891440b13a6348ff4c7a85e7fbc0576\u0026v=4","repositories_count":169,"last_synced_at":"2024-04-15T00:07:04.758Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/justjake","funding_links":[],"total_stars":2988,"followers":323,"following":12,"created_at":"2022-11-02T21:09:15.899Z","updated_at":"2024-04-15T00:07:24.991Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake/repositories"},"tags":[{"name":"v0.32.0","sha":"df4efb9ef2cb25c417ecb57986da462d11b244ed","kind":"commit","published_at":"2026-02-16T04:41:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.32.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"235f6da2fd4f7354fa4765fde4aea880d2a4aef5","kind":"commit","published_at":"2024-09-07T20:15:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.31.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"2ca7f5f5f1abda34d2620e55c50eb0b599dd2282","kind":"commit","published_at":"2024-08-31T21:40:12.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.30.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"af04b41ece3efd5929f7676a81903b31695a766e","kind":"commit","published_at":"2024-06-15T18:06:07.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"cc9b624930dfb319a0198587386c405b86af4740","kind":"commit","published_at":"2024-03-10T06:51:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"da55055a569377353d891e5438a1a9a9979379a1","kind":"commit","published_at":"2024-02-19T20:29:24.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"c171cbb818162fc532df830f1aeed30fed56d1e8","kind":"commit","published_at":"2024-02-11T23:50:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.28.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d4c638e9941c5ea47b35c6d1c6858eb35996a50d","kind":"commit","published_at":"2024-01-26T20:48:37.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.27.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"fcee225d46b0bde64402cebad143811583ae49f9","kind":"commit","published_at":"2024-01-01T22:42:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.26.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"0870605790bb1513c3ecbce33209ac38dfe1c384","kind":"commit","published_at":"2023-12-27T11:11:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.25.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"e8911561eb5ceac49a38f3bf862c3ea850a6533c","kind":"tag","published_at":"2023-12-09T20:20:21.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.24.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"75fcb3fc27d4857207266ef9c621d93eb79b868d","kind":"commit","published_at":"2023-04-23T15:56:29.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.23.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"21e6fe27ab2c3d4913cc3bdf59702aed7a4605f4","kind":"tag","published_at":"2023-02-19T23:45:33.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.22.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"ad8769c6a46c2ea6b12703f967335cdf3a148239","kind":"tag","published_at":"2023-02-18T22:40:15.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"e6e376b08ed481d20b9bb2e38982ac8baedc2e9c","kind":"tag","published_at":"2022-12-13T15:49:47.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"897fded554b9b1c056c830789f407690ed01a2d9","kind":"tag","published_at":"2022-05-31T02:11:39.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c1e90a4536acf825855676b50b0a0e7ee74e86b1","kind":"tag","published_at":"2022-03-20T04:25:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.20.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0/manifests"},{"name":"v0.15.0","sha":"893983d6a3f7e9474a9baf7fbcc9e699588c4c8b","kind":"tag","published_at":"2021-12-24T23:01:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.15.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e07d882e50374d48c593e71b50ee6e67d6792d5f","kind":"tag","published_at":"2021-12-24T19:11:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.14.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0/manifests"},{"name":"v0.11.1","sha":"cb9932c8b065a649f0fbe5ed68de24d7dc4b8f7c","kind":"commit","published_at":"2021-05-02T19:27:28.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"caae3d2f880d04ed65254ffd6783486ceb7a1c13","kind":"tag","published_at":"2020-09-11T17:34:14.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"ff7cf8eecfe7095438e79ad945d6fb3e593a84ce","kind":"tag","published_at":"2020-09-11T16:11:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.10.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"2c32d2667d48c37563bdbeafbb40c75fc8564e5f","kind":"tag","published_at":"2020-09-11T13:59:06.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.9.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f2a4a20f30615f18864406cdd112e2d5e1b6a1bb","kind":"tag","published_at":"2020-08-15T20:21:19.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.8.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4e5f9d3a7fa027cd3ea16f8e741e35b002f1c941","kind":"tag","published_at":"2020-08-02T06:25:23.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.7.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"1329af50d939a4d758122b22533107456fa0a30a","kind":"tag","published_at":"2020-07-13T06:17:51.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"44cd5ecf5f3e1c74d2f880aef264265367e4d820","kind":"tag","published_at":"2020-07-13T03:22:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"33e0c417bad7c0a858a1f95a3c8fdc79c7cf902d","kind":"tag","published_at":"2020-07-13T03:08:36.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0783a74243a4d049bd4b1d86b1fd0ff178b53d1d","kind":"tag","published_at":"2020-07-12T19:23:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"d82f25ca155a455202efe63418b6453e311d9354","kind":"commit","published_at":"2020-07-05T22:17:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.4.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1/manifests"},{"name":"v0.3.2","sha":"9c68998e59324fbbfe6ca0f41d3e7fcd81dc10c9","kind":"tag","published_at":"2020-06-25T18:57:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f3ba10c72489351897a5df0870308e30c61e1944","kind":"tag","published_at":"2020-06-25T18:36:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2e8492b99be570ed954ea6cf0264adec26f8d6bb","kind":"tag","published_at":"2020-06-25T17:08:59.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0/manifests"},{"name":"v0.1.2","sha":"e04d5158de055d477cf62cb0e9374d3f013402af","kind":"tag","published_at":"2020-01-14T07:01:49.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5dbfd2ae2192fdff07327aa913aa6f8354fafba1","kind":"tag","published_at":"2020-01-14T06:32:22.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"19eb7a61214e10e1696f16052e279963097ee089","kind":"tag","published_at":"2020-01-13T18:44:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0/manifests"},{"name":"v0.1.0-c","sha":"b2a3f16b03a8911d0675dc2de77668388a49ce0b","kind":"tag","published_at":"2020-01-13T18:31:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0-c","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0-c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0-c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c/manifests"}]},"repo_metadata_updated_at":"2026-08-21T18:57:31.835Z","dependent_packages_count":0,"downloads":468,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.662916205719796,"dependent_packages_count":49.4634897280498,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.0632029668848},"purl":"pkg:npm/%40jitl/quickjs-singlefile-browser-debug-asyncify","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jitl/quickjs-singlefile-browser-debug-asyncify","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jitl/quickjs-singlefile-browser-debug-asyncify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jitl/quickjs-singlefile-browser-debug-asyncify/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T13:41:58.356Z","issues_count":129,"pull_requests_count":175,"avg_time_to_close_issue":7919213.718446602,"avg_time_to_close_pull_request":2956555.3092105263,"issues_closed_count":103,"pull_requests_closed_count":152,"pull_request_authors_count":31,"issue_authors_count":100,"avg_comments_per_issue":3.116279069767442,"avg_comments_per_pull_request":0.7542857142857143,"merged_pull_requests_count":110,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":16,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":3935917.2,"past_year_avg_time_to_close_pull_request":1816252.4166666667,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.9375,"past_year_avg_comments_per_pull_request":0.30434782608695654,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/issues","maintainers":[{"login":"justjake","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}],"active_maintainers":[{"login":"justjake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-browser-debug-asyncify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-browser-debug-asyncify/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-browser-debug-asyncify/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-browser-debug-asyncify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-browser-debug-asyncify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-browser-debug-asyncify/codemeta","maintainers":[{"uuid":"jitl","login":"jitl","name":null,"email":"just.1.jake@gmail.com","url":null,"packages_count":87,"html_url":"https://www.npmjs.com/~jitl","role":null,"created_at":"2023-12-26T23:16:05.286Z","updated_at":"2023-12-26T23:16:05.286Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jitl/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777887,"maintainers_count":1236523,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":8697258,"name":"@jitl/quickjs-singlefile-mjs-release-asyncify","ecosystem":"npm","description":"Variant of quickjs library: Variant with the WASM data embedded into a NodeJS ESModule.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/justjake/quickjs-emscripten","keywords_array":[],"namespace":"jitl","versions_count":22,"first_release_published_at":"2023-12-26T23:16:03.598Z","latest_release_published_at":"2026-02-16T04:48:51.522Z","latest_release_number":"0.32.0","last_synced_at":"2026-08-22T12:49:39.214Z","created_at":"2023-12-26T23:16:07.492Z","updated_at":"2026-08-22T12:49:39.214Z","registry_url":"https://www.npmjs.com/package/@jitl/quickjs-singlefile-mjs-release-asyncify","install_command":"npm install @jitl/quickjs-singlefile-mjs-release-asyncify","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"0.26.1-rc.0","latest":"0.32.0"},"contentPolicy":null},"repo_metadata":{"id":37889598,"uuid":"231942612","full_name":"justjake/quickjs-emscripten","owner":"justjake","description":"Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions","archived":false,"fork":false,"pushed_at":"2026-07-23T21:17:36.000Z","size":39358,"stargazers_count":1693,"open_issues_count":38,"forks_count":135,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-08-21T10:43:46.342Z","etag":null,"topics":["eval","javascript","plugins","quickjs","wasm"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/quickjs-emscripten","language":"TypeScript","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/justjake.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-01-05T16:09:48.000Z","updated_at":"2026-08-20T18:24:16.000Z","dependencies_parsed_at":"2026-08-07T03:31:19.838Z","dependency_job_id":null,"html_url":"https://github.com/justjake/quickjs-emscripten","commit_stats":{"total_commits":561,"total_committers":14,"mean_commits":40.07142857142857,"dds":0.1515151515151515,"last_synced_commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/justjake/quickjs-emscripten","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/sbom","scorecard":{"id":544245,"data":{"date":"2025-08-11","repo":{"name":"github.com/justjake/quickjs-emscripten","commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-m4gq-x24j-jpmf","Warn: Project is vulnerable to: GHSA-44fp-w29j-9vj5","Warn: Project is vulnerable to: GHSA-4pg4-qvpc-4q3h","Warn: Project is vulnerable to: GHSA-g5hg-p3ph-g8qg","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:03:32.553Z","repository_id":37889598,"created_at":"2025-08-20T09:03:32.553Z","updated_at":"2025-08-20T09:03:32.553Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"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-21T02:00:06.756Z","response_time":57,"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":"justjake","name":"Jake Teton-Landis","uuid":"296279","kind":"user","description":"I like nerd shit.","email":"","website":"https://jake.tl","location":"Miami / New York / San Francisco","twitter":"jitl","company":"Notion Labs, Inc","icon_url":"https://avatars.githubusercontent.com/u/296279?u=bed8a4153891440b13a6348ff4c7a85e7fbc0576\u0026v=4","repositories_count":169,"last_synced_at":"2024-04-15T00:07:04.758Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/justjake","funding_links":[],"total_stars":2988,"followers":323,"following":12,"created_at":"2022-11-02T21:09:15.899Z","updated_at":"2024-04-15T00:07:24.991Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake/repositories"},"tags":[{"name":"v0.32.0","sha":"df4efb9ef2cb25c417ecb57986da462d11b244ed","kind":"commit","published_at":"2026-02-16T04:41:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.32.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"235f6da2fd4f7354fa4765fde4aea880d2a4aef5","kind":"commit","published_at":"2024-09-07T20:15:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.31.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"2ca7f5f5f1abda34d2620e55c50eb0b599dd2282","kind":"commit","published_at":"2024-08-31T21:40:12.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.30.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"af04b41ece3efd5929f7676a81903b31695a766e","kind":"commit","published_at":"2024-06-15T18:06:07.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"cc9b624930dfb319a0198587386c405b86af4740","kind":"commit","published_at":"2024-03-10T06:51:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"da55055a569377353d891e5438a1a9a9979379a1","kind":"commit","published_at":"2024-02-19T20:29:24.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"c171cbb818162fc532df830f1aeed30fed56d1e8","kind":"commit","published_at":"2024-02-11T23:50:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.28.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d4c638e9941c5ea47b35c6d1c6858eb35996a50d","kind":"commit","published_at":"2024-01-26T20:48:37.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.27.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"fcee225d46b0bde64402cebad143811583ae49f9","kind":"commit","published_at":"2024-01-01T22:42:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.26.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"0870605790bb1513c3ecbce33209ac38dfe1c384","kind":"commit","published_at":"2023-12-27T11:11:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.25.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"e8911561eb5ceac49a38f3bf862c3ea850a6533c","kind":"tag","published_at":"2023-12-09T20:20:21.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.24.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"75fcb3fc27d4857207266ef9c621d93eb79b868d","kind":"commit","published_at":"2023-04-23T15:56:29.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.23.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"21e6fe27ab2c3d4913cc3bdf59702aed7a4605f4","kind":"tag","published_at":"2023-02-19T23:45:33.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.22.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"ad8769c6a46c2ea6b12703f967335cdf3a148239","kind":"tag","published_at":"2023-02-18T22:40:15.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"e6e376b08ed481d20b9bb2e38982ac8baedc2e9c","kind":"tag","published_at":"2022-12-13T15:49:47.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"897fded554b9b1c056c830789f407690ed01a2d9","kind":"tag","published_at":"2022-05-31T02:11:39.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c1e90a4536acf825855676b50b0a0e7ee74e86b1","kind":"tag","published_at":"2022-03-20T04:25:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.20.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0/manifests"},{"name":"v0.15.0","sha":"893983d6a3f7e9474a9baf7fbcc9e699588c4c8b","kind":"tag","published_at":"2021-12-24T23:01:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.15.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e07d882e50374d48c593e71b50ee6e67d6792d5f","kind":"tag","published_at":"2021-12-24T19:11:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.14.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0/manifests"},{"name":"v0.11.1","sha":"cb9932c8b065a649f0fbe5ed68de24d7dc4b8f7c","kind":"commit","published_at":"2021-05-02T19:27:28.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"caae3d2f880d04ed65254ffd6783486ceb7a1c13","kind":"tag","published_at":"2020-09-11T17:34:14.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"ff7cf8eecfe7095438e79ad945d6fb3e593a84ce","kind":"tag","published_at":"2020-09-11T16:11:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.10.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"2c32d2667d48c37563bdbeafbb40c75fc8564e5f","kind":"tag","published_at":"2020-09-11T13:59:06.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.9.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f2a4a20f30615f18864406cdd112e2d5e1b6a1bb","kind":"tag","published_at":"2020-08-15T20:21:19.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.8.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4e5f9d3a7fa027cd3ea16f8e741e35b002f1c941","kind":"tag","published_at":"2020-08-02T06:25:23.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.7.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"1329af50d939a4d758122b22533107456fa0a30a","kind":"tag","published_at":"2020-07-13T06:17:51.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"44cd5ecf5f3e1c74d2f880aef264265367e4d820","kind":"tag","published_at":"2020-07-13T03:22:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"33e0c417bad7c0a858a1f95a3c8fdc79c7cf902d","kind":"tag","published_at":"2020-07-13T03:08:36.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0783a74243a4d049bd4b1d86b1fd0ff178b53d1d","kind":"tag","published_at":"2020-07-12T19:23:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"d82f25ca155a455202efe63418b6453e311d9354","kind":"commit","published_at":"2020-07-05T22:17:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.4.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1/manifests"},{"name":"v0.3.2","sha":"9c68998e59324fbbfe6ca0f41d3e7fcd81dc10c9","kind":"tag","published_at":"2020-06-25T18:57:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f3ba10c72489351897a5df0870308e30c61e1944","kind":"tag","published_at":"2020-06-25T18:36:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2e8492b99be570ed954ea6cf0264adec26f8d6bb","kind":"tag","published_at":"2020-06-25T17:08:59.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0/manifests"},{"name":"v0.1.2","sha":"e04d5158de055d477cf62cb0e9374d3f013402af","kind":"tag","published_at":"2020-01-14T07:01:49.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5dbfd2ae2192fdff07327aa913aa6f8354fafba1","kind":"tag","published_at":"2020-01-14T06:32:22.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"19eb7a61214e10e1696f16052e279963097ee089","kind":"tag","published_at":"2020-01-13T18:44:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0/manifests"},{"name":"v0.1.0-c","sha":"b2a3f16b03a8911d0675dc2de77668388a49ce0b","kind":"tag","published_at":"2020-01-13T18:31:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0-c","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0-c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0-c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c/manifests"}]},"repo_metadata_updated_at":"2026-08-22T01:39:39.932Z","dependent_packages_count":0,"downloads":38059,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.662916205719796,"dependent_packages_count":49.4634897280498,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.0632029668848},"purl":"pkg:npm/%40jitl/quickjs-singlefile-mjs-release-asyncify","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jitl/quickjs-singlefile-mjs-release-asyncify","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jitl/quickjs-singlefile-mjs-release-asyncify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jitl/quickjs-singlefile-mjs-release-asyncify/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T13:41:58.356Z","issues_count":129,"pull_requests_count":175,"avg_time_to_close_issue":7919213.718446602,"avg_time_to_close_pull_request":2956555.3092105263,"issues_closed_count":103,"pull_requests_closed_count":152,"pull_request_authors_count":31,"issue_authors_count":100,"avg_comments_per_issue":3.116279069767442,"avg_comments_per_pull_request":0.7542857142857143,"merged_pull_requests_count":110,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":16,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":3935917.2,"past_year_avg_time_to_close_pull_request":1816252.4166666667,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.9375,"past_year_avg_comments_per_pull_request":0.30434782608695654,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/issues","maintainers":[{"login":"justjake","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}],"active_maintainers":[{"login":"justjake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-mjs-release-asyncify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-mjs-release-asyncify/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-mjs-release-asyncify/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-mjs-release-asyncify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-mjs-release-asyncify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-singlefile-mjs-release-asyncify/codemeta","maintainers":[{"uuid":"jitl","login":"jitl","name":null,"email":"just.1.jake@gmail.com","url":null,"packages_count":87,"html_url":"https://www.npmjs.com/~jitl","role":null,"created_at":"2023-12-26T23:16:09.443Z","updated_at":"2023-12-26T23:16:09.443Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jitl/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777887,"maintainers_count":1236523,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":8694749,"name":"@jitl/quickjs-browser-release-sync-wasm","ecosystem":"npm","description":"Variant of quickjs library: ESModule for browsers or browser-like environments","homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/justjake/quickjs-emscripten","keywords_array":[],"namespace":"jitl","versions_count":4,"first_release_published_at":"2023-12-25T14:48:23.147Z","latest_release_published_at":"2023-12-25T20:13:54.092Z","latest_release_number":"0.25.0-rc.3","last_synced_at":"2026-08-22T12:57:31.818Z","created_at":"2023-12-25T14:50:14.739Z","updated_at":"2026-08-22T12:57:31.819Z","registry_url":"https://www.npmjs.com/package/@jitl/quickjs-browser-release-sync-wasm","install_command":"npm install @jitl/quickjs-browser-release-sync-wasm","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"0.25.0-rc.3","latest":"0.25.0-rc.0"},"contentPolicy":null},"repo_metadata":{"id":37889598,"uuid":"231942612","full_name":"justjake/quickjs-emscripten","owner":"justjake","description":"Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions","archived":false,"fork":false,"pushed_at":"2026-07-23T21:17:36.000Z","size":39358,"stargazers_count":1693,"open_issues_count":38,"forks_count":135,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-08-21T10:43:46.342Z","etag":null,"topics":["eval","javascript","plugins","quickjs","wasm"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/quickjs-emscripten","language":"TypeScript","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/justjake.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-01-05T16:09:48.000Z","updated_at":"2026-08-20T18:24:16.000Z","dependencies_parsed_at":"2026-08-07T03:31:19.838Z","dependency_job_id":null,"html_url":"https://github.com/justjake/quickjs-emscripten","commit_stats":{"total_commits":561,"total_committers":14,"mean_commits":40.07142857142857,"dds":0.1515151515151515,"last_synced_commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/justjake/quickjs-emscripten","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/sbom","scorecard":{"id":544245,"data":{"date":"2025-08-11","repo":{"name":"github.com/justjake/quickjs-emscripten","commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-m4gq-x24j-jpmf","Warn: Project is vulnerable to: GHSA-44fp-w29j-9vj5","Warn: Project is vulnerable to: GHSA-4pg4-qvpc-4q3h","Warn: Project is vulnerable to: GHSA-g5hg-p3ph-g8qg","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:03:32.553Z","repository_id":37889598,"created_at":"2025-08-20T09:03:32.553Z","updated_at":"2025-08-20T09:03:32.553Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"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-21T02:00:06.756Z","response_time":57,"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":"justjake","name":"Jake Teton-Landis","uuid":"296279","kind":"user","description":"I like nerd shit.","email":"","website":"https://jake.tl","location":"Miami / New York / San Francisco","twitter":"jitl","company":"Notion Labs, Inc","icon_url":"https://avatars.githubusercontent.com/u/296279?u=bed8a4153891440b13a6348ff4c7a85e7fbc0576\u0026v=4","repositories_count":169,"last_synced_at":"2024-04-15T00:07:04.758Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/justjake","funding_links":[],"total_stars":2988,"followers":323,"following":12,"created_at":"2022-11-02T21:09:15.899Z","updated_at":"2024-04-15T00:07:24.991Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake/repositories"},"tags":[{"name":"v0.32.0","sha":"df4efb9ef2cb25c417ecb57986da462d11b244ed","kind":"commit","published_at":"2026-02-16T04:41:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.32.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"235f6da2fd4f7354fa4765fde4aea880d2a4aef5","kind":"commit","published_at":"2024-09-07T20:15:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.31.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"2ca7f5f5f1abda34d2620e55c50eb0b599dd2282","kind":"commit","published_at":"2024-08-31T21:40:12.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.30.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"af04b41ece3efd5929f7676a81903b31695a766e","kind":"commit","published_at":"2024-06-15T18:06:07.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"cc9b624930dfb319a0198587386c405b86af4740","kind":"commit","published_at":"2024-03-10T06:51:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"da55055a569377353d891e5438a1a9a9979379a1","kind":"commit","published_at":"2024-02-19T20:29:24.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"c171cbb818162fc532df830f1aeed30fed56d1e8","kind":"commit","published_at":"2024-02-11T23:50:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.28.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d4c638e9941c5ea47b35c6d1c6858eb35996a50d","kind":"commit","published_at":"2024-01-26T20:48:37.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.27.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"fcee225d46b0bde64402cebad143811583ae49f9","kind":"commit","published_at":"2024-01-01T22:42:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.26.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"0870605790bb1513c3ecbce33209ac38dfe1c384","kind":"commit","published_at":"2023-12-27T11:11:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.25.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"e8911561eb5ceac49a38f3bf862c3ea850a6533c","kind":"tag","published_at":"2023-12-09T20:20:21.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.24.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"75fcb3fc27d4857207266ef9c621d93eb79b868d","kind":"commit","published_at":"2023-04-23T15:56:29.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.23.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"21e6fe27ab2c3d4913cc3bdf59702aed7a4605f4","kind":"tag","published_at":"2023-02-19T23:45:33.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.22.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"ad8769c6a46c2ea6b12703f967335cdf3a148239","kind":"tag","published_at":"2023-02-18T22:40:15.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"e6e376b08ed481d20b9bb2e38982ac8baedc2e9c","kind":"tag","published_at":"2022-12-13T15:49:47.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"897fded554b9b1c056c830789f407690ed01a2d9","kind":"tag","published_at":"2022-05-31T02:11:39.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c1e90a4536acf825855676b50b0a0e7ee74e86b1","kind":"tag","published_at":"2022-03-20T04:25:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.20.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0/manifests"},{"name":"v0.15.0","sha":"893983d6a3f7e9474a9baf7fbcc9e699588c4c8b","kind":"tag","published_at":"2021-12-24T23:01:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.15.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e07d882e50374d48c593e71b50ee6e67d6792d5f","kind":"tag","published_at":"2021-12-24T19:11:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.14.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0/manifests"},{"name":"v0.11.1","sha":"cb9932c8b065a649f0fbe5ed68de24d7dc4b8f7c","kind":"commit","published_at":"2021-05-02T19:27:28.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"caae3d2f880d04ed65254ffd6783486ceb7a1c13","kind":"tag","published_at":"2020-09-11T17:34:14.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"ff7cf8eecfe7095438e79ad945d6fb3e593a84ce","kind":"tag","published_at":"2020-09-11T16:11:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.10.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"2c32d2667d48c37563bdbeafbb40c75fc8564e5f","kind":"tag","published_at":"2020-09-11T13:59:06.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.9.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f2a4a20f30615f18864406cdd112e2d5e1b6a1bb","kind":"tag","published_at":"2020-08-15T20:21:19.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.8.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4e5f9d3a7fa027cd3ea16f8e741e35b002f1c941","kind":"tag","published_at":"2020-08-02T06:25:23.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.7.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"1329af50d939a4d758122b22533107456fa0a30a","kind":"tag","published_at":"2020-07-13T06:17:51.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"44cd5ecf5f3e1c74d2f880aef264265367e4d820","kind":"tag","published_at":"2020-07-13T03:22:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"33e0c417bad7c0a858a1f95a3c8fdc79c7cf902d","kind":"tag","published_at":"2020-07-13T03:08:36.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0783a74243a4d049bd4b1d86b1fd0ff178b53d1d","kind":"tag","published_at":"2020-07-12T19:23:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"d82f25ca155a455202efe63418b6453e311d9354","kind":"commit","published_at":"2020-07-05T22:17:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.4.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1/manifests"},{"name":"v0.3.2","sha":"9c68998e59324fbbfe6ca0f41d3e7fcd81dc10c9","kind":"tag","published_at":"2020-06-25T18:57:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f3ba10c72489351897a5df0870308e30c61e1944","kind":"tag","published_at":"2020-06-25T18:36:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2e8492b99be570ed954ea6cf0264adec26f8d6bb","kind":"tag","published_at":"2020-06-25T17:08:59.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0/manifests"},{"name":"v0.1.2","sha":"e04d5158de055d477cf62cb0e9374d3f013402af","kind":"tag","published_at":"2020-01-14T07:01:49.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5dbfd2ae2192fdff07327aa913aa6f8354fafba1","kind":"tag","published_at":"2020-01-14T06:32:22.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"19eb7a61214e10e1696f16052e279963097ee089","kind":"tag","published_at":"2020-01-13T18:44:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0/manifests"},{"name":"v0.1.0-c","sha":"b2a3f16b03a8911d0675dc2de77668388a49ce0b","kind":"tag","published_at":"2020-01-13T18:31:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0-c","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0-c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0-c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c/manifests"}]},"repo_metadata_updated_at":"2026-08-21T20:21:46.119Z","dependent_packages_count":0,"downloads":12,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":35.36194850698283,"dependent_packages_count":50.55697967555379,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.95946409126831},"purl":"pkg:npm/%40jitl/quickjs-browser-release-sync-wasm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jitl/quickjs-browser-release-sync-wasm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jitl/quickjs-browser-release-sync-wasm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jitl/quickjs-browser-release-sync-wasm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T13:41:58.356Z","issues_count":129,"pull_requests_count":175,"avg_time_to_close_issue":7919213.718446602,"avg_time_to_close_pull_request":2956555.3092105263,"issues_closed_count":103,"pull_requests_closed_count":152,"pull_request_authors_count":31,"issue_authors_count":100,"avg_comments_per_issue":3.116279069767442,"avg_comments_per_pull_request":0.7542857142857143,"merged_pull_requests_count":110,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":16,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":3935917.2,"past_year_avg_time_to_close_pull_request":1816252.4166666667,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.9375,"past_year_avg_comments_per_pull_request":0.30434782608695654,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/issues","maintainers":[{"login":"justjake","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}],"active_maintainers":[{"login":"justjake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-browser-release-sync-wasm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-browser-release-sync-wasm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-browser-release-sync-wasm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-browser-release-sync-wasm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-browser-release-sync-wasm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-browser-release-sync-wasm/codemeta","maintainers":[{"uuid":"jitl","login":"jitl","name":null,"email":"just.1.jake@gmail.com","url":null,"packages_count":87,"html_url":"https://www.npmjs.com/~jitl","role":null,"created_at":"2023-12-25T14:50:16.671Z","updated_at":"2023-12-25T14:50:16.671Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jitl/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777887,"maintainers_count":1236523,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":10866301,"name":"@jitl/quickjs-asmjs-mjs-release-sync","ecosystem":"npm","description":"Variant of quickjs library: Compiled to pure Javascript, no WebAssembly required.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/justjake/quickjs-emscripten","keywords_array":[],"namespace":"jitl","versions_count":2,"first_release_published_at":"2024-09-07T20:32:50.339Z","latest_release_published_at":"2026-02-16T04:48:40.909Z","latest_release_number":"0.32.0","last_synced_at":"2026-08-22T13:22:08.330Z","created_at":"2024-09-07T20:42:43.790Z","updated_at":"2026-08-22T13:22:08.330Z","registry_url":"https://www.npmjs.com/package/@jitl/quickjs-asmjs-mjs-release-sync","install_command":"npm install @jitl/quickjs-asmjs-mjs-release-sync","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.32.0"},"contentPolicy":null},"repo_metadata":{"id":37889598,"uuid":"231942612","full_name":"justjake/quickjs-emscripten","owner":"justjake","description":"Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions","archived":false,"fork":false,"pushed_at":"2026-07-23T21:17:36.000Z","size":39358,"stargazers_count":1693,"open_issues_count":38,"forks_count":135,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-08-21T10:43:46.342Z","etag":null,"topics":["eval","javascript","plugins","quickjs","wasm"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/quickjs-emscripten","language":"TypeScript","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/justjake.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-01-05T16:09:48.000Z","updated_at":"2026-08-20T18:24:16.000Z","dependencies_parsed_at":"2026-08-07T03:31:19.838Z","dependency_job_id":null,"html_url":"https://github.com/justjake/quickjs-emscripten","commit_stats":{"total_commits":561,"total_committers":14,"mean_commits":40.07142857142857,"dds":0.1515151515151515,"last_synced_commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/justjake/quickjs-emscripten","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/sbom","scorecard":{"id":544245,"data":{"date":"2025-08-11","repo":{"name":"github.com/justjake/quickjs-emscripten","commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-m4gq-x24j-jpmf","Warn: Project is vulnerable to: GHSA-44fp-w29j-9vj5","Warn: Project is vulnerable to: GHSA-4pg4-qvpc-4q3h","Warn: Project is vulnerable to: GHSA-g5hg-p3ph-g8qg","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:03:32.553Z","repository_id":37889598,"created_at":"2025-08-20T09:03:32.553Z","updated_at":"2025-08-20T09:03:32.553Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"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-21T02:00:06.756Z","response_time":57,"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":"justjake","name":"Jake Teton-Landis","uuid":"296279","kind":"user","description":"I like nerd shit.","email":"","website":"https://jake.tl","location":"Miami / New York / San Francisco","twitter":"jitl","company":"Notion Labs, Inc","icon_url":"https://avatars.githubusercontent.com/u/296279?u=bed8a4153891440b13a6348ff4c7a85e7fbc0576\u0026v=4","repositories_count":169,"last_synced_at":"2024-04-15T00:07:04.758Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/justjake","funding_links":[],"total_stars":2988,"followers":323,"following":12,"created_at":"2022-11-02T21:09:15.899Z","updated_at":"2024-04-15T00:07:24.991Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake/repositories"},"tags":[{"name":"v0.32.0","sha":"df4efb9ef2cb25c417ecb57986da462d11b244ed","kind":"commit","published_at":"2026-02-16T04:41:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.32.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"235f6da2fd4f7354fa4765fde4aea880d2a4aef5","kind":"commit","published_at":"2024-09-07T20:15:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.31.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"2ca7f5f5f1abda34d2620e55c50eb0b599dd2282","kind":"commit","published_at":"2024-08-31T21:40:12.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.30.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"af04b41ece3efd5929f7676a81903b31695a766e","kind":"commit","published_at":"2024-06-15T18:06:07.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"cc9b624930dfb319a0198587386c405b86af4740","kind":"commit","published_at":"2024-03-10T06:51:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"da55055a569377353d891e5438a1a9a9979379a1","kind":"commit","published_at":"2024-02-19T20:29:24.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"c171cbb818162fc532df830f1aeed30fed56d1e8","kind":"commit","published_at":"2024-02-11T23:50:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.28.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d4c638e9941c5ea47b35c6d1c6858eb35996a50d","kind":"commit","published_at":"2024-01-26T20:48:37.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.27.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"fcee225d46b0bde64402cebad143811583ae49f9","kind":"commit","published_at":"2024-01-01T22:42:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.26.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"0870605790bb1513c3ecbce33209ac38dfe1c384","kind":"commit","published_at":"2023-12-27T11:11:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.25.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"e8911561eb5ceac49a38f3bf862c3ea850a6533c","kind":"tag","published_at":"2023-12-09T20:20:21.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.24.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"75fcb3fc27d4857207266ef9c621d93eb79b868d","kind":"commit","published_at":"2023-04-23T15:56:29.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.23.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"21e6fe27ab2c3d4913cc3bdf59702aed7a4605f4","kind":"tag","published_at":"2023-02-19T23:45:33.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.22.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"ad8769c6a46c2ea6b12703f967335cdf3a148239","kind":"tag","published_at":"2023-02-18T22:40:15.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"e6e376b08ed481d20b9bb2e38982ac8baedc2e9c","kind":"tag","published_at":"2022-12-13T15:49:47.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"897fded554b9b1c056c830789f407690ed01a2d9","kind":"tag","published_at":"2022-05-31T02:11:39.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c1e90a4536acf825855676b50b0a0e7ee74e86b1","kind":"tag","published_at":"2022-03-20T04:25:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.20.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0/manifests"},{"name":"v0.15.0","sha":"893983d6a3f7e9474a9baf7fbcc9e699588c4c8b","kind":"tag","published_at":"2021-12-24T23:01:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.15.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e07d882e50374d48c593e71b50ee6e67d6792d5f","kind":"tag","published_at":"2021-12-24T19:11:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.14.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0/manifests"},{"name":"v0.11.1","sha":"cb9932c8b065a649f0fbe5ed68de24d7dc4b8f7c","kind":"commit","published_at":"2021-05-02T19:27:28.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"caae3d2f880d04ed65254ffd6783486ceb7a1c13","kind":"tag","published_at":"2020-09-11T17:34:14.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"ff7cf8eecfe7095438e79ad945d6fb3e593a84ce","kind":"tag","published_at":"2020-09-11T16:11:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.10.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"2c32d2667d48c37563bdbeafbb40c75fc8564e5f","kind":"tag","published_at":"2020-09-11T13:59:06.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.9.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f2a4a20f30615f18864406cdd112e2d5e1b6a1bb","kind":"tag","published_at":"2020-08-15T20:21:19.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.8.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4e5f9d3a7fa027cd3ea16f8e741e35b002f1c941","kind":"tag","published_at":"2020-08-02T06:25:23.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.7.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"1329af50d939a4d758122b22533107456fa0a30a","kind":"tag","published_at":"2020-07-13T06:17:51.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"44cd5ecf5f3e1c74d2f880aef264265367e4d820","kind":"tag","published_at":"2020-07-13T03:22:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"33e0c417bad7c0a858a1f95a3c8fdc79c7cf902d","kind":"tag","published_at":"2020-07-13T03:08:36.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0783a74243a4d049bd4b1d86b1fd0ff178b53d1d","kind":"tag","published_at":"2020-07-12T19:23:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"d82f25ca155a455202efe63418b6453e311d9354","kind":"commit","published_at":"2020-07-05T22:17:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.4.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1/manifests"},{"name":"v0.3.2","sha":"9c68998e59324fbbfe6ca0f41d3e7fcd81dc10c9","kind":"tag","published_at":"2020-06-25T18:57:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f3ba10c72489351897a5df0870308e30c61e1944","kind":"tag","published_at":"2020-06-25T18:36:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2e8492b99be570ed954ea6cf0264adec26f8d6bb","kind":"tag","published_at":"2020-06-25T17:08:59.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0/manifests"},{"name":"v0.1.2","sha":"e04d5158de055d477cf62cb0e9374d3f013402af","kind":"tag","published_at":"2020-01-14T07:01:49.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5dbfd2ae2192fdff07327aa913aa6f8354fafba1","kind":"tag","published_at":"2020-01-14T06:32:22.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"19eb7a61214e10e1696f16052e279963097ee089","kind":"tag","published_at":"2020-01-13T18:44:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0/manifests"},{"name":"v0.1.0-c","sha":"b2a3f16b03a8911d0675dc2de77668388a49ce0b","kind":"tag","published_at":"2020-01-13T18:31:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0-c","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0-c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0-c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c/manifests"}]},"repo_metadata_updated_at":"2026-08-22T05:39:50.160Z","dependent_packages_count":0,"downloads":116,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.8227270330376,"dependent_packages_count":37.50641266910713,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":31.664569851072365},"purl":"pkg:npm/%40jitl/quickjs-asmjs-mjs-release-sync","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jitl/quickjs-asmjs-mjs-release-sync","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jitl/quickjs-asmjs-mjs-release-sync","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jitl/quickjs-asmjs-mjs-release-sync/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T13:41:58.356Z","issues_count":129,"pull_requests_count":175,"avg_time_to_close_issue":7919213.718446602,"avg_time_to_close_pull_request":2956555.3092105263,"issues_closed_count":103,"pull_requests_closed_count":152,"pull_request_authors_count":31,"issue_authors_count":100,"avg_comments_per_issue":3.116279069767442,"avg_comments_per_pull_request":0.7542857142857143,"merged_pull_requests_count":110,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":16,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":3935917.2,"past_year_avg_time_to_close_pull_request":1816252.4166666667,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.9375,"past_year_avg_comments_per_pull_request":0.30434782608695654,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/issues","maintainers":[{"login":"justjake","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}],"active_maintainers":[{"login":"justjake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-asmjs-mjs-release-sync/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-asmjs-mjs-release-sync/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-asmjs-mjs-release-sync/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-asmjs-mjs-release-sync/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-asmjs-mjs-release-sync/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-asmjs-mjs-release-sync/codemeta","maintainers":[{"uuid":"jitl","login":"jitl","name":null,"email":"just.1.jake@gmail.com","url":null,"packages_count":87,"html_url":"https://www.npmjs.com/~jitl","role":null,"created_at":"2024-09-07T22:00:17.077Z","updated_at":"2024-09-07T22:00:17.077Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jitl/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777887,"maintainers_count":1236523,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":8694759,"name":"@jitl/quickjs-browser-debug-asyncify-singlefile","ecosystem":"npm","description":"Variant of quickjs library: ESModule for browsers or browser-like environments","homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/justjake/quickjs-emscripten","keywords_array":[],"namespace":"jitl","versions_count":4,"first_release_published_at":"2023-12-25T14:48:18.352Z","latest_release_published_at":"2023-12-25T20:13:51.410Z","latest_release_number":"0.25.0-rc.3","last_synced_at":"2026-08-23T12:12:15.436Z","created_at":"2023-12-25T14:50:15.026Z","updated_at":"2026-08-23T12:12:15.436Z","registry_url":"https://www.npmjs.com/package/@jitl/quickjs-browser-debug-asyncify-singlefile","install_command":"npm install @jitl/quickjs-browser-debug-asyncify-singlefile","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"0.25.0-rc.3","latest":"0.25.0-rc.0"},"contentPolicy":null},"repo_metadata":{"id":37889598,"uuid":"231942612","full_name":"justjake/quickjs-emscripten","owner":"justjake","description":"Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions","archived":false,"fork":false,"pushed_at":"2026-07-23T21:17:36.000Z","size":39358,"stargazers_count":1693,"open_issues_count":38,"forks_count":135,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-08-21T10:43:46.342Z","etag":null,"topics":["eval","javascript","plugins","quickjs","wasm"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/quickjs-emscripten","language":"TypeScript","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/justjake.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-01-05T16:09:48.000Z","updated_at":"2026-08-20T18:24:16.000Z","dependencies_parsed_at":"2026-08-07T03:31:19.838Z","dependency_job_id":null,"html_url":"https://github.com/justjake/quickjs-emscripten","commit_stats":{"total_commits":561,"total_committers":14,"mean_commits":40.07142857142857,"dds":0.1515151515151515,"last_synced_commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/justjake/quickjs-emscripten","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/sbom","scorecard":{"id":544245,"data":{"date":"2025-08-11","repo":{"name":"github.com/justjake/quickjs-emscripten","commit":"aa48b619983f02c5691d989c0771a3421178ce4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/justjake/quickjs-emscripten/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-m4gq-x24j-jpmf","Warn: Project is vulnerable to: GHSA-44fp-w29j-9vj5","Warn: Project is vulnerable to: GHSA-4pg4-qvpc-4q3h","Warn: Project is vulnerable to: GHSA-g5hg-p3ph-g8qg","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T09:03:32.553Z","repository_id":37889598,"created_at":"2025-08-20T09:03:32.553Z","updated_at":"2025-08-20T09:03:32.553Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"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-21T02:00:06.756Z","response_time":57,"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":"justjake","name":"Jake Teton-Landis","uuid":"296279","kind":"user","description":"I like nerd shit.","email":"","website":"https://jake.tl","location":"Miami / New York / San Francisco","twitter":"jitl","company":"Notion Labs, Inc","icon_url":"https://avatars.githubusercontent.com/u/296279?u=bed8a4153891440b13a6348ff4c7a85e7fbc0576\u0026v=4","repositories_count":169,"last_synced_at":"2024-04-15T00:07:04.758Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/justjake","funding_links":[],"total_stars":2988,"followers":323,"following":12,"created_at":"2022-11-02T21:09:15.899Z","updated_at":"2024-04-15T00:07:24.991Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjake/repositories"},"tags":[{"name":"v0.32.0","sha":"df4efb9ef2cb25c417ecb57986da462d11b244ed","kind":"commit","published_at":"2026-02-16T04:41:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.32.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"235f6da2fd4f7354fa4765fde4aea880d2a4aef5","kind":"commit","published_at":"2024-09-07T20:15:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.31.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"2ca7f5f5f1abda34d2620e55c50eb0b599dd2282","kind":"commit","published_at":"2024-08-31T21:40:12.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.30.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"af04b41ece3efd5929f7676a81903b31695a766e","kind":"commit","published_at":"2024-06-15T18:06:07.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"cc9b624930dfb319a0198587386c405b86af4740","kind":"commit","published_at":"2024-03-10T06:51:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"da55055a569377353d891e5438a1a9a9979379a1","kind":"commit","published_at":"2024-02-19T20:29:24.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.29.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"c171cbb818162fc532df830f1aeed30fed56d1e8","kind":"commit","published_at":"2024-02-11T23:50:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.28.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"d4c638e9941c5ea47b35c6d1c6858eb35996a50d","kind":"commit","published_at":"2024-01-26T20:48:37.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.27.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"fcee225d46b0bde64402cebad143811583ae49f9","kind":"commit","published_at":"2024-01-01T22:42:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.26.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"0870605790bb1513c3ecbce33209ac38dfe1c384","kind":"commit","published_at":"2023-12-27T11:11:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.25.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"e8911561eb5ceac49a38f3bf862c3ea850a6533c","kind":"tag","published_at":"2023-12-09T20:20:21.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.24.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"75fcb3fc27d4857207266ef9c621d93eb79b868d","kind":"commit","published_at":"2023-04-23T15:56:29.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.23.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"21e6fe27ab2c3d4913cc3bdf59702aed7a4605f4","kind":"tag","published_at":"2023-02-19T23:45:33.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.22.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"ad8769c6a46c2ea6b12703f967335cdf3a148239","kind":"tag","published_at":"2023-02-18T22:40:15.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"e6e376b08ed481d20b9bb2e38982ac8baedc2e9c","kind":"tag","published_at":"2022-12-13T15:49:47.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"897fded554b9b1c056c830789f407690ed01a2d9","kind":"tag","published_at":"2022-05-31T02:11:39.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.21.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"c1e90a4536acf825855676b50b0a0e7ee74e86b1","kind":"tag","published_at":"2022-03-20T04:25:34.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.20.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.20.0/manifests"},{"name":"v0.15.0","sha":"893983d6a3f7e9474a9baf7fbcc9e699588c4c8b","kind":"tag","published_at":"2021-12-24T23:01:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.15.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e07d882e50374d48c593e71b50ee6e67d6792d5f","kind":"tag","published_at":"2021-12-24T19:11:52.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.14.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.14.0/manifests"},{"name":"v0.11.1","sha":"cb9932c8b065a649f0fbe5ed68de24d7dc4b8f7c","kind":"commit","published_at":"2021-05-02T19:27:28.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"caae3d2f880d04ed65254ffd6783486ceb7a1c13","kind":"tag","published_at":"2020-09-11T17:34:14.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.11.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"ff7cf8eecfe7095438e79ad945d6fb3e593a84ce","kind":"tag","published_at":"2020-09-11T16:11:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.10.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"2c32d2667d48c37563bdbeafbb40c75fc8564e5f","kind":"tag","published_at":"2020-09-11T13:59:06.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.9.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f2a4a20f30615f18864406cdd112e2d5e1b6a1bb","kind":"tag","published_at":"2020-08-15T20:21:19.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.8.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4e5f9d3a7fa027cd3ea16f8e741e35b002f1c941","kind":"tag","published_at":"2020-08-02T06:25:23.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.7.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"1329af50d939a4d758122b22533107456fa0a30a","kind":"tag","published_at":"2020-07-13T06:17:51.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"44cd5ecf5f3e1c74d2f880aef264265367e4d820","kind":"tag","published_at":"2020-07-13T03:22:16.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.6.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"33e0c417bad7c0a858a1f95a3c8fdc79c7cf902d","kind":"tag","published_at":"2020-07-13T03:08:36.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0783a74243a4d049bd4b1d86b1fd0ff178b53d1d","kind":"tag","published_at":"2020-07-12T19:23:40.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.5.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"d82f25ca155a455202efe63418b6453e311d9354","kind":"commit","published_at":"2020-07-05T22:17:56.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.4.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.4.1/manifests"},{"name":"v0.3.2","sha":"9c68998e59324fbbfe6ca0f41d3e7fcd81dc10c9","kind":"tag","published_at":"2020-06-25T18:57:42.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f3ba10c72489351897a5df0870308e30c61e1944","kind":"tag","published_at":"2020-06-25T18:36:55.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2e8492b99be570ed954ea6cf0264adec26f8d6bb","kind":"tag","published_at":"2020-06-25T17:08:59.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.3.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.3.0/manifests"},{"name":"v0.1.2","sha":"e04d5158de055d477cf62cb0e9374d3f013402af","kind":"tag","published_at":"2020-01-14T07:01:49.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.2","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5dbfd2ae2192fdff07327aa913aa6f8354fafba1","kind":"tag","published_at":"2020-01-14T06:32:22.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.1","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"19eb7a61214e10e1696f16052e279963097ee089","kind":"tag","published_at":"2020-01-13T18:44:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0/manifests"},{"name":"v0.1.0-c","sha":"b2a3f16b03a8911d0675dc2de77668388a49ce0b","kind":"tag","published_at":"2020-01-13T18:31:00.000Z","download_url":"https://codeload.github.com/justjake/quickjs-emscripten/tar.gz/v0.1.0-c","html_url":"https://github.com/justjake/quickjs-emscripten/releases/tag/v0.1.0-c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/justjake/quickjs-emscripten@v0.1.0-c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/tags/v0.1.0-c/manifests"}]},"repo_metadata_updated_at":"2026-08-22T18:37:45.297Z","dependent_packages_count":0,"downloads":11,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":35.36194850698283,"dependent_packages_count":50.55697967555379,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.95946409126831},"purl":"pkg:npm/%40jitl/quickjs-browser-debug-asyncify-singlefile","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jitl/quickjs-browser-debug-asyncify-singlefile","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jitl/quickjs-browser-debug-asyncify-singlefile","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jitl/quickjs-browser-debug-asyncify-singlefile/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T14:14:33.297Z","issues_count":129,"pull_requests_count":175,"avg_time_to_close_issue":7919213.718446602,"avg_time_to_close_pull_request":2956555.3092105263,"issues_closed_count":103,"pull_requests_closed_count":152,"pull_request_authors_count":31,"issue_authors_count":100,"avg_comments_per_issue":3.116279069767442,"avg_comments_per_pull_request":0.7542857142857143,"merged_pull_requests_count":110,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":16,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":3935917.2,"past_year_avg_time_to_close_pull_request":1816252.4166666667,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.9375,"past_year_avg_comments_per_pull_request":0.30434782608695654,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/issues","maintainers":[{"login":"justjake","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}],"active_maintainers":[{"login":"justjake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-browser-debug-asyncify-singlefile/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-browser-debug-asyncify-singlefile/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-browser-debug-asyncify-singlefile/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-browser-debug-asyncify-singlefile/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-browser-debug-asyncify-singlefile/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jitl%2Fquickjs-browser-debug-asyncify-singlefile/codemeta","maintainers":[{"uuid":"jitl","login":"jitl","name":null,"email":"just.1.jake@gmail.com","url":null,"packages_count":87,"html_url":"https://www.npmjs.com/~jitl","role":null,"created_at":"2023-12-25T14:50:17.981Z","updated_at":"2023-12-25T14:50:17.981Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jitl/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777887,"maintainers_count":1236523,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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"}}],"commits":{"id":56347,"full_name":"justjake/quickjs-emscripten","default_branch":"main","total_commits":572,"total_committers":17,"total_bot_commits":26,"total_bot_committers":1,"mean_commits":33.64705882352941,"dds":0.15384615384615385,"past_year_total_commits":11,"past_year_total_committers":4,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":2.75,"past_year_dds":0.2727272727272727,"last_synced_at":"2026-08-19T10:02:10.207Z","last_synced_commit":"7b7af98e4e69757c64c27aac46a74e1e07229545","created_at":"2023-03-07T18:27:17.019Z","updated_at":"2026-08-19T10:02:07.806Z","committers":[{"name":"Jake Teton-Landis","email":"just.1.jake@gmail.com","login":"justjake","count":484},{"name":"Darren Liew","email":"ldarren@gmail.com","login":"ldarren","count":43},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":26},{"name":"Louis Acresti","email":"louis.acresti@gmail.com","login":"namuol","count":4},{"name":"Maël Nison","email":"nison.mael@gmail.com","login":"arcanis","count":3},{"name":"Adam Yost","email":"swimmadude66","login":"swimmadude66","count":1},{"name":"Atif Ali","email":"atif@apployees.com","login":"atifsyedali","count":1},{"name":"Avi Marcus","email":"avi.marcus@gmail.com","login":"avi","count":1},{"name":"Evan Conrad","email":"evan@roomservice.dev","login":"Flaque","count":1},{"name":"Héctor Molinero Fernández","email":"hector@molinero.dev","login":"hectorm","count":1},{"name":"Lukas Bickel","email":"bickellukas98@gmail.com","login":"BickelLukas","count":1},{"name":"Sleepy Flower","email":"wuhao64@gmail.com","login":"yourWaifu","count":1},{"name":"Theodore Brockman","email":"iam@theo.lol","login":"tbrockman","count":1},{"name":"Tory Wheelwright","email":"twheelwright@gmail.com","login":"torywheelwright","count":1},{"name":"melbourne2991","email":"4619280+melbourne2991","login":"melbourne2991","count":1},{"name":"xnacly","email":"47723417+xnacly","login":"xnacly","count":1},{"name":"yar2001","email":"yar2001@163.com","login":"yar2001","count":1}],"past_year_committers":[{"name":"Jake Teton-Landis","email":"just.1.jake@gmail.com","login":"justjake","count":8},{"name":"xnacly","email":"47723417+xnacly","login":"xnacly","count":1},{"name":"melbourne2991","email":"4619280+melbourne2991","login":"melbourne2991","count":1},{"name":"Héctor Molinero Fernández","email":"hector@molinero.dev","login":"hectorm","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-19T00:00:10.144Z","repositories_count":6736920,"commits_count":975037631,"contributors_count":41113842,"owners_count":1355556,"committers_count":3349155,"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":"justjake/quickjs-emscripten","html_url":"https://github.com/justjake/quickjs-emscripten","last_synced_at":"2026-08-23T20:45:31.002Z","status":null,"issues_count":129,"pull_requests_count":175,"avg_time_to_close_issue":7919213.718446602,"avg_time_to_close_pull_request":2956555.3092105263,"issues_closed_count":103,"pull_requests_closed_count":152,"pull_request_authors_count":31,"issue_authors_count":100,"avg_comments_per_issue":3.124031007751938,"avg_comments_per_pull_request":0.7542857142857143,"merged_pull_requests_count":110,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":16,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":3935917.2,"past_year_avg_time_to_close_pull_request":1816252.4166666667,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.30434782608695654,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":9,"created_at":"2023-05-18T07:02:48.582Z","updated_at":"2026-08-23T20:45:31.002Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjake%2Fquickjs-emscripten/issues","issue_labels_count":{"table":{"enhancement":8,"question":4,"help wanted":3,"good first issue":2,"coding help request":2,"bug":2,"community":2,"wontfix":1,"webpack/vite/bundler compat":1}},"pull_request_labels_count":{"table":{"dependencies":57,"javascript":4}},"issue_author_associations_count":{"table":{"NONE":121,"CONTRIBUTOR":8}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":75,"OWNER":69,"NONE":31}},"issue_authors":{"table":{"SuperLiii":3,"yar2001":3,"ppedziwiatr":3,"rxliuli":3,"sradu":3,"damianofalcioni":3,"p-bakker":3,"rot1024":2,"damiencourouble":2,"Lyoko-Jeremie":2,"ahaoboy":2,"joeltg":2,"Attacler":2,"FezVrasta":2,"Symbitic":2,"rakeshar3796":2,"eliot-akira":2,"localyost3000":2,"amoffat":2,"Hades32":2,"torywheelwright":2,"ScriptedAlchemy":2,"qbz":1,"toyboot4e":1,"fedorkar":1,"are":1,"atifsyedali":1,"jsProj":1,"0xKoller":1,"tom288":1,"xtagon":1,"mattvalleycodes":1,"twop":1,"fujingzhi":1,"isaac-mason":1,"peterwoodworth":1,"easrng":1,"bnimit":1,"sebastianwessel":1,"justinbot":1,"phenax":1,"whisperbb":1,"endercrest":1,"fabiospampinato":1,"Jobians":1,"BickelLukas":1,"lilifan":1,"DLTKashamsutdinov":1,"jscheid":1,"vicrazumov":1,"KalleV":1,"grassick":1,"petrbrzek":1,"Tadeuchi":1,"Pkcarreno":1,"bytekai":1,"jpdenford":1,"mshick":1,"sufianrhazi":1,"mitya33":1,"joshofreeness":1,"Macil":1,"mehmetron":1,"arfelious":1,"WebReflection":1,"cosbgn":1,"huypham50":1,"emilmuller":1,"OmarShehata":1,"fake-car":1,"dod91":1,"greffgreff":1,"jackkav":1,"crysislinux":1,"Rifampin":1,"angrymouse":1,"keverw":1,"wildseeder":1,"nicobytes":1,"arcanis":1,"TooTallNate":1,"ktalebian":1,"AbyssinianGuy":1,"mvanga":1,"pxbos13":1,"BartTactick":1,"rusprice":1,"psawaya":1,"carloslfu":1,"neeboo":1,"jimizai":1,"guimard":1,"tim-field":1,"carlosdp":1,"naivefun":1,"uttk":1,"stickmy":1,"ppx0037":1,"kousuketk":1,"jtewright":1}},"pull_request_authors":{"table":{"justjake":69,"dependabot[bot]":57,"localyost3000":3,"amoffat":3,"arcanis":3,"leanmendoza":3,"atifsyedali":2,"melbourne2991":2,"xnacly":2,"ahaoboy":2,"GrantMatejka":2,"gkgoat1":2,"menduz":2,"ObsidianX":2,"saghul":2,"sanish-bruno":2,"larshp":2,"tbrockman":2,"WebReflection":1,"abner":1,"josh-":1,"yourWaifu":1,"BickelLukas":1,"Flaque":1,"hectorm":1,"pietervp":1,"avi":1,"joshofreeness":1,"TheBoyWhoLivedd":1,"eliot-akira":1,"torywheelwright":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-24T00:00:06.384Z","repositories_count":16301769,"issues_count":42335015,"pull_requests_count":134763975,"authors_count":11516393,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{"dependencies":4,"javascript":4}},"past_year_issue_author_associations_count":{"table":{"NONE":16}},"past_year_pull_request_author_associations_count":{"table":{"OWNER":11,"CONTRIBUTOR":8,"NONE":4}},"past_year_issue_authors":{"table":{"amoffat":2,"0xKoller":1,"AbyssinianGuy":1,"are":1,"arfelious":1,"bnimit":1,"damianofalcioni":1,"fedorkar":1,"grassick":1,"jackkav":1,"justinbot":1,"KalleV":1,"Rifampin":1,"toyboot4e":1,"WebReflection":1}},"past_year_pull_request_authors":{"table":{"justjake":11,"dependabot[bot]":4,"amoffat":3,"xnacly":2,"hectorm":1,"josh-":1,"TheBoyWhoLivedd":1}},"maintainers":[{"table":{"login":"justjake","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}}],"active_maintainers":[{"table":{"login":"justjake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justjake"}}]}},"events":{"total":{"CreateEvent":9,"DeleteEvent":4,"ForkEvent":20,"IssueCommentEvent":42,"IssuesEvent":21,"PullRequestEvent":14,"PullRequestReviewCommentEvent":2,"PullRequestReviewEvent":2,"PushEvent":26,"WatchEvent":227},"last_year":{"CreateEvent":8,"DeleteEvent":4,"ForkEvent":5,"IssueCommentEvent":6,"IssuesEvent":7,"PullRequestEvent":9,"PushEvent":26,"WatchEvent":46}},"keywords":["eval","javascript","plugins","quickjs","wasm"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/main.yml","sha":null,"kind":"manifest","created_at":"2023-02-01T11:01:44.061Z","updated_at":"2023-02-01T11:01:44.061Z","repository_link":"https://github.com/justjake/quickjs-emscripten/blob/main/.github/workflows/main.yml","dependencies":[{"id":7295250311,"package_name":"docker-practice/actions-setup-docker","ecosystem":"actions","requirements":"1.0.8","direct":true,"kind":"composite","optional":false},{"id":7295250312,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7295250313,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7295250314,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2023-02-01T11:01:44.665Z","updated_at":"2023-02-01T11:01:44.665Z","repository_link":"https://github.com/justjake/quickjs-emscripten/blob/main/package.json","dependencies":[{"id":7295252224,"package_name":"@types/emscripten","ecosystem":"npm","requirements":"^1.38.0","direct":true,"kind":"development","optional":false},{"id":7295252225,"package_name":"@types/fs-extra","ecosystem":"npm","requirements":"^9.0.13","direct":true,"kind":"development","optional":false},{"id":7295252226,"package_name":"@types/mocha","ecosystem":"npm","requirements":"^5.2.7","direct":true,"kind":"development","optional":false},{"id":7295252227,"package_name":"@types/node","ecosystem":"npm","requirements":"^13.1.4","direct":true,"kind":"development","optional":false},{"id":7295252228,"package_name":"fs-extra","ecosystem":"npm","requirements":"^10.0.1","direct":true,"kind":"development","optional":false},{"id":7295252229,"package_name":"markserv","ecosystem":"npm","requirements":"^1.17.4","direct":true,"kind":"development","optional":false},{"id":7295252230,"package_name":"mocha","ecosystem":"npm","requirements":"7.2.0","direct":true,"kind":"development","optional":false},{"id":7295252231,"package_name":"node-fetch-commonjs","ecosystem":"npm","requirements":"^3.1.1","direct":true,"kind":"development","optional":false},{"id":7295252232,"package_name":"prettier","ecosystem":"npm","requirements":"2.5.1","direct":true,"kind":"development","optional":false},{"id":7295252233,"package_name":"source-map-support","ecosystem":"npm","requirements":"^0.5.16","direct":true,"kind":"development","optional":false},{"id":7295252234,"package_name":"ts-node","ecosystem":"npm","requirements":"^10.7.0","direct":true,"kind":"development","optional":false},{"id":7295252235,"package_name":"typedoc","ecosystem":"npm","requirements":"^0.22.0","direct":true,"kind":"development","optional":false},{"id":7295252236,"package_name":"typedoc-plugin-inline-sources","ecosystem":"npm","requirements":"^1.0.1","direct":true,"kind":"development","optional":false},{"id":7295252237,"package_name":"typedoc-plugin-markdown","ecosystem":"npm","requirements":"^3.11.12","direct":true,"kind":"development","optional":false},{"id":7295252238,"package_name":"typescript","ecosystem":"npm","requirements":"^4.5.5","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"examples/create-react-app/package-lock.json","sha":null,"kind":"lockfile","created_at":"2023-12-29T17:52:40.159Z","updated_at":"2023-12-29T17:52:40.159Z","repository_link":"https://github.com/justjake/quickjs-emscripten/blob/main/examples/create-react-app/package-lock.json","dependencies":[{"id":15339175008,"package_name":"@aashutoshrathi/word-wrap","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"runtime","optional":false},{"id":15339175009,"package_name":"@alloc/quick-lru","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":15339175010,"package_name":"@ampproject/remapping","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":15339175011,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":15339175012,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.23.5","direct":false,"kind":"runtime","optional":false},{"id":15339175013,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":15339175014,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":15339175015,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"runtime","optional":false},{"id":15339175016,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":15339175017,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175018,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":15339175019,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.20.14","direct":false,"kind":"runtime","optional":false},{"id":15339175020,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.20.12","direct":false,"kind":"runtime","optional":false},{"id":15339175021,"package_name":"semver","ecosystem":"npm","requirements":"6.3.1","direct":false,"kind":"runtime","optional":false},{"id":15339175022,"package_name":"@babel/eslint-parser","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":15339175023,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339175024,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.23.6","direct":false,"kind":"runtime","optional":false},{"id":15339175025,"package_name":"@babel/helper-annotate-as-pure","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":15339175026,"package_name":"@babel/helper-builder-binary-assignment-operator-visitor","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":15339175027,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.20.7","direct":false,"kind":"runtime","optional":false},{"id":15339175028,"package_name":"@babel/helper-create-class-features-plugin","ecosystem":"npm","requirements":"7.20.12","direct":false,"kind":"runtime","optional":false},{"id":15339175029,"package_name":"@babel/helper-create-regexp-features-plugin","ecosystem":"npm","requirements":"7.20.5","direct":false,"kind":"runtime","optional":false},{"id":15339175030,"package_name":"@babel/helper-define-polyfill-provider","ecosystem":"npm","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":15339175031,"package_name":"@babel/helper-environment-visitor","ecosystem":"npm","requirements":"7.22.20","direct":false,"kind":"runtime","optional":false},{"id":15339175032,"package_name":"@babel/helper-explode-assignable-expression","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":15339175033,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.23.0","direct":false,"kind":"runtime","optional":false},{"id":15339175034,"package_name":"@babel/helper-hoist-variables","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":15339175035,"package_name":"@babel/helper-member-expression-to-functions","ecosystem":"npm","requirements":"7.20.7","direct":false,"kind":"runtime","optional":false},{"id":15339175036,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":15339175037,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.20.11","direct":false,"kind":"runtime","optional":false},{"id":15339175038,"package_name":"@babel/helper-optimise-call-expression","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":15339175039,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.20.2","direct":false,"kind":"runtime","optional":false},{"id":15339175040,"package_name":"@babel/helper-remap-async-to-generator","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":15339175041,"package_name":"@babel/helper-replace-supers","ecosystem":"npm","requirements":"7.20.7","direct":false,"kind":"runtime","optional":false},{"id":15339175042,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.20.2","direct":false,"kind":"runtime","optional":false},{"id":15339175043,"package_name":"@babel/helper-skip-transparent-expression-wrappers","ecosystem":"npm","requirements":"7.20.0","direct":false,"kind":"runtime","optional":false},{"id":15339175044,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.22.6","direct":false,"kind":"runtime","optional":false},{"id":15339175045,"package_name":"@babel/helper-string-parser","ecosystem":"npm","requirements":"7.23.4","direct":false,"kind":"runtime","optional":false},{"id":15339175046,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.22.20","direct":false,"kind":"runtime","optional":false},{"id":15339175047,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":15339175048,"package_name":"@babel/helper-wrap-function","ecosystem":"npm","requirements":"7.20.5","direct":false,"kind":"runtime","optional":false},{"id":15339175049,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.20.13","direct":false,"kind":"runtime","optional":false},{"id":15339175050,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.23.4","direct":false,"kind":"runtime","optional":false},{"id":15339175051,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.23.6","direct":false,"kind":"runtime","optional":false},{"id":15339175052,"package_name":"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":15339175053,"package_name":"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining","ecosystem":"npm","requirements":"7.20.7","direct":false,"kind":"runtime","optional":false},{"id":15339175054,"package_name":"@babel/plugin-proposal-async-generator-functions","ecosystem":"npm","requirements":"7.20.7","direct":false,"kind":"runtime","optional":false},{"id":15339175055,"package_name":"@babel/plugin-proposal-class-properties","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":15339175056,"package_name":"@babel/plugin-proposal-class-static-block","ecosystem":"npm","requirements":"7.20.7","direct":false,"kind":"runtime","optional":false},{"id":15339175057,"package_name":"@babel/plugin-proposal-decorators","ecosystem":"npm","requirements":"7.20.13","direct":false,"kind":"runtime","optional":false},{"id":15339175058,"package_name":"@babel/plugin-proposal-dynamic-import","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":15339175059,"package_name":"@babel/plugin-proposal-export-namespace-from","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":15339175060,"package_name":"@babel/plugin-proposal-json-strings","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":15339175061,"package_name":"@babel/plugin-proposal-logical-assignment-operators","ecosystem":"npm","requirements":"7.20.7","direct":false,"kind":"runtime","optional":false},{"id":15339175062,"package_name":"@babel/plugin-proposal-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":15339175063,"package_name":"@babel/plugin-proposal-numeric-separator","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":15339175064,"package_name":"@babel/plugin-proposal-object-rest-spread","ecosystem":"npm","requirements":"7.20.7","direct":false,"kind":"runtime","optional":false},{"id":15339175065,"package_name":"@babel/plugin-proposal-optional-catch-binding","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":15339175066,"package_name":"@babel/plugin-proposal-optional-chaining","ecosystem":"npm","requirements":"7.20.7","direct":false,"kind":"runtime","optional":false},{"id":15339175067,"package_name":"@babel/plugin-proposal-private-methods","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":15339175068,"package_name":"@babel/plugin-proposal-private-property-in-object","ecosystem":"npm","requirements":"7.20.5","direct":false,"kind":"runtime","optional":false},{"id":15339175069,"package_name":"@babel/plugin-proposal-unicode-property-regex","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":15339175070,"package_name":"@babel/plugin-syntax-async-generators","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"runtime","optional":false},{"id":15339175071,"package_name":"@babel/plugin-syntax-bigint","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":15339175072,"package_name":"@babel/plugin-syntax-class-properties","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":15339175073,"package_name":"@babel/plugin-syntax-class-static-block","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":15339175074,"package_name":"@babel/plugin-syntax-decorators","ecosystem":"npm","requirements":"7.19.0","direct":false,"kind":"runtime","optional":false},{"id":15339175075,"package_name":"@babel/plugin-syntax-dynamic-import","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":15339175076,"package_name":"@babel/plugin-syntax-export-namespace-from","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":15339175077,"package_name":"@babel/plugin-syntax-flow","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":15339175078,"package_name":"@babel/plugin-syntax-import-assertions","ecosystem":"npm","requirements":"7.20.0","direct":false,"kind":"runtime","optional":false},{"id":15339175079,"package_name":"@babel/plugin-syntax-import-meta","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":15339175080,"package_name":"@babel/plugin-syntax-json-strings","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":15339175081,"package_name":"@babel/plugin-syntax-jsx","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":15339175082,"package_name":"@babel/plugin-syntax-logical-assignment-operators","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":15339175083,"package_name":"@babel/plugin-syntax-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":15339175084,"package_name":"@babel/plugin-syntax-numeric-separator","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":15339175085,"package_name":"@babel/plugin-syntax-object-rest-spread","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":15339175086,"package_name":"@babel/plugin-syntax-optional-catch-binding","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":15339175087,"package_name":"@babel/plugin-syntax-optional-chaining","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":15339175088,"package_name":"@babel/plugin-syntax-private-property-in-object","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":15339175089,"package_name":"@babel/plugin-syntax-top-level-await","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":15339175090,"package_name":"@babel/plugin-syntax-typescript","ecosystem":"npm","requirements":"7.20.0","direct":false,"kind":"runtime","optional":false},{"id":15339175091,"package_name":"@babel/plugin-transform-arrow-functions","ecosystem":"npm","requirements":"7.20.7","direct":false,"kind":"runtime","optional":false},{"id":15339175092,"package_name":"@babel/plugin-transform-async-to-generator","ecosystem":"npm","requirements":"7.20.7","direct":false,"kind":"runtime","optional":false},{"id":15339175093,"package_name":"@babel/plugin-transform-block-scoped-functions","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":15339175094,"package_name":"@babel/plugin-transform-block-scoping","ecosystem":"npm","requirements":"7.20.15","direct":false,"kind":"runtime","optional":false},{"id":15339175095,"package_name":"@babel/plugin-transform-classes","ecosystem":"npm","requirements":"7.20.7","direct":false,"kind":"runtime","optional":false},{"id":15339175096,"package_name":"@babel/plugin-transform-computed-properties","ecosystem":"npm","requirements":"7.20.7","direct":false,"kind":"runtime","optional":false},{"id":15339175097,"package_name":"@babel/plugin-transform-destructuring","ecosystem":"npm","requirements":"7.20.7","direct":false,"kind":"runtime","optional":false},{"id":15339175098,"package_name":"@babel/plugin-transform-dotall-regex","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":15339175099,"package_name":"@babel/plugin-transform-duplicate-keys","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":15339175100,"package_name":"@babel/plugin-transform-exponentiation-operator","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":15339175101,"package_name":"@babel/plugin-transform-flow-strip-types","ecosystem":"npm","requirements":"7.19.0","direct":false,"kind":"runtime","optional":false},{"id":15339175102,"package_name":"@babel/plugin-transform-for-of","ecosystem":"npm","requirements":"7.18.8","direct":false,"kind":"runtime","optional":false},{"id":15339175103,"package_name":"@babel/plugin-transform-function-name","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":15339175104,"package_name":"@babel/plugin-transform-literals","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":15339175105,"package_name":"@babel/plugin-transform-member-expression-literals","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":15339175106,"package_name":"@babel/plugin-transform-modules-amd","ecosystem":"npm","requirements":"7.20.11","direct":false,"kind":"runtime","optional":false},{"id":15339175107,"package_name":"@babel/plugin-transform-modules-commonjs","ecosystem":"npm","requirements":"7.20.11","direct":false,"kind":"runtime","optional":false},{"id":15339175108,"package_name":"@babel/plugin-transform-modules-systemjs","ecosystem":"npm","requirements":"7.20.11","direct":false,"kind":"runtime","optional":false},{"id":15339175109,"package_name":"@babel/plugin-transform-modules-umd","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":15339175110,"package_name":"@babel/plugin-transform-named-capturing-groups-regex","ecosystem":"npm","requirements":"7.20.5","direct":false,"kind":"runtime","optional":false},{"id":15339175111,"package_name":"@babel/plugin-transform-new-target","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":15339175112,"package_name":"@babel/plugin-transform-object-super","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":15339175113,"package_name":"@babel/plugin-transform-parameters","ecosystem":"npm","requirements":"7.20.7","direct":false,"kind":"runtime","optional":false},{"id":15339175114,"package_name":"@babel/plugin-transform-property-literals","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":15339175115,"package_name":"@babel/plugin-transform-react-constant-elements","ecosystem":"npm","requirements":"7.20.2","direct":false,"kind":"runtime","optional":false},{"id":15339175116,"package_name":"@babel/plugin-transform-react-display-name","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":15339175117,"package_name":"@babel/plugin-transform-react-jsx","ecosystem":"npm","requirements":"7.20.13","direct":false,"kind":"runtime","optional":false},{"id":15339175118,"package_name":"@babel/plugin-transform-react-jsx-development","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":15339175119,"package_name":"@babel/plugin-transform-react-pure-annotations","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":15339175120,"package_name":"@babel/plugin-transform-regenerator","ecosystem":"npm","requirements":"7.20.5","direct":false,"kind":"runtime","optional":false},{"id":15339175121,"package_name":"@babel/plugin-transform-reserved-words","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":15339175122,"package_name":"@babel/plugin-transform-runtime","ecosystem":"npm","requirements":"7.19.6","direct":false,"kind":"runtime","optional":false},{"id":15339175123,"package_name":"@babel/plugin-transform-shorthand-properties","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":15339175124,"package_name":"@babel/plugin-transform-spread","ecosystem":"npm","requirements":"7.20.7","direct":false,"kind":"runtime","optional":false},{"id":15339175125,"package_name":"@babel/plugin-transform-sticky-regex","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":15339175126,"package_name":"@babel/plugin-transform-template-literals","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":15339175127,"package_name":"@babel/plugin-transform-typeof-symbol","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":15339175128,"package_name":"@babel/plugin-transform-typescript","ecosystem":"npm","requirements":"7.20.13","direct":false,"kind":"runtime","optional":false},{"id":15339175129,"package_name":"@babel/plugin-transform-unicode-escapes","ecosystem":"npm","requirements":"7.18.10","direct":false,"kind":"runtime","optional":false},{"id":15339175130,"package_name":"@babel/plugin-transform-unicode-regex","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":15339175131,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"7.20.2","direct":false,"kind":"runtime","optional":false},{"id":15339175132,"package_name":"@babel/preset-modules","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":15339175133,"package_name":"@babel/preset-react","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":15339175134,"package_name":"@babel/preset-typescript","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":15339175135,"package_name":"@babel/regjsgen","ecosystem":"npm","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":15339175136,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"7.23.6","direct":false,"kind":"runtime","optional":false},{"id":15339175137,"package_name":"@babel/runtime-corejs3","ecosystem":"npm","requirements":"7.20.13","direct":false,"kind":"runtime","optional":false},{"id":15339175138,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.14.1","direct":false,"kind":"runtime","optional":false},{"id":15339175139,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.22.15","direct":false,"kind":"runtime","optional":false},{"id":15339175140,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.23.6","direct":false,"kind":"runtime","optional":false},{"id":15339175141,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.23.6","direct":false,"kind":"runtime","optional":false},{"id":15339175142,"package_name":"@bcoe/v8-coverage","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":15339175143,"package_name":"@csstools/normalize.css","ecosystem":"npm","requirements":"12.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175144,"package_name":"@csstools/postcss-cascade-layers","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":15339175145,"package_name":"@csstools/postcss-color-function","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":15339175146,"package_name":"@csstools/postcss-font-format-keywords","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339175147,"package_name":"@csstools/postcss-hwb-function","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":15339175148,"package_name":"@csstools/postcss-ic-unit","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339175149,"package_name":"@csstools/postcss-is-pseudo-class","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"runtime","optional":false},{"id":15339175150,"package_name":"@csstools/postcss-nested-calc","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175151,"package_name":"@csstools/postcss-normalize-display-values","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339175152,"package_name":"@csstools/postcss-oklab-function","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":15339175153,"package_name":"@csstools/postcss-progressive-custom-properties","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":15339175154,"package_name":"@csstools/postcss-stepped-value-functions","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339175155,"package_name":"@csstools/postcss-text-decoration-shorthand","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175156,"package_name":"@csstools/postcss-trigonometric-functions","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":15339175157,"package_name":"@csstools/postcss-unset-value","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":15339175158,"package_name":"@csstools/selector-specificity","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":15339175159,"package_name":"@eslint-community/eslint-utils","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"runtime","optional":false},{"id":15339175160,"package_name":"@eslint-community/regexpp","ecosystem":"npm","requirements":"4.10.0","direct":false,"kind":"runtime","optional":false},{"id":15339175161,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"runtime","optional":false},{"id":15339175162,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339175163,"package_name":"globals","ecosystem":"npm","requirements":"13.24.0","direct":false,"kind":"runtime","optional":false},{"id":15339175164,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339175165,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":15339175166,"package_name":"@eslint/js","ecosystem":"npm","requirements":"8.56.0","direct":false,"kind":"runtime","optional":false},{"id":15339175167,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.11.13","direct":false,"kind":"runtime","optional":false},{"id":15339175168,"package_name":"@humanwhocodes/module-importer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339175169,"package_name":"@humanwhocodes/object-schema","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339175170,"package_name":"@isaacs/cliui","ecosystem":"npm","requirements":"8.0.2","direct":false,"kind":"runtime","optional":false},{"id":15339175171,"package_name":"ansi-regex","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339175172,"package_name":"ansi-styles","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"runtime","optional":false},{"id":15339175173,"package_name":"string-width","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":15339175174,"package_name":"strip-ansi","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339175175,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339175176,"package_name":"@istanbuljs/load-nyc-config","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339175177,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":15339175178,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339175179,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175180,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":15339175181,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339175182,"package_name":"@istanbuljs/schema","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":15339175183,"package_name":"@jest/console","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15339175184,"package_name":"@jest/types","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15339175185,"package_name":"@types/istanbul-reports","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":15339175186,"package_name":"@types/yargs","ecosystem":"npm","requirements":"16.0.9","direct":false,"kind":"runtime","optional":false},{"id":15339175187,"package_name":"@jest/core","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15339175188,"package_name":"@jest/environment","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15339175189,"package_name":"@jest/fake-timers","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15339175190,"package_name":"@jest/globals","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15339175191,"package_name":"@jest/reporters","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15339175192,"package_name":"@jest/schemas","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"runtime","optional":false},{"id":15339175193,"package_name":"@jest/source-map","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15339175194,"package_name":"@jest/test-result","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15339175195,"package_name":"@jest/test-sequencer","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15339175196,"package_name":"@jest/transform","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15339175197,"package_name":"@jest/types","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"runtime","optional":false},{"id":15339175198,"package_name":"@jitl/quickjs-ffi-types","ecosystem":"npm","requirements":"0.25.0-rc.7","direct":false,"kind":"runtime","optional":false},{"id":15339175199,"package_name":"@jitl/quickjs-wasmfile-debug-asyncify","ecosystem":"npm","requirements":"0.25.0-rc.7","direct":false,"kind":"runtime","optional":false},{"id":15339175200,"package_name":"@jitl/quickjs-wasmfile-debug-sync","ecosystem":"npm","requirements":"0.25.0-rc.7","direct":false,"kind":"runtime","optional":false},{"id":15339175201,"package_name":"@jitl/quickjs-wasmfile-release-asyncify","ecosystem":"npm","requirements":"0.25.0-rc.7","direct":false,"kind":"runtime","optional":false},{"id":15339175202,"package_name":"@jitl/quickjs-wasmfile-release-sync","ecosystem":"npm","requirements":"0.25.0-rc.7","direct":false,"kind":"runtime","optional":false},{"id":15339175203,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":15339175204,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339175205,"package_name":"@jridgewell/set-array","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":15339175206,"package_name":"@jridgewell/source-map","ecosystem":"npm","requirements":"0.3.5","direct":false,"kind":"runtime","optional":false},{"id":15339175207,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.4.14","direct":false,"kind":"runtime","optional":false},{"id":15339175208,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.17","direct":false,"kind":"runtime","optional":false},{"id":15339175209,"package_name":"@leichtgewicht/ip-codec","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":15339175210,"package_name":"@nicolo-ribaudo/eslint-scope-5-internals","ecosystem":"npm","requirements":"5.1.1-v1","direct":false,"kind":"runtime","optional":false},{"id":15339175211,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":15339175212,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":15339175213,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"runtime","optional":false},{"id":15339175214,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":15339175215,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":15339175216,"package_name":"@pkgjs/parseargs","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":15339175217,"package_name":"@pmmmwh/react-refresh-webpack-plugin","ecosystem":"npm","requirements":"0.5.11","direct":false,"kind":"runtime","optional":false},{"id":15339175218,"package_name":"source-map","ecosystem":"npm","requirements":"0.7.4","direct":false,"kind":"runtime","optional":false},{"id":15339175219,"package_name":"@rollup/plugin-babel","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":15339175220,"package_name":"@rollup/plugin-node-resolve","ecosystem":"npm","requirements":"11.2.1","direct":false,"kind":"runtime","optional":false},{"id":15339175221,"package_name":"@rollup/plugin-replace","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":15339175222,"package_name":"@rollup/pluginutils","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339175223,"package_name":"@types/estree","ecosystem":"npm","requirements":"0.0.39","direct":false,"kind":"runtime","optional":false},{"id":15339175224,"package_name":"@rushstack/eslint-patch","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"runtime","optional":false},{"id":15339175225,"package_name":"@sheerun/mutationobserver-shim","ecosystem":"npm","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":15339175226,"package_name":"@sinclair/typebox","ecosystem":"npm","requirements":"0.24.51","direct":false,"kind":"runtime","optional":false},{"id":15339175227,"package_name":"@sinonjs/commons","ecosystem":"npm","requirements":"1.8.6","direct":false,"kind":"runtime","optional":false},{"id":15339175228,"package_name":"@sinonjs/fake-timers","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339175229,"package_name":"@surma/rollup-plugin-off-main-thread","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"runtime","optional":false},{"id":15339175230,"package_name":"@svgr/babel-plugin-add-jsx-attribute","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":15339175231,"package_name":"@svgr/babel-plugin-remove-jsx-attribute","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":15339175232,"package_name":"@svgr/babel-plugin-remove-jsx-empty-expression","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339175233,"package_name":"@svgr/babel-plugin-replace-jsx-attribute-value","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339175234,"package_name":"@svgr/babel-plugin-svg-dynamic-title","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":15339175235,"package_name":"@svgr/babel-plugin-svg-em-dimensions","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":15339175236,"package_name":"@svgr/babel-plugin-transform-react-native-svg","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":15339175237,"package_name":"@svgr/babel-plugin-transform-svg-component","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":15339175238,"package_name":"@svgr/babel-preset","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":15339175239,"package_name":"@svgr/core","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":15339175240,"package_name":"@svgr/hast-util-to-babel-ast","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":15339175241,"package_name":"@svgr/plugin-jsx","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":15339175242,"package_name":"@svgr/plugin-svgo","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":15339175243,"package_name":"@svgr/webpack","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":15339175244,"package_name":"@testing-library/dom","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175245,"package_name":"@testing-library/jest-dom","ecosystem":"npm","requirements":"4.2.4","direct":false,"kind":"runtime","optional":false},{"id":15339175246,"package_name":"ansi-regex","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":15339175247,"package_name":"pretty-format","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"runtime","optional":false},{"id":15339175248,"package_name":"react-is","ecosystem":"npm","requirements":"16.13.1","direct":false,"kind":"runtime","optional":false},{"id":15339175249,"package_name":"@testing-library/react","ecosystem":"npm","requirements":"9.5.0","direct":false,"kind":"runtime","optional":false},{"id":15339175250,"package_name":"@jest/types","ecosystem":"npm","requirements":"25.5.0","direct":false,"kind":"runtime","optional":false},{"id":15339175251,"package_name":"@testing-library/dom","ecosystem":"npm","requirements":"6.16.0","direct":false,"kind":"runtime","optional":false},{"id":15339175252,"package_name":"@types/testing-library__dom","ecosystem":"npm","requirements":"6.14.0","direct":false,"kind":"runtime","optional":false},{"id":15339175253,"package_name":"@types/yargs","ecosystem":"npm","requirements":"13.0.12","direct":false,"kind":"runtime","optional":false},{"id":15339175254,"package_name":"@types/yargs","ecosystem":"npm","requirements":"15.0.15","direct":false,"kind":"runtime","optional":false},{"id":15339175255,"package_name":"aria-query","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":15339175256,"package_name":"chalk","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175257,"package_name":"dom-accessibility-api","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":15339175258,"package_name":"pretty-format","ecosystem":"npm","requirements":"25.5.0","direct":false,"kind":"runtime","optional":false},{"id":15339175259,"package_name":"@testing-library/user-event","ecosystem":"npm","requirements":"7.2.1","direct":false,"kind":"runtime","optional":false},{"id":15339175260,"package_name":"@tootallnate/once","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":15339175261,"package_name":"@trysound/sax","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":15339175262,"package_name":"@types/aria-query","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339175263,"package_name":"@types/babel__core","ecosystem":"npm","requirements":"7.20.5","direct":false,"kind":"runtime","optional":false},{"id":15339175264,"package_name":"@types/babel__generator","ecosystem":"npm","requirements":"7.6.8","direct":false,"kind":"runtime","optional":false},{"id":15339175265,"package_name":"@types/babel__template","ecosystem":"npm","requirements":"7.4.4","direct":false,"kind":"runtime","optional":false},{"id":15339175266,"package_name":"@types/babel__traverse","ecosystem":"npm","requirements":"7.20.4","direct":false,"kind":"runtime","optional":false},{"id":15339175267,"package_name":"@types/body-parser","ecosystem":"npm","requirements":"1.19.5","direct":false,"kind":"runtime","optional":false},{"id":15339175268,"package_name":"@types/bonjour","ecosystem":"npm","requirements":"3.5.13","direct":false,"kind":"runtime","optional":false},{"id":15339175269,"package_name":"@types/connect","ecosystem":"npm","requirements":"3.4.38","direct":false,"kind":"runtime","optional":false},{"id":15339175270,"package_name":"@types/connect-history-api-fallback","ecosystem":"npm","requirements":"1.5.4","direct":false,"kind":"runtime","optional":false},{"id":15339175271,"package_name":"@types/eslint","ecosystem":"npm","requirements":"8.56.0","direct":false,"kind":"runtime","optional":false},{"id":15339175272,"package_name":"@types/eslint-scope","ecosystem":"npm","requirements":"3.7.7","direct":false,"kind":"runtime","optional":false},{"id":15339175273,"package_name":"@types/estree","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":15339175274,"package_name":"@types/express","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"runtime","optional":false},{"id":15339175275,"package_name":"@types/express-serve-static-core","ecosystem":"npm","requirements":"4.17.41","direct":false,"kind":"runtime","optional":false},{"id":15339175276,"package_name":"@types/graceful-fs","ecosystem":"npm","requirements":"4.1.9","direct":false,"kind":"runtime","optional":false},{"id":15339175277,"package_name":"@types/html-minifier-terser","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339175278,"package_name":"@types/http-errors","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":15339175279,"package_name":"@types/http-proxy","ecosystem":"npm","requirements":"1.17.14","direct":false,"kind":"runtime","optional":false},{"id":15339175280,"package_name":"@types/istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":15339175281,"package_name":"@types/istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175282,"package_name":"@types/istanbul-reports","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":15339175283,"package_name":"@types/jest","ecosystem":"npm","requirements":"24.9.1","direct":false,"kind":"runtime","optional":false},{"id":15339175284,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.15","direct":false,"kind":"runtime","optional":false},{"id":15339175285,"package_name":"@types/json5","ecosystem":"npm","requirements":"0.0.29","direct":false,"kind":"runtime","optional":false},{"id":15339175286,"package_name":"@types/mime","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"runtime","optional":false},{"id":15339175287,"package_name":"@types/node","ecosystem":"npm","requirements":"16.18.68","direct":false,"kind":"runtime","optional":false},{"id":15339175288,"package_name":"@types/node-forge","ecosystem":"npm","requirements":"1.3.10","direct":false,"kind":"runtime","optional":false},{"id":15339175289,"package_name":"@types/parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175290,"package_name":"@types/prettier","ecosystem":"npm","requirements":"2.7.3","direct":false,"kind":"runtime","optional":false},{"id":15339175291,"package_name":"@types/prop-types","ecosystem":"npm","requirements":"15.7.5","direct":false,"kind":"runtime","optional":false},{"id":15339175292,"package_name":"@types/q","ecosystem":"npm","requirements":"1.5.5","direct":false,"kind":"runtime","optional":false},{"id":15339175293,"package_name":"@types/qs","ecosystem":"npm","requirements":"6.9.11","direct":false,"kind":"runtime","optional":false},{"id":15339175294,"package_name":"@types/range-parser","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":15339175295,"package_name":"@types/react","ecosystem":"npm","requirements":"16.14.35","direct":false,"kind":"runtime","optional":false},{"id":15339175296,"package_name":"@types/react-dom","ecosystem":"npm","requirements":"16.9.18","direct":false,"kind":"runtime","optional":false},{"id":15339175297,"package_name":"@types/resolve","ecosystem":"npm","requirements":"1.17.1","direct":false,"kind":"runtime","optional":false},{"id":15339175298,"package_name":"@types/retry","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"runtime","optional":false},{"id":15339175299,"package_name":"@types/scheduler","ecosystem":"npm","requirements":"0.16.2","direct":false,"kind":"runtime","optional":false},{"id":15339175300,"package_name":"@types/semver","ecosystem":"npm","requirements":"7.5.6","direct":false,"kind":"runtime","optional":false},{"id":15339175301,"package_name":"@types/send","ecosystem":"npm","requirements":"0.17.4","direct":false,"kind":"runtime","optional":false},{"id":15339175302,"package_name":"@types/serve-index","ecosystem":"npm","requirements":"1.9.4","direct":false,"kind":"runtime","optional":false},{"id":15339175303,"package_name":"@types/serve-static","ecosystem":"npm","requirements":"1.15.5","direct":false,"kind":"runtime","optional":false},{"id":15339175304,"package_name":"@types/sockjs","ecosystem":"npm","requirements":"0.3.36","direct":false,"kind":"runtime","optional":false},{"id":15339175305,"package_name":"@types/stack-utils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":15339175306,"package_name":"@types/testing-library__dom","ecosystem":"npm","requirements":"7.5.0","direct":false,"kind":"runtime","optional":false},{"id":15339175307,"package_name":"@types/testing-library__react","ecosystem":"npm","requirements":"9.1.3","direct":false,"kind":"runtime","optional":false},{"id":15339175308,"package_name":"@types/trusted-types","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"runtime","optional":false},{"id":15339175309,"package_name":"@types/ws","ecosystem":"npm","requirements":"8.5.10","direct":false,"kind":"runtime","optional":false},{"id":15339175310,"package_name":"@types/yargs-parser","ecosystem":"npm","requirements":"21.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175311,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"runtime","optional":false},{"id":15339175312,"package_name":"@typescript-eslint/experimental-utils","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"runtime","optional":false},{"id":15339175313,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"runtime","optional":false},{"id":15339175314,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"runtime","optional":false},{"id":15339175315,"package_name":"@typescript-eslint/type-utils","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"runtime","optional":false},{"id":15339175316,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"runtime","optional":false},{"id":15339175317,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"runtime","optional":false},{"id":15339175318,"package_name":"@typescript-eslint/utils","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"runtime","optional":false},{"id":15339175319,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"runtime","optional":false},{"id":15339175320,"package_name":"@ungap/structured-clone","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":15339175321,"package_name":"@webassemblyjs/ast","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"runtime","optional":false},{"id":15339175322,"package_name":"@webassemblyjs/floating-point-hex-parser","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"runtime","optional":false},{"id":15339175323,"package_name":"@webassemblyjs/helper-api-error","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"runtime","optional":false},{"id":15339175324,"package_name":"@webassemblyjs/helper-buffer","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"runtime","optional":false},{"id":15339175325,"package_name":"@webassemblyjs/helper-numbers","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"runtime","optional":false},{"id":15339175326,"package_name":"@webassemblyjs/helper-wasm-bytecode","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"runtime","optional":false},{"id":15339175327,"package_name":"@webassemblyjs/helper-wasm-section","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"runtime","optional":false},{"id":15339175328,"package_name":"@webassemblyjs/ieee754","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"runtime","optional":false},{"id":15339175329,"package_name":"@webassemblyjs/leb128","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"runtime","optional":false},{"id":15339175330,"package_name":"@webassemblyjs/utf8","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"runtime","optional":false},{"id":15339175331,"package_name":"@webassemblyjs/wasm-edit","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"runtime","optional":false},{"id":15339175332,"package_name":"@webassemblyjs/wasm-gen","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"runtime","optional":false},{"id":15339175333,"package_name":"@webassemblyjs/wasm-opt","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"runtime","optional":false},{"id":15339175334,"package_name":"@webassemblyjs/wasm-parser","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"runtime","optional":false},{"id":15339175335,"package_name":"@webassemblyjs/wast-printer","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"runtime","optional":false},{"id":15339175336,"package_name":"@xtuc/ieee754","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":15339175337,"package_name":"@xtuc/long","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":15339175338,"package_name":"abab","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":15339175339,"package_name":"accepts","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"runtime","optional":false},{"id":15339175340,"package_name":"acorn","ecosystem":"npm","requirements":"8.11.2","direct":false,"kind":"runtime","optional":false},{"id":15339175341,"package_name":"acorn-globals","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175342,"package_name":"acorn","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"runtime","optional":false},{"id":15339175343,"package_name":"acorn-import-assertions","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":15339175344,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"runtime","optional":false},{"id":15339175345,"package_name":"acorn-walk","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":15339175346,"package_name":"address","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":15339175347,"package_name":"adjust-sourcemap-loader","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175348,"package_name":"agent-base","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":15339175349,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"runtime","optional":false},{"id":15339175350,"package_name":"ajv-formats","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":15339175351,"package_name":"ajv","ecosystem":"npm","requirements":"8.12.0","direct":false,"kind":"runtime","optional":false},{"id":15339175352,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175353,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"3.5.2","direct":false,"kind":"runtime","optional":false},{"id":15339175354,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"runtime","optional":false},{"id":15339175355,"package_name":"ansi-html-community","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"runtime","optional":false},{"id":15339175356,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339175357,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":15339175358,"package_name":"any-promise","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":15339175359,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":15339175360,"package_name":"arg","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":15339175361,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":15339175362,"package_name":"aria-query","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":15339175363,"package_name":"array-buffer-byte-length","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175364,"package_name":"array-flatten","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":15339175365,"package_name":"array-includes","ecosystem":"npm","requirements":"3.1.7","direct":false,"kind":"runtime","optional":false},{"id":15339175366,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339175367,"package_name":"array.prototype.findlastindex","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":15339175368,"package_name":"array.prototype.flat","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":15339175369,"package_name":"array.prototype.flatmap","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":15339175370,"package_name":"array.prototype.reduce","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":15339175371,"package_name":"array.prototype.tosorted","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":15339175372,"package_name":"arraybuffer.prototype.slice","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":15339175373,"package_name":"asap","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":15339175374,"package_name":"ast-types-flow","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"runtime","optional":false},{"id":15339175375,"package_name":"async","ecosystem":"npm","requirements":"3.2.5","direct":false,"kind":"runtime","optional":false},{"id":15339175376,"package_name":"asynciterator.prototype","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175377,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":15339175378,"package_name":"at-least-node","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175379,"package_name":"atob","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":15339175380,"package_name":"autoprefixer","ecosystem":"npm","requirements":"10.4.16","direct":false,"kind":"runtime","optional":false},{"id":15339175381,"package_name":"available-typed-arrays","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":15339175382,"package_name":"axe-core","ecosystem":"npm","requirements":"4.7.0","direct":false,"kind":"runtime","optional":false},{"id":15339175383,"package_name":"axobject-query","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":15339175384,"package_name":"babel-jest","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15339175385,"package_name":"babel-loader","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"runtime","optional":false},{"id":15339175386,"package_name":"schema-utils","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"runtime","optional":false},{"id":15339175387,"package_name":"babel-plugin-istanbul","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"runtime","optional":false},{"id":15339175388,"package_name":"babel-plugin-jest-hoist","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15339175389,"package_name":"babel-plugin-macros","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339175390,"package_name":"babel-plugin-named-asset-import","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"runtime","optional":false},{"id":15339175391,"package_name":"babel-plugin-polyfill-corejs2","ecosystem":"npm","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":15339175392,"package_name":"babel-plugin-polyfill-corejs3","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":15339175393,"package_name":"babel-plugin-polyfill-regenerator","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":15339175394,"package_name":"babel-plugin-transform-react-remove-prop-types","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"runtime","optional":false},{"id":15339175395,"package_name":"babel-preset-current-node-syntax","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339175396,"package_name":"babel-preset-jest","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15339175397,"package_name":"babel-preset-react-app","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339175398,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":15339175399,"package_name":"batch","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":15339175400,"package_name":"bfj","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":15339175401,"package_name":"big.js","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"runtime","optional":false},{"id":15339175402,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":15339175403,"package_name":"bluebird","ecosystem":"npm","requirements":"3.7.2","direct":false,"kind":"runtime","optional":false},{"id":15339175404,"package_name":"body-parser","ecosystem":"npm","requirements":"1.20.1","direct":false,"kind":"runtime","optional":false},{"id":15339175405,"package_name":"bytes","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":15339175406,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"runtime","optional":false},{"id":15339175407,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"runtime","optional":false},{"id":15339175408,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175409,"package_name":"bonjour-service","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":15339175410,"package_name":"boolbase","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175411,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"runtime","optional":false},{"id":15339175412,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":15339175413,"package_name":"browser-process-hrtime","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175414,"package_name":"browserslist","ecosystem":"npm","requirements":"4.22.2","direct":false,"kind":"runtime","optional":false},{"id":15339175415,"package_name":"bser","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":15339175416,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":15339175417,"package_name":"builtin-modules","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":15339175418,"package_name":"bytes","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175419,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":15339175420,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339175421,"package_name":"camel-case","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":15339175422,"package_name":"camelcase","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":15339175423,"package_name":"camelcase-css","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339175424,"package_name":"caniuse-api","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175425,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001571","direct":false,"kind":"runtime","optional":false},{"id":15339175426,"package_name":"case-sensitive-paths-webpack-plugin","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":15339175427,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":15339175428,"package_name":"char-regex","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":15339175429,"package_name":"check-types","ecosystem":"npm","requirements":"11.2.2","direct":false,"kind":"runtime","optional":false},{"id":15339175430,"package_name":"chokidar","ecosystem":"npm","requirements":"3.5.3","direct":false,"kind":"runtime","optional":false},{"id":15339175431,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":15339175432,"package_name":"chrome-trace-event","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":15339175433,"package_name":"ci-info","ecosystem":"npm","requirements":"3.9.0","direct":false,"kind":"runtime","optional":false},{"id":15339175434,"package_name":"cjs-module-lexer","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":15339175435,"package_name":"clean-css","ecosystem":"npm","requirements":"5.3.3","direct":false,"kind":"runtime","optional":false},{"id":15339175436,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"runtime","optional":false},{"id":15339175437,"package_name":"co","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"runtime","optional":false},{"id":15339175438,"package_name":"coa","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":15339175439,"package_name":"collect-v8-coverage","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":15339175440,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339175441,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":15339175442,"package_name":"colord","ecosystem":"npm","requirements":"2.9.3","direct":false,"kind":"runtime","optional":false},{"id":15339175443,"package_name":"colorette","ecosystem":"npm","requirements":"2.0.20","direct":false,"kind":"runtime","optional":false},{"id":15339175444,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":15339175445,"package_name":"commander","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"runtime","optional":false},{"id":15339175446,"package_name":"common-path-prefix","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175447,"package_name":"common-tags","ecosystem":"npm","requirements":"1.8.2","direct":false,"kind":"runtime","optional":false},{"id":15339175448,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339175449,"package_name":"compressible","ecosystem":"npm","requirements":"2.0.18","direct":false,"kind":"runtime","optional":false},{"id":15339175450,"package_name":"compression","ecosystem":"npm","requirements":"1.7.4","direct":false,"kind":"runtime","optional":false},{"id":15339175451,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":15339175452,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339175453,"package_name":"confusing-browser-globals","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"runtime","optional":false},{"id":15339175454,"package_name":"connect-history-api-fallback","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175455,"package_name":"content-disposition","ecosystem":"npm","requirements":"0.5.4","direct":false,"kind":"runtime","optional":false},{"id":15339175456,"package_name":"content-type","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":15339175457,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":15339175458,"package_name":"cookie","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":15339175459,"package_name":"cookie-signature","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":15339175460,"package_name":"core-js","ecosystem":"npm","requirements":"3.34.0","direct":false,"kind":"runtime","optional":false},{"id":15339175461,"package_name":"core-js-compat","ecosystem":"npm","requirements":"3.28.0","direct":false,"kind":"runtime","optional":false},{"id":15339175462,"package_name":"core-js-pure","ecosystem":"npm","requirements":"3.28.0","direct":false,"kind":"runtime","optional":false},{"id":15339175463,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":15339175464,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339175465,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"runtime","optional":false},{"id":15339175466,"package_name":"crypto-random-string","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175467,"package_name":"css","ecosystem":"npm","requirements":"2.2.4","direct":false,"kind":"runtime","optional":false},{"id":15339175468,"package_name":"css-blank-pseudo","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":15339175469,"package_name":"css-declaration-sorter","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":15339175470,"package_name":"css-has-pseudo","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":15339175471,"package_name":"css-loader","ecosystem":"npm","requirements":"6.8.1","direct":false,"kind":"runtime","optional":false},{"id":15339175472,"package_name":"css-minimizer-webpack-plugin","ecosystem":"npm","requirements":"3.4.1","direct":false,"kind":"runtime","optional":false},{"id":15339175473,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339175474,"package_name":"schema-utils","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":15339175475,"package_name":"css-prefers-color-scheme","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":15339175476,"package_name":"css-select","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":15339175477,"package_name":"css-select-base-adapter","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":15339175478,"package_name":"css-tree","ecosystem":"npm","requirements":"1.0.0-alpha.37","direct":false,"kind":"runtime","optional":false},{"id":15339175479,"package_name":"css-what","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339175480,"package_name":"css.escape","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":15339175481,"package_name":"cssdb","ecosystem":"npm","requirements":"7.9.1","direct":false,"kind":"runtime","optional":false},{"id":15339175482,"package_name":"cssesc","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175483,"package_name":"cssnano","ecosystem":"npm","requirements":"5.1.15","direct":false,"kind":"runtime","optional":false},{"id":15339175484,"package_name":"cssnano-preset-default","ecosystem":"npm","requirements":"5.2.14","direct":false,"kind":"runtime","optional":false},{"id":15339175485,"package_name":"cssnano-utils","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339175486,"package_name":"csso","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":15339175487,"package_name":"css-tree","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":15339175488,"package_name":"mdn-data","ecosystem":"npm","requirements":"2.0.14","direct":false,"kind":"runtime","optional":false},{"id":15339175489,"package_name":"cssom","ecosystem":"npm","requirements":"0.4.4","direct":false,"kind":"runtime","optional":false},{"id":15339175490,"package_name":"cssstyle","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":15339175491,"package_name":"cssom","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"runtime","optional":false},{"id":15339175492,"package_name":"csstype","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":15339175493,"package_name":"damerau-levenshtein","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":15339175494,"package_name":"data-urls","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175495,"package_name":"debug","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"runtime","optional":false},{"id":15339175496,"package_name":"decimal.js","ecosystem":"npm","requirements":"10.4.3","direct":false,"kind":"runtime","optional":false},{"id":15339175497,"package_name":"decode-uri-component","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":15339175498,"package_name":"dedent","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":15339175499,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":15339175500,"package_name":"deepmerge","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":15339175501,"package_name":"default-gateway","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":15339175502,"package_name":"define-data-property","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":15339175503,"package_name":"define-lazy-prop","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175504,"package_name":"define-properties","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":15339175505,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175506,"package_name":"depd","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175507,"package_name":"dequal","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":15339175508,"package_name":"destroy","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":15339175509,"package_name":"detect-newline","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339175510,"package_name":"detect-node","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339175511,"package_name":"detect-port-alt","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":15339175512,"package_name":"didyoumean","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":15339175513,"package_name":"diff-sequences","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"runtime","optional":false},{"id":15339175514,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339175515,"package_name":"dlv","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":15339175516,"package_name":"dns-equal","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175517,"package_name":"dns-packet","ecosystem":"npm","requirements":"5.6.1","direct":false,"kind":"runtime","optional":false},{"id":15339175518,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175519,"package_name":"dom-accessibility-api","ecosystem":"npm","requirements":"0.5.16","direct":false,"kind":"runtime","optional":false},{"id":15339175520,"package_name":"dom-converter","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":15339175521,"package_name":"dom-serializer","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":15339175522,"package_name":"domelementtype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":15339175523,"package_name":"domexception","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339175524,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175525,"package_name":"domhandler","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":15339175526,"package_name":"domutils","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":15339175527,"package_name":"dot-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":15339175528,"package_name":"dotenv","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175529,"package_name":"dotenv-expand","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339175530,"package_name":"duplexer","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":15339175531,"package_name":"eastasianwidth","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":15339175532,"package_name":"ee-first","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":15339175533,"package_name":"ejs","ecosystem":"npm","requirements":"3.1.9","direct":false,"kind":"runtime","optional":false},{"id":15339175534,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.4.616","direct":false,"kind":"runtime","optional":false},{"id":15339175535,"package_name":"emittery","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":15339175536,"package_name":"emoji-regex","ecosystem":"npm","requirements":"9.2.2","direct":false,"kind":"runtime","optional":false},{"id":15339175537,"package_name":"emojis-list","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175538,"package_name":"encodeurl","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":15339175539,"package_name":"enhanced-resolve","ecosystem":"npm","requirements":"5.15.0","direct":false,"kind":"runtime","optional":false},{"id":15339175540,"package_name":"entities","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":15339175541,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":15339175542,"package_name":"error-stack-parser","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"runtime","optional":false},{"id":15339175543,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.22.3","direct":false,"kind":"runtime","optional":false},{"id":15339175544,"package_name":"es-array-method-boxes-properly","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175545,"package_name":"es-iterator-helpers","ecosystem":"npm","requirements":"1.0.15","direct":false,"kind":"runtime","optional":false},{"id":15339175546,"package_name":"es-module-lexer","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":15339175547,"package_name":"es-set-tostringtag","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339175548,"package_name":"es-shim-unscopables","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":15339175549,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":15339175550,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":15339175551,"package_name":"escape-html","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":15339175552,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":15339175553,"package_name":"escodegen","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339175554,"package_name":"eslint","ecosystem":"npm","requirements":"8.56.0","direct":false,"kind":"runtime","optional":false},{"id":15339175555,"package_name":"eslint-config-react-app","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339175556,"package_name":"eslint-import-resolver-node","ecosystem":"npm","requirements":"0.3.9","direct":false,"kind":"runtime","optional":false},{"id":15339175557,"package_name":"debug","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"runtime","optional":false},{"id":15339175558,"package_name":"eslint-module-utils","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":15339175559,"package_name":"eslint-plugin-flowtype","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"runtime","optional":false},{"id":15339175560,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"2.29.1","direct":false,"kind":"runtime","optional":false},{"id":15339175561,"package_name":"doctrine","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339175562,"package_name":"eslint-plugin-jest","ecosystem":"npm","requirements":"25.7.0","direct":false,"kind":"runtime","optional":false},{"id":15339175563,"package_name":"eslint-plugin-jsx-a11y","ecosystem":"npm","requirements":"6.8.0","direct":false,"kind":"runtime","optional":false},{"id":15339175564,"package_name":"eslint-plugin-react","ecosystem":"npm","requirements":"7.33.2","direct":false,"kind":"runtime","optional":false},{"id":15339175565,"package_name":"eslint-plugin-react-hooks","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"runtime","optional":false},{"id":15339175566,"package_name":"resolve","ecosystem":"npm","requirements":"2.0.0-next.5","direct":false,"kind":"runtime","optional":false},{"id":15339175567,"package_name":"eslint-plugin-testing-library","ecosystem":"npm","requirements":"5.11.1","direct":false,"kind":"runtime","optional":false},{"id":15339175568,"package_name":"eslint-scope","ecosystem":"npm","requirements":"7.2.2","direct":false,"kind":"runtime","optional":false},{"id":15339175569,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.4.3","direct":false,"kind":"runtime","optional":false},{"id":15339175570,"package_name":"eslint-webpack-plugin","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":15339175571,"package_name":"jest-worker","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"runtime","optional":false},{"id":15339175572,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"runtime","optional":false},{"id":15339175573,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175574,"package_name":"espree","ecosystem":"npm","requirements":"9.6.1","direct":false,"kind":"runtime","optional":false},{"id":15339175575,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339175576,"package_name":"esquery","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":15339175577,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":15339175578,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":15339175579,"package_name":"estree-walker","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339175580,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":15339175581,"package_name":"etag","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":15339175582,"package_name":"eventemitter3","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"runtime","optional":false},{"id":15339175583,"package_name":"events","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":15339175584,"package_name":"execa","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":15339175585,"package_name":"exit","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":15339175586,"package_name":"expect","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15339175587,"package_name":"diff-sequences","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15339175588,"package_name":"jest-diff","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15339175589,"package_name":"jest-get-type","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15339175590,"package_name":"jest-matcher-utils","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15339175591,"package_name":"express","ecosystem":"npm","requirements":"4.18.2","direct":false,"kind":"runtime","optional":false},{"id":15339175592,"package_name":"array-flatten","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":15339175593,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":15339175594,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"runtime","optional":false},{"id":15339175595,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339175596,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":15339175597,"package_name":"fastq","ecosystem":"npm","requirements":"1.16.0","direct":false,"kind":"runtime","optional":false},{"id":15339175598,"package_name":"faye-websocket","ecosystem":"npm","requirements":"0.11.4","direct":false,"kind":"runtime","optional":false},{"id":15339175599,"package_name":"fb-watchman","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":15339175600,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339175601,"package_name":"file-loader","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"runtime","optional":false},{"id":15339175602,"package_name":"filelist","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":15339175603,"package_name":"brace-expansion","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339175604,"package_name":"minimatch","ecosystem":"npm","requirements":"5.1.6","direct":false,"kind":"runtime","optional":false},{"id":15339175605,"package_name":"filesize","ecosystem":"npm","requirements":"8.0.7","direct":false,"kind":"runtime","optional":false},{"id":15339175606,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339175607,"package_name":"finalhandler","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":15339175608,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"runtime","optional":false},{"id":15339175609,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175610,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":15339175611,"package_name":"flatted","ecosystem":"npm","requirements":"3.2.9","direct":false,"kind":"runtime","optional":false},{"id":15339175612,"package_name":"follow-redirects","ecosystem":"npm","requirements":"1.15.3","direct":false,"kind":"runtime","optional":false},{"id":15339175613,"package_name":"for-each","ecosystem":"npm","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":15339175614,"package_name":"foreground-child","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":15339175615,"package_name":"signal-exit","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339175616,"package_name":"fork-ts-checker-webpack-plugin","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"runtime","optional":false},{"id":15339175617,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175618,"package_name":"fs-extra","ecosystem":"npm","requirements":"9.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339175619,"package_name":"schema-utils","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":15339175620,"package_name":"tapable","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":15339175621,"package_name":"form-data","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339175622,"package_name":"forwarded","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":15339175623,"package_name":"fraction.js","ecosystem":"npm","requirements":"4.3.7","direct":false,"kind":"runtime","optional":false},{"id":15339175624,"package_name":"fresh","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":15339175625,"package_name":"fs-extra","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339175626,"package_name":"fs-monkey","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":15339175627,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175628,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":15339175629,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":15339175630,"package_name":"function.prototype.name","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":15339175631,"package_name":"functions-have-names","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":15339175632,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"runtime","optional":false},{"id":15339175633,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":15339175634,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":15339175635,"package_name":"get-own-enumerable-property-symbols","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":15339175636,"package_name":"get-package-type","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339175637,"package_name":"get-stream","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339175638,"package_name":"get-symbol-description","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175639,"package_name":"glob","ecosystem":"npm","requirements":"7.2.3","direct":false,"kind":"runtime","optional":false},{"id":15339175640,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":15339175641,"package_name":"glob-to-regexp","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":15339175642,"package_name":"global-modules","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175643,"package_name":"global-prefix","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175644,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":15339175645,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"runtime","optional":false},{"id":15339175646,"package_name":"globalthis","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":15339175647,"package_name":"globby","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339175648,"package_name":"gopd","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339175649,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.11","direct":false,"kind":"runtime","optional":false},{"id":15339175650,"package_name":"graphemer","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":15339175651,"package_name":"gzip-size","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175652,"package_name":"handle-thing","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339175653,"package_name":"harmony-reflect","ecosystem":"npm","requirements":"1.6.2","direct":false,"kind":"runtime","optional":false},{"id":15339175654,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":15339175655,"package_name":"has-bigints","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":15339175656,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175657,"package_name":"has-property-descriptors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175658,"package_name":"has-proto","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339175659,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":15339175660,"package_name":"has-tostringtag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175661,"package_name":"hasown","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175662,"package_name":"he","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":15339175663,"package_name":"hoopy","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":15339175664,"package_name":"hpack.js","ecosystem":"npm","requirements":"2.1.6","direct":false,"kind":"runtime","optional":false},{"id":15339175665,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175666,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"runtime","optional":false},{"id":15339175667,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":15339175668,"package_name":"html-encoding-sniffer","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339175669,"package_name":"html-entities","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":15339175670,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":15339175671,"package_name":"html-minifier-terser","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339175672,"package_name":"html-webpack-plugin","ecosystem":"npm","requirements":"5.6.0","direct":false,"kind":"runtime","optional":false},{"id":15339175673,"package_name":"htmlparser2","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339175674,"package_name":"http-deceiver","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":15339175675,"package_name":"http-errors","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175676,"package_name":"http-parser-js","ecosystem":"npm","requirements":"0.5.8","direct":false,"kind":"runtime","optional":false},{"id":15339175677,"package_name":"http-proxy","ecosystem":"npm","requirements":"1.18.1","direct":false,"kind":"runtime","optional":false},{"id":15339175678,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339175679,"package_name":"http-proxy-middleware","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":15339175680,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339175681,"package_name":"human-signals","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339175682,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":15339175683,"package_name":"icss-utils","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339175684,"package_name":"idb","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"runtime","optional":false},{"id":15339175685,"package_name":"identity-obj-proxy","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175686,"package_name":"ignore","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":15339175687,"package_name":"immer","ecosystem":"npm","requirements":"9.0.21","direct":false,"kind":"runtime","optional":false},{"id":15339175688,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":15339175689,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175690,"package_name":"import-local","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339175691,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":15339175692,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175693,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":15339175694,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":15339175695,"package_name":"ini","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"runtime","optional":false},{"id":15339175696,"package_name":"internal-slot","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":15339175697,"package_name":"ipaddr.js","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339175698,"package_name":"is-array-buffer","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":15339175699,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":15339175700,"package_name":"is-async-function","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175701,"package_name":"is-bigint","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":15339175702,"package_name":"is-binary-path","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339175703,"package_name":"is-boolean-object","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":15339175704,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":15339175705,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.13.1","direct":false,"kind":"runtime","optional":false},{"id":15339175706,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":15339175707,"package_name":"is-docker","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":15339175708,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":15339175709,"package_name":"is-finalizationregistry","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":15339175710,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175711,"package_name":"is-generator-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339175712,"package_name":"is-generator-function","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":15339175713,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":15339175714,"package_name":"is-map","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":15339175715,"package_name":"is-module","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175716,"package_name":"is-negative-zero","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":15339175717,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175718,"package_name":"is-number-object","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":15339175719,"package_name":"is-obj","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339175720,"package_name":"is-path-inside","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":15339175721,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175722,"package_name":"is-potential-custom-element-name","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339175723,"package_name":"is-regex","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":15339175724,"package_name":"is-regexp","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175725,"package_name":"is-root","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339175726,"package_name":"is-set","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":15339175727,"package_name":"is-shared-array-buffer","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":15339175728,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339175729,"package_name":"is-string","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":15339175730,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":15339175731,"package_name":"is-typed-array","ecosystem":"npm","requirements":"1.1.12","direct":false,"kind":"runtime","optional":false},{"id":15339175732,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175733,"package_name":"is-weakmap","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339175734,"package_name":"is-weakref","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":15339175735,"package_name":"is-weakset","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":15339175736,"package_name":"is-wsl","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":15339175737,"package_name":"isarray","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":15339175738,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175739,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"runtime","optional":false},{"id":15339175740,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":15339175741,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339175742,"package_name":"make-dir","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175743,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339175744,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.1.6","direct":false,"kind":"runtime","optional":false},{"id":15339175745,"package_name":"iterator.prototype","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":15339175746,"package_name":"jackspeak","ecosystem":"npm","requirements":"2.3.6","direct":false,"kind":"runtime","optional":false},{"id":15339175747,"package_name":"jake","ecosystem":"npm","requirements":"10.8.7","direct":false,"kind":"runtime","optional":false},{"id":15339175748,"package_name":"jest","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15339175749,"package_name":"jest-changed-files","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15339175750,"package_name":"jest-circus","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15339175751,"package_name":"jest-cli","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15339175752,"package_name":"jest-config","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15339175753,"package_name":"jest-diff","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"runtime","optional":false},{"id":15339175754,"package_name":"jest-docblock","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15339175755,"package_name":"jest-each","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15339175756,"package_name":"jest-environment-jsdom","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15339175757,"package_name":"jest-environment-node","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15339175758,"package_name":"jest-get-type","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"runtime","optional":false},{"id":15339175759,"package_name":"jest-haste-map","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15339175760,"package_name":"jest-jasmine2","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15339175761,"package_name":"jest-leak-detector","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15339175762,"package_name":"jest-matcher-utils","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"runtime","optional":false},{"id":15339175763,"package_name":"jest-message-util","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15339175764,"package_name":"jest-mock","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15339175765,"package_name":"jest-pnp-resolver","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":15339175766,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15339175767,"package_name":"jest-resolve","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15339175768,"package_name":"jest-resolve-dependencies","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15339175769,"package_name":"jest-runner","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15339175770,"package_name":"jest-runtime","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15339175771,"package_name":"jest-serializer","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15339175772,"package_name":"jest-snapshot","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15339175773,"package_name":"jest-util","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15339175774,"package_name":"jest-validate","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15339175775,"package_name":"jest-watch-typeahead","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339175776,"package_name":"@jest/console","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"runtime","optional":false},{"id":15339175777,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175778,"package_name":"@jest/test-result","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"runtime","optional":false},{"id":15339175779,"package_name":"@jest/types","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"runtime","optional":false},{"id":15339175780,"package_name":"@types/yargs","ecosystem":"npm","requirements":"17.0.32","direct":false,"kind":"runtime","optional":false},{"id":15339175781,"package_name":"ansi-styles","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":15339175782,"package_name":"emittery","ecosystem":"npm","requirements":"0.10.2","direct":false,"kind":"runtime","optional":false},{"id":15339175783,"package_name":"jest-message-util","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"runtime","optional":false},{"id":15339175784,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"28.0.2","direct":false,"kind":"runtime","optional":false},{"id":15339175785,"package_name":"jest-util","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"runtime","optional":false},{"id":15339175786,"package_name":"jest-watcher","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"runtime","optional":false},{"id":15339175787,"package_name":"string-length","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":15339175788,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339175789,"package_name":"pretty-format","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"runtime","optional":false},{"id":15339175790,"package_name":"react-is","ecosystem":"npm","requirements":"18.2.0","direct":false,"kind":"runtime","optional":false},{"id":15339175791,"package_name":"slash","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175792,"package_name":"string-length","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339175793,"package_name":"char-regex","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339175794,"package_name":"jest-watcher","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15339175795,"package_name":"jest-worker","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15339175796,"package_name":"jiti","ecosystem":"npm","requirements":"1.21.0","direct":false,"kind":"runtime","optional":false},{"id":15339175797,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175798,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"runtime","optional":false},{"id":15339175799,"package_name":"jsdom","ecosystem":"npm","requirements":"16.7.0","direct":false,"kind":"runtime","optional":false},{"id":15339175800,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"runtime","optional":false},{"id":15339175801,"package_name":"json-buffer","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339175802,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":15339175803,"package_name":"json-schema","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":15339175804,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":15339175805,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339175806,"package_name":"json5","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"runtime","optional":false},{"id":15339175807,"package_name":"jsonfile","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339175808,"package_name":"jsonpointer","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339175809,"package_name":"jsx-ast-utils","ecosystem":"npm","requirements":"3.3.5","direct":false,"kind":"runtime","optional":false},{"id":15339175810,"package_name":"keyv","ecosystem":"npm","requirements":"4.5.4","direct":false,"kind":"runtime","optional":false},{"id":15339175811,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":15339175812,"package_name":"kleur","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":15339175813,"package_name":"klona","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":15339175814,"package_name":"language-subtag-registry","ecosystem":"npm","requirements":"0.3.22","direct":false,"kind":"runtime","optional":false},{"id":15339175815,"package_name":"language-tags","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"runtime","optional":false},{"id":15339175816,"package_name":"launch-editor","ecosystem":"npm","requirements":"2.6.1","direct":false,"kind":"runtime","optional":false},{"id":15339175817,"package_name":"leven","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339175818,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":15339175819,"package_name":"lilconfig","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339175820,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":15339175821,"package_name":"loader-runner","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":15339175822,"package_name":"loader-utils","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":15339175823,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175824,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"runtime","optional":false},{"id":15339175825,"package_name":"lodash.debounce","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":15339175826,"package_name":"lodash.memoize","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":15339175827,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"runtime","optional":false},{"id":15339175828,"package_name":"lodash.sortby","ecosystem":"npm","requirements":"4.7.0","direct":false,"kind":"runtime","optional":false},{"id":15339175829,"package_name":"lodash.uniq","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":15339175830,"package_name":"loose-envify","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":15339175831,"package_name":"lower-case","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":15339175832,"package_name":"lru-cache","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":15339175833,"package_name":"lz-string","ecosystem":"npm","requirements":"1.4.4","direct":false,"kind":"runtime","optional":false},{"id":15339175834,"package_name":"magic-string","ecosystem":"npm","requirements":"0.25.9","direct":false,"kind":"runtime","optional":false},{"id":15339175835,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339175836,"package_name":"makeerror","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"runtime","optional":false},{"id":15339175837,"package_name":"mdn-data","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":15339175838,"package_name":"media-typer","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":15339175839,"package_name":"memfs","ecosystem":"npm","requirements":"3.5.3","direct":false,"kind":"runtime","optional":false},{"id":15339175840,"package_name":"merge-descriptors","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339175841,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175842,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":15339175843,"package_name":"methods","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":15339175844,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"runtime","optional":false},{"id":15339175845,"package_name":"mime","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":15339175846,"package_name":"mime-db","ecosystem":"npm","requirements":"1.52.0","direct":false,"kind":"runtime","optional":false},{"id":15339175847,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.35","direct":false,"kind":"runtime","optional":false},{"id":15339175848,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339175849,"package_name":"min-indent","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339175850,"package_name":"mini-css-extract-plugin","ecosystem":"npm","requirements":"2.7.6","direct":false,"kind":"runtime","optional":false},{"id":15339175851,"package_name":"minimalistic-assert","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339175852,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":15339175853,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":15339175854,"package_name":"minipass","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"runtime","optional":false},{"id":15339175855,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.6","direct":false,"kind":"runtime","optional":false},{"id":15339175856,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":15339175857,"package_name":"multicast-dns","ecosystem":"npm","requirements":"7.2.5","direct":false,"kind":"runtime","optional":false},{"id":15339175858,"package_name":"mz","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":15339175859,"package_name":"nanoid","ecosystem":"npm","requirements":"3.3.7","direct":false,"kind":"runtime","optional":false},{"id":15339175860,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":15339175861,"package_name":"natural-compare-lite","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":15339175862,"package_name":"negotiator","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":15339175863,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"runtime","optional":false},{"id":15339175864,"package_name":"no-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":15339175865,"package_name":"node-forge","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":15339175866,"package_name":"node-int64","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":15339175867,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.14","direct":false,"kind":"runtime","optional":false},{"id":15339175868,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175869,"package_name":"normalize-range","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":15339175870,"package_name":"normalize-url","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339175871,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339175872,"package_name":"nth-check","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":15339175873,"package_name":"nwsapi","ecosystem":"npm","requirements":"2.2.7","direct":false,"kind":"runtime","optional":false},{"id":15339175874,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":15339175875,"package_name":"object-hash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175876,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.13.1","direct":false,"kind":"runtime","optional":false},{"id":15339175877,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":15339175878,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.4","direct":false,"kind":"runtime","optional":false},{"id":15339175879,"package_name":"object.entries","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"runtime","optional":false},{"id":15339175880,"package_name":"object.fromentries","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"runtime","optional":false},{"id":15339175881,"package_name":"object.getownpropertydescriptors","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"runtime","optional":false},{"id":15339175882,"package_name":"object.groupby","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339175883,"package_name":"object.hasown","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":15339175884,"package_name":"object.values","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"runtime","optional":false},{"id":15339175885,"package_name":"obuf","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":15339175886,"package_name":"on-finished","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":15339175887,"package_name":"on-headers","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":15339175888,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":15339175889,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":15339175890,"package_name":"open","ecosystem":"npm","requirements":"8.4.2","direct":false,"kind":"runtime","optional":false},{"id":15339175891,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.3","direct":false,"kind":"runtime","optional":false},{"id":15339175892,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339175893,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175894,"package_name":"p-retry","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"runtime","optional":false},{"id":15339175895,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":15339175896,"package_name":"param-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":15339175897,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339175898,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":15339175899,"package_name":"parse5","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339175900,"package_name":"parseurl","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":15339175901,"package_name":"pascal-case","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":15339175902,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175903,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339175904,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":15339175905,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":15339175906,"package_name":"path-scurry","ecosystem":"npm","requirements":"1.10.1","direct":false,"kind":"runtime","optional":false},{"id":15339175907,"package_name":"lru-cache","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339175908,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":15339175909,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175910,"package_name":"performance-now","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339175911,"package_name":"picocolors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175912,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":15339175913,"package_name":"pify","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":15339175914,"package_name":"pirates","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"runtime","optional":false},{"id":15339175915,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":15339175916,"package_name":"pkg-up","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339175917,"package_name":"find-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175918,"package_name":"locate-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175919,"package_name":"p-locate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175920,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175921,"package_name":"postcss","ecosystem":"npm","requirements":"8.4.32","direct":false,"kind":"runtime","optional":false},{"id":15339175922,"package_name":"postcss-attribute-case-insensitive","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":15339175923,"package_name":"postcss-browser-comments","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175924,"package_name":"postcss-calc","ecosystem":"npm","requirements":"8.2.4","direct":false,"kind":"runtime","optional":false},{"id":15339175925,"package_name":"postcss-clamp","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339175926,"package_name":"postcss-color-functional-notation","ecosystem":"npm","requirements":"4.2.4","direct":false,"kind":"runtime","optional":false},{"id":15339175927,"package_name":"postcss-color-hex-alpha","ecosystem":"npm","requirements":"8.0.4","direct":false,"kind":"runtime","optional":false},{"id":15339175928,"package_name":"postcss-color-rebeccapurple","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"runtime","optional":false},{"id":15339175929,"package_name":"postcss-colormin","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":15339175930,"package_name":"postcss-convert-values","ecosystem":"npm","requirements":"5.1.3","direct":false,"kind":"runtime","optional":false},{"id":15339175931,"package_name":"postcss-custom-media","ecosystem":"npm","requirements":"8.0.2","direct":false,"kind":"runtime","optional":false},{"id":15339175932,"package_name":"postcss-custom-properties","ecosystem":"npm","requirements":"12.1.11","direct":false,"kind":"runtime","optional":false},{"id":15339175933,"package_name":"postcss-custom-selectors","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":15339175934,"package_name":"postcss-dir-pseudo-class","ecosystem":"npm","requirements":"6.0.5","direct":false,"kind":"runtime","optional":false},{"id":15339175935,"package_name":"postcss-discard-comments","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":15339175936,"package_name":"postcss-discard-duplicates","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339175937,"package_name":"postcss-discard-empty","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":15339175938,"package_name":"postcss-discard-overridden","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339175939,"package_name":"postcss-double-position-gradients","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":15339175940,"package_name":"postcss-env-function","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"runtime","optional":false},{"id":15339175941,"package_name":"postcss-flexbugs-fixes","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":15339175942,"package_name":"postcss-focus-visible","ecosystem":"npm","requirements":"6.0.4","direct":false,"kind":"runtime","optional":false},{"id":15339175943,"package_name":"postcss-focus-within","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"runtime","optional":false},{"id":15339175944,"package_name":"postcss-font-variant","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175945,"package_name":"postcss-gap-properties","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"runtime","optional":false},{"id":15339175946,"package_name":"postcss-image-set-function","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"runtime","optional":false},{"id":15339175947,"package_name":"postcss-import","ecosystem":"npm","requirements":"15.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339175948,"package_name":"postcss-initial","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339175949,"package_name":"postcss-js","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339175950,"package_name":"postcss-lab-function","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":15339175951,"package_name":"postcss-load-config","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":15339175952,"package_name":"lilconfig","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175953,"package_name":"yaml","ecosystem":"npm","requirements":"2.3.4","direct":false,"kind":"runtime","optional":false},{"id":15339175954,"package_name":"postcss-loader","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"runtime","optional":false},{"id":15339175955,"package_name":"postcss-logical","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"runtime","optional":false},{"id":15339175956,"package_name":"postcss-media-minmax","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175957,"package_name":"postcss-merge-longhand","ecosystem":"npm","requirements":"5.1.7","direct":false,"kind":"runtime","optional":false},{"id":15339175958,"package_name":"postcss-merge-rules","ecosystem":"npm","requirements":"5.1.4","direct":false,"kind":"runtime","optional":false},{"id":15339175959,"package_name":"postcss-minify-font-values","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339175960,"package_name":"postcss-minify-gradients","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":15339175961,"package_name":"postcss-minify-params","ecosystem":"npm","requirements":"5.1.4","direct":false,"kind":"runtime","optional":false},{"id":15339175962,"package_name":"postcss-minify-selectors","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":15339175963,"package_name":"postcss-modules-extract-imports","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175964,"package_name":"postcss-modules-local-by-default","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":15339175965,"package_name":"postcss-modules-scope","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339175966,"package_name":"postcss-modules-values","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175967,"package_name":"postcss-nested","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339175968,"package_name":"postcss-nesting","ecosystem":"npm","requirements":"10.2.0","direct":false,"kind":"runtime","optional":false},{"id":15339175969,"package_name":"postcss-normalize","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339175970,"package_name":"postcss-normalize-charset","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339175971,"package_name":"postcss-normalize-display-values","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339175972,"package_name":"postcss-normalize-positions","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":15339175973,"package_name":"postcss-normalize-repeat-style","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":15339175974,"package_name":"postcss-normalize-string","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339175975,"package_name":"postcss-normalize-timing-functions","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339175976,"package_name":"postcss-normalize-unicode","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":15339175977,"package_name":"postcss-normalize-url","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339175978,"package_name":"postcss-normalize-whitespace","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":15339175979,"package_name":"postcss-opacity-percentage","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":15339175980,"package_name":"postcss-ordered-values","ecosystem":"npm","requirements":"5.1.3","direct":false,"kind":"runtime","optional":false},{"id":15339175981,"package_name":"postcss-overflow-shorthand","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":15339175982,"package_name":"postcss-page-break","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":15339175983,"package_name":"postcss-place","ecosystem":"npm","requirements":"7.0.5","direct":false,"kind":"runtime","optional":false},{"id":15339175984,"package_name":"postcss-preset-env","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":15339175985,"package_name":"postcss-pseudo-class-any-link","ecosystem":"npm","requirements":"7.1.6","direct":false,"kind":"runtime","optional":false},{"id":15339175986,"package_name":"postcss-reduce-initial","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":15339175987,"package_name":"postcss-reduce-transforms","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339175988,"package_name":"postcss-replace-overflow-wrap","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175989,"package_name":"postcss-selector-not","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339175990,"package_name":"postcss-selector-parser","ecosystem":"npm","requirements":"6.0.13","direct":false,"kind":"runtime","optional":false},{"id":15339175991,"package_name":"postcss-svgo","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339175992,"package_name":"commander","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":15339175993,"package_name":"svgo","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":15339175994,"package_name":"postcss-unique-selectors","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":15339175995,"package_name":"postcss-value-parser","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":15339175996,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":15339175997,"package_name":"pretty-bytes","ecosystem":"npm","requirements":"5.6.0","direct":false,"kind":"runtime","optional":false},{"id":15339175998,"package_name":"pretty-error","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339175999,"package_name":"pretty-format","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15339176000,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339176001,"package_name":"promise","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"runtime","optional":false},{"id":15339176002,"package_name":"prompts","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":15339176003,"package_name":"prop-types","ecosystem":"npm","requirements":"15.8.1","direct":false,"kind":"runtime","optional":false},{"id":15339176004,"package_name":"proxy-addr","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"runtime","optional":false},{"id":15339176005,"package_name":"ipaddr.js","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":15339176006,"package_name":"psl","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":15339176007,"package_name":"punycode","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":15339176008,"package_name":"q","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":15339176009,"package_name":"qs","ecosystem":"npm","requirements":"6.11.0","direct":false,"kind":"runtime","optional":false},{"id":15339176010,"package_name":"querystringify","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":15339176011,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":15339176012,"package_name":"quickjs-emscripten","ecosystem":"npm","requirements":"0.25.0-rc.7","direct":false,"kind":"runtime","optional":false},{"id":15339176013,"package_name":"quickjs-emscripten-core","ecosystem":"npm","requirements":"0.25.0-rc.7","direct":false,"kind":"runtime","optional":false},{"id":15339176014,"package_name":"raf","ecosystem":"npm","requirements":"3.4.1","direct":false,"kind":"runtime","optional":false},{"id":15339176015,"package_name":"randombytes","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339176016,"package_name":"range-parser","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":15339176017,"package_name":"raw-body","ecosystem":"npm","requirements":"2.5.1","direct":false,"kind":"runtime","optional":false},{"id":15339176018,"package_name":"react","ecosystem":"npm","requirements":"16.14.0","direct":false,"kind":"runtime","optional":false},{"id":15339176019,"package_name":"react-app-polyfill","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339176020,"package_name":"react-dev-utils","ecosystem":"npm","requirements":"12.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339176021,"package_name":"loader-utils","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":15339176022,"package_name":"react-dom","ecosystem":"npm","requirements":"16.14.0","direct":false,"kind":"runtime","optional":false},{"id":15339176023,"package_name":"react-error-overlay","ecosystem":"npm","requirements":"6.0.11","direct":false,"kind":"runtime","optional":false},{"id":15339176024,"package_name":"react-is","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"runtime","optional":false},{"id":15339176025,"package_name":"react-refresh","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":15339176026,"package_name":"react-scripts","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339176027,"package_name":"read-cache","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339176028,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.2","direct":false,"kind":"runtime","optional":false},{"id":15339176029,"package_name":"readdirp","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":15339176030,"package_name":"recursive-readdir","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"runtime","optional":false},{"id":15339176031,"package_name":"redent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339176032,"package_name":"reflect.getprototypeof","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":15339176033,"package_name":"regenerate","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":15339176034,"package_name":"regenerate-unicode-properties","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339176035,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.13.11","direct":false,"kind":"runtime","optional":false},{"id":15339176036,"package_name":"regenerator-transform","ecosystem":"npm","requirements":"0.15.1","direct":false,"kind":"runtime","optional":false},{"id":15339176037,"package_name":"regex-parser","ecosystem":"npm","requirements":"2.2.11","direct":false,"kind":"runtime","optional":false},{"id":15339176038,"package_name":"regexp.prototype.flags","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":15339176039,"package_name":"regexpu-core","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":15339176040,"package_name":"regjsparser","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"runtime","optional":false},{"id":15339176041,"package_name":"jsesc","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":15339176042,"package_name":"relateurl","ecosystem":"npm","requirements":"0.2.7","direct":false,"kind":"runtime","optional":false},{"id":15339176043,"package_name":"renderkid","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339176044,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":15339176045,"package_name":"require-from-string","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":15339176046,"package_name":"requires-port","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339176047,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.8","direct":false,"kind":"runtime","optional":false},{"id":15339176048,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339176049,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339176050,"package_name":"resolve-url","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":15339176051,"package_name":"resolve-url-loader","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339176052,"package_name":"picocolors","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":15339176053,"package_name":"postcss","ecosystem":"npm","requirements":"7.0.39","direct":false,"kind":"runtime","optional":false},{"id":15339176054,"package_name":"resolve.exports","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":15339176055,"package_name":"retry","ecosystem":"npm","requirements":"0.13.1","direct":false,"kind":"runtime","optional":false},{"id":15339176056,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":15339176057,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":15339176058,"package_name":"rollup","ecosystem":"npm","requirements":"2.79.1","direct":false,"kind":"runtime","optional":false},{"id":15339176059,"package_name":"rollup-plugin-terser","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":15339176060,"package_name":"jest-worker","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":15339176061,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339176062,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":15339176063,"package_name":"safe-array-concat","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339176064,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":15339176065,"package_name":"safe-regex-test","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339176066,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":15339176067,"package_name":"sanitize.css","ecosystem":"npm","requirements":"13.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339176068,"package_name":"sass-loader","ecosystem":"npm","requirements":"12.6.0","direct":false,"kind":"runtime","optional":false},{"id":15339176069,"package_name":"sax","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":15339176070,"package_name":"saxes","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339176071,"package_name":"scheduler","ecosystem":"npm","requirements":"0.19.1","direct":false,"kind":"runtime","optional":false},{"id":15339176072,"package_name":"schema-utils","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":15339176073,"package_name":"select-hose","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339176074,"package_name":"selfsigned","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":15339176075,"package_name":"semver","ecosystem":"npm","requirements":"7.5.4","direct":false,"kind":"runtime","optional":false},{"id":15339176076,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339176077,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339176078,"package_name":"send","ecosystem":"npm","requirements":"0.18.0","direct":false,"kind":"runtime","optional":false},{"id":15339176079,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":15339176080,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339176081,"package_name":"serve-index","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":15339176082,"package_name":"depd","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":15339176083,"package_name":"http-errors","ecosystem":"npm","requirements":"1.6.3","direct":false,"kind":"runtime","optional":false},{"id":15339176084,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":15339176085,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339176086,"package_name":"statuses","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":15339176087,"package_name":"serve-static","ecosystem":"npm","requirements":"1.15.0","direct":false,"kind":"runtime","optional":false},{"id":15339176088,"package_name":"set-function-length","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":15339176089,"package_name":"set-function-name","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339176090,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":15339176091,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339176092,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339176093,"package_name":"shell-quote","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":15339176094,"package_name":"side-channel","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":15339176095,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"runtime","optional":false},{"id":15339176096,"package_name":"sisteransi","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":15339176097,"package_name":"sockjs","ecosystem":"npm","requirements":"0.3.24","direct":false,"kind":"runtime","optional":false},{"id":15339176098,"package_name":"source-list-map","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339176099,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":15339176100,"package_name":"source-map-js","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":15339176101,"package_name":"source-map-loader","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":15339176102,"package_name":"source-map-resolve","ecosystem":"npm","requirements":"0.5.3","direct":false,"kind":"runtime","optional":false},{"id":15339176103,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.21","direct":false,"kind":"runtime","optional":false},{"id":15339176104,"package_name":"source-map-url","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":15339176105,"package_name":"sourcemap-codec","ecosystem":"npm","requirements":"1.4.8","direct":false,"kind":"runtime","optional":false},{"id":15339176106,"package_name":"spdy","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":15339176107,"package_name":"spdy-transport","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339176108,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":15339176109,"package_name":"stable","ecosystem":"npm","requirements":"0.1.8","direct":false,"kind":"runtime","optional":false},{"id":15339176110,"package_name":"stack-utils","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":15339176111,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339176112,"package_name":"stackframe","ecosystem":"npm","requirements":"1.3.4","direct":false,"kind":"runtime","optional":false},{"id":15339176113,"package_name":"statuses","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339176114,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":15339176115,"package_name":"string-natural-compare","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339176116,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":15339176117,"package_name":"string-width-cjs","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":15339176118,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339176119,"package_name":"string.prototype.matchall","ecosystem":"npm","requirements":"4.0.10","direct":false,"kind":"runtime","optional":false},{"id":15339176120,"package_name":"string.prototype.trim","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":15339176121,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":15339176122,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":15339176123,"package_name":"stringify-object","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":15339176124,"package_name":"strip-ansi-cjs","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339176125,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339176126,"package_name":"strip-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339176127,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339176128,"package_name":"strip-indent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339176129,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":15339176130,"package_name":"style-loader","ecosystem":"npm","requirements":"3.3.3","direct":false,"kind":"runtime","optional":false},{"id":15339176131,"package_name":"stylehacks","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":15339176132,"package_name":"sucrase","ecosystem":"npm","requirements":"3.35.0","direct":false,"kind":"runtime","optional":false},{"id":15339176133,"package_name":"commander","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":15339176134,"package_name":"glob","ecosystem":"npm","requirements":"10.3.10","direct":false,"kind":"runtime","optional":false},{"id":15339176135,"package_name":"minimatch","ecosystem":"npm","requirements":"9.0.3","direct":false,"kind":"runtime","optional":false},{"id":15339176136,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":15339176137,"package_name":"supports-hyperlinks","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":15339176138,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339176139,"package_name":"svg-parser","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":15339176140,"package_name":"svgo","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":15339176141,"package_name":"css-select","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339176142,"package_name":"css-what","ecosystem":"npm","requirements":"3.4.2","direct":false,"kind":"runtime","optional":false},{"id":15339176143,"package_name":"dom-serializer","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":15339176144,"package_name":"domutils","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":15339176145,"package_name":"domelementtype","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":15339176146,"package_name":"nth-check","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":15339176147,"package_name":"symbol-tree","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"runtime","optional":false},{"id":15339176148,"package_name":"tailwindcss","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"runtime","optional":false},{"id":15339176149,"package_name":"tapable","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":15339176150,"package_name":"temp-dir","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339176151,"package_name":"tempy","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":15339176152,"package_name":"type-fest","ecosystem":"npm","requirements":"0.16.0","direct":false,"kind":"runtime","optional":false},{"id":15339176153,"package_name":"terminal-link","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":15339176154,"package_name":"terser","ecosystem":"npm","requirements":"5.26.0","direct":false,"kind":"runtime","optional":false},{"id":15339176155,"package_name":"terser-webpack-plugin","ecosystem":"npm","requirements":"5.3.9","direct":false,"kind":"runtime","optional":false},{"id":15339176156,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"runtime","optional":false},{"id":15339176157,"package_name":"test-exclude","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339176158,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":15339176159,"package_name":"thenify","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":15339176160,"package_name":"thenify-all","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":15339176161,"package_name":"throat","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":15339176162,"package_name":"thunky","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339176163,"package_name":"tmpl","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":15339176164,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339176165,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339176166,"package_name":"toidentifier","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339176167,"package_name":"tough-cookie","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"runtime","optional":false},{"id":15339176168,"package_name":"universalify","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":15339176169,"package_name":"tr46","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339176170,"package_name":"tryer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339176171,"package_name":"ts-interface-checker","ecosystem":"npm","requirements":"0.1.13","direct":false,"kind":"runtime","optional":false},{"id":15339176172,"package_name":"tsconfig-paths","ecosystem":"npm","requirements":"3.15.0","direct":false,"kind":"runtime","optional":false},{"id":15339176173,"package_name":"json5","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":15339176174,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339176175,"package_name":"tslib","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"runtime","optional":false},{"id":15339176176,"package_name":"tsutils","ecosystem":"npm","requirements":"3.21.0","direct":false,"kind":"runtime","optional":false},{"id":15339176177,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":15339176178,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":15339176179,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":15339176180,"package_name":"type-fest","ecosystem":"npm","requirements":"0.21.3","direct":false,"kind":"runtime","optional":false},{"id":15339176181,"package_name":"type-is","ecosystem":"npm","requirements":"1.6.18","direct":false,"kind":"runtime","optional":false},{"id":15339176182,"package_name":"typed-array-buffer","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339176183,"package_name":"typed-array-byte-length","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339176184,"package_name":"typed-array-byte-offset","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339176185,"package_name":"typed-array-length","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":15339176186,"package_name":"typedarray-to-buffer","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"runtime","optional":false},{"id":15339176187,"package_name":"typescript","ecosystem":"npm","requirements":"4.5.5","direct":false,"kind":"runtime","optional":false},{"id":15339176188,"package_name":"unbox-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":15339176189,"package_name":"unicode-canonical-property-names-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339176190,"package_name":"unicode-match-property-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339176191,"package_name":"unicode-match-property-value-ecmascript","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339176192,"package_name":"unicode-property-aliases-ecmascript","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339176193,"package_name":"unique-string","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339176194,"package_name":"universalify","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339176195,"package_name":"unpipe","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339176196,"package_name":"unquote","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":15339176197,"package_name":"upath","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":15339176198,"package_name":"update-browserslist-db","ecosystem":"npm","requirements":"1.0.13","direct":false,"kind":"runtime","optional":false},{"id":15339176199,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"runtime","optional":false},{"id":15339176200,"package_name":"urix","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339176201,"package_name":"url-parse","ecosystem":"npm","requirements":"1.5.10","direct":false,"kind":"runtime","optional":false},{"id":15339176202,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":15339176203,"package_name":"util.promisify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339176204,"package_name":"utila","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":15339176205,"package_name":"utils-merge","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339176206,"package_name":"uuid","ecosystem":"npm","requirements":"8.3.2","direct":false,"kind":"runtime","optional":false},{"id":15339176207,"package_name":"v8-to-istanbul","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"runtime","optional":false},{"id":15339176208,"package_name":"vary","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":15339176209,"package_name":"w3c-hr-time","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":15339176210,"package_name":"w3c-xmlserializer","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339176211,"package_name":"wait-for-expect","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":15339176212,"package_name":"walker","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":15339176213,"package_name":"watchpack","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":15339176214,"package_name":"wbuf","ecosystem":"npm","requirements":"1.7.3","direct":false,"kind":"runtime","optional":false},{"id":15339176215,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339176216,"package_name":"webpack","ecosystem":"npm","requirements":"5.89.0","direct":false,"kind":"runtime","optional":false},{"id":15339176217,"package_name":"webpack-dev-middleware","ecosystem":"npm","requirements":"5.3.3","direct":false,"kind":"runtime","optional":false},{"id":15339176218,"package_name":"webpack-dev-server","ecosystem":"npm","requirements":"4.15.1","direct":false,"kind":"runtime","optional":false},{"id":15339176219,"package_name":"ws","ecosystem":"npm","requirements":"8.15.1","direct":false,"kind":"runtime","optional":false},{"id":15339176220,"package_name":"webpack-manifest-plugin","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":15339176221,"package_name":"webpack-sources","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":15339176222,"package_name":"webpack-sources","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"runtime","optional":false},{"id":15339176223,"package_name":"websocket-driver","ecosystem":"npm","requirements":"0.7.4","direct":false,"kind":"runtime","optional":false},{"id":15339176224,"package_name":"websocket-extensions","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":15339176225,"package_name":"whatwg-encoding","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":15339176226,"package_name":"whatwg-fetch","ecosystem":"npm","requirements":"3.6.20","direct":false,"kind":"runtime","optional":false},{"id":15339176227,"package_name":"whatwg-mimetype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":15339176228,"package_name":"whatwg-url","ecosystem":"npm","requirements":"8.7.0","direct":false,"kind":"runtime","optional":false},{"id":15339176229,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":15339176230,"package_name":"which-boxed-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":15339176231,"package_name":"which-builtin-type","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":15339176232,"package_name":"which-collection","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339176233,"package_name":"which-typed-array","ecosystem":"npm","requirements":"1.1.13","direct":false,"kind":"runtime","optional":false},{"id":15339176234,"package_name":"workbox-background-sync","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":15339176235,"package_name":"workbox-broadcast-update","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":15339176236,"package_name":"workbox-build","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":15339176237,"package_name":"@apideck/better-ajv-errors","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"runtime","optional":false},{"id":15339176238,"package_name":"source-map","ecosystem":"npm","requirements":"0.8.0-beta.0","direct":false,"kind":"runtime","optional":false},{"id":15339176239,"package_name":"tr46","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15339176240,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":15339176241,"package_name":"whatwg-url","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":15339176242,"package_name":"workbox-cacheable-response","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":15339176243,"package_name":"workbox-core","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":15339176244,"package_name":"workbox-expiration","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":15339176245,"package_name":"workbox-google-analytics","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":15339176246,"package_name":"workbox-navigation-preload","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":15339176247,"package_name":"workbox-precaching","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":15339176248,"package_name":"workbox-range-requests","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":15339176249,"package_name":"workbox-recipes","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":15339176250,"package_name":"workbox-routing","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":15339176251,"package_name":"workbox-strategies","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":15339176252,"package_name":"workbox-streams","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":15339176253,"package_name":"workbox-sw","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":15339176254,"package_name":"workbox-webpack-plugin","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":15339176255,"package_name":"webpack-sources","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"runtime","optional":false},{"id":15339176256,"package_name":"workbox-window","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":15339176257,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339176258,"package_name":"wrap-ansi-cjs","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339176259,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":15339176260,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":15339176261,"package_name":"ws","ecosystem":"npm","requirements":"7.5.9","direct":false,"kind":"runtime","optional":false},{"id":15339176262,"package_name":"xml-name-validator","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339176263,"package_name":"xmlchars","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":15339176264,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"runtime","optional":false},{"id":15339176265,"package_name":"yallist","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":15339176266,"package_name":"yaml","ecosystem":"npm","requirements":"1.10.2","direct":false,"kind":"runtime","optional":false},{"id":15339176267,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.0","direct":false,"kind":"runtime","optional":false},{"id":15339176268,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.9","direct":false,"kind":"runtime","optional":false},{"id":15339176269,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"examples/create-react-app/package.json","sha":null,"kind":"manifest","created_at":"2023-12-29T17:52:40.623Z","updated_at":"2023-12-29T17:52:40.623Z","repository_link":"https://github.com/justjake/quickjs-emscripten/blob/main/examples/create-react-app/package.json","dependencies":[{"id":15339176270,"package_name":"@jitl/quickjs-ffi-types","ecosystem":"npm","requirements":"file:../../build/tar/@jitl-quickjs-ffi-types.tgz","direct":true,"kind":"runtime","optional":false},{"id":15339176271,"package_name":"@jitl/quickjs-wasmfile-debug-asyncify","ecosystem":"npm","requirements":"file:../../build/tar/@jitl-quickjs-wasmfile-debug-asyncify.tgz","direct":true,"kind":"runtime","optional":false},{"id":15339176272,"package_name":"@jitl/quickjs-wasmfile-debug-sync","ecosystem":"npm","requirements":"file:../../build/tar/@jitl-quickjs-wasmfile-debug-sync.tgz","direct":true,"kind":"runtime","optional":false},{"id":15339176273,"package_name":"@jitl/quickjs-wasmfile-release-asyncify","ecosystem":"npm","requirements":"file:../../build/tar/@jitl-quickjs-wasmfile-release-asyncify.tgz","direct":true,"kind":"runtime","optional":false},{"id":15339176274,"package_name":"@jitl/quickjs-wasmfile-release-sync","ecosystem":"npm","requirements":"file:../../build/tar/@jitl-quickjs-wasmfile-release-sync.tgz","direct":true,"kind":"runtime","optional":false},{"id":15339176275,"package_name":"@testing-library/jest-dom","ecosystem":"npm","requirements":"^4.2.4","direct":true,"kind":"runtime","optional":false},{"id":15339176276,"package_name":"@testing-library/react","ecosystem":"npm","requirements":"^9.3.2","direct":true,"kind":"runtime","optional":false},{"id":15339176277,"package_name":"@testing-library/user-event","ecosystem":"npm","requirements":"^7.1.2","direct":true,"kind":"runtime","optional":false},{"id":15339176278,"package_name":"@types/jest","ecosystem":"npm","requirements":"^24.0.0","direct":true,"kind":"runtime","optional":false},{"id":15339176279,"package_name":"@types/node","ecosystem":"npm","requirements":"^16.0.0","direct":true,"kind":"runtime","optional":false},{"id":15339176280,"package_name":"@types/react","ecosystem":"npm","requirements":"^16.9.0","direct":true,"kind":"runtime","optional":false},{"id":15339176281,"package_name":"@types/react-dom","ecosystem":"npm","requirements":"^16.9.0","direct":true,"kind":"runtime","optional":false},{"id":15339176282,"package_name":"quickjs-emscripten","ecosystem":"npm","requirements":"file:../../build/tar/quickjs-emscripten.tgz","direct":true,"kind":"runtime","optional":false},{"id":15339176283,"package_name":"quickjs-emscripten-core","ecosystem":"npm","requirements":"file:../../build/tar/quickjs-emscripten-core.tgz","direct":true,"kind":"runtime","optional":false},{"id":15339176284,"package_name":"react","ecosystem":"npm","requirements":"^16.13.1","direct":true,"kind":"runtime","optional":false},{"id":15339176285,"package_name":"react-dom","ecosystem":"npm","requirements":"^16.13.1","direct":true,"kind":"runtime","optional":false},{"id":15339176286,"package_name":"react-scripts","ecosystem":"npm","requirements":"^5.0","direct":true,"kind":"runtime","optional":false},{"id":15339176287,"package_name":"typescript","ecosystem":"npm","requirements":"4.5","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"examples/node-typescript/package-lock.json","sha":null,"kind":"lockfile","created_at":"2023-12-29T17:52:40.635Z","updated_at":"2023-12-29T17:52:40.635Z","repository_link":"https://github.com/justjake/quickjs-emscripten/blob/main/examples/node-typescript/package-lock.json","dependencies":[{"id":15339176288,"package_name":"@jitl/quickjs-ffi-types","ecosystem":"npm","requirements":"0.25.0-rc.7","direct":false,"kind":"runtime","optional":false},{"id":15339176289,"package_name":"@jitl/quickjs-wasmfile-debug-asyncify","ecosystem":"npm","requirements":"0.25.0-rc.7","direct":false,"kind":"runtime","optional":false},{"id":15339176290,"package_name":"@jitl/quickjs-wasmfile-debug-sync","ecosystem":"npm","requirements":"0.25.0-rc.7","direct":false,"kind":"runtime","optional":false},{"id":15339176291,"package_name":"@jitl/quickjs-wasmfile-release-asyncify","ecosystem":"npm","requirements":"0.25.0-rc.7","direct":false,"kind":"runtime","optional":false},{"id":15339176292,"package_name":"@jitl/quickjs-wasmfile-release-sync","ecosystem":"npm","requirements":"0.25.0-rc.7","direct":false,"kind":"runtime","optional":false},{"id":15339176293,"package_name":"quickjs-emscripten","ecosystem":"npm","requirements":"0.25.0-rc.7","direct":false,"kind":"runtime","optional":false},{"id":15339176294,"package_name":"quickjs-emscripten-core","ecosystem":"npm","requirements":"0.25.0-rc.7","direct":false,"kind":"runtime","optional":false},{"id":15339176295,"package_name":"typescript","ecosystem":"npm","requirements":"5.3.3","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"examples/node-typescript/package.json","sha":null,"kind":"manifest","created_at":"2023-12-29T17:52:40.641Z","updated_at":"2023-12-29T17:52:40.641Z","repository_link":"https://github.com/justjake/quickjs-emscripten/blob/main/examples/node-typescript/package.json","dependencies":[{"id":15339176296,"package_name":"@jitl/quickjs-ffi-types","ecosystem":"npm","requirements":"file:../../build/tar/@jitl-quickjs-ffi-types.tgz","direct":true,"kind":"runtime","optional":false},{"id":15339176297,"package_name":"@jitl/quickjs-wasmfile-debug-asyncify","ecosystem":"npm","requirements":"file:../../build/tar/@jitl-quickjs-wasmfile-debug-asyncify.tgz","direct":true,"kind":"runtime","optional":false},{"id":15339176298,"package_name":"@jitl/quickjs-wasmfile-debug-sync","ecosystem":"npm","requirements":"file:../../build/tar/@jitl-quickjs-wasmfile-debug-sync.tgz","direct":true,"kind":"runtime","optional":false},{"id":15339176299,"package_name":"@jitl/quickjs-wasmfile-release-asyncify","ecosystem":"npm","requirements":"file:../../build/tar/@jitl-quickjs-wasmfile-release-asyncify.tgz","direct":true,"kind":"runtime","optional":false},{"id":15339176300,"package_name":"@jitl/quickjs-wasmfile-release-sync","ecosystem":"npm","requirements":"file:../../build/tar/@jitl-quickjs-wasmfile-release-sync.tgz","direct":true,"kind":"runtime","optional":false},{"id":15339176301,"package_name":"quickjs-emscripten","ecosystem":"npm","requirements":"file:../../build/tar/quickjs-emscripten.tgz","direct":true,"kind":"runtime","optional":false},{"id":15339176302,"package_name":"quickjs-emscripten-core","ecosystem":"npm","requirements":"file:../../build/tar/quickjs-emscripten-core.tgz","direct":true,"kind":"runtime","optional":false},{"id":15339176303,"package_name":"typescript","ecosystem":"npm","requirements":"5","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"examples/vite-vue/package-lock.json","sha":null,"kind":"lockfile","created_at":"2023-12-29T17:52:40.648Z","updated_at":"2023-12-29T17:52:40.648Z","repository_link":"https://github.com/justjake/quickjs-emscripten/blob/main/examples/vite-vue/package-lock.json","dependencies":[{"id":15339176304,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.23.6","direct":false,"kind":"runtime","optional":false},{"id":15339176305,"package_name":"@esbuild/aix-ppc64","ecosystem":"npm","requirements":"0.19.10","direct":false,"kind":"development","optional":false},{"id":15339176306,"package_name":"@esbuild/android-arm","ecosystem":"npm","requirements":"0.19.10","direct":false,"kind":"development","optional":false},{"id":15339176307,"package_name":"@esbuild/android-arm64","ecosystem":"npm","requirements":"0.19.10","direct":false,"kind":"development","optional":false},{"id":15339176308,"package_name":"@esbuild/android-x64","ecosystem":"npm","requirements":"0.19.10","direct":false,"kind":"development","optional":false},{"id":15339176309,"package_name":"@esbuild/darwin-arm64","ecosystem":"npm","requirements":"0.19.10","direct":false,"kind":"development","optional":false},{"id":15339176310,"package_name":"@esbuild/darwin-x64","ecosystem":"npm","requirements":"0.19.10","direct":false,"kind":"development","optional":false},{"id":15339176311,"package_name":"@esbuild/freebsd-arm64","ecosystem":"npm","requirements":"0.19.10","direct":false,"kind":"development","optional":false},{"id":15339176312,"package_name":"@esbuild/freebsd-x64","ecosystem":"npm","requirements":"0.19.10","direct":false,"kind":"development","optional":false},{"id":15339176313,"package_name":"@esbuild/linux-arm","ecosystem":"npm","requirements":"0.19.10","direct":false,"kind":"development","optional":false},{"id":15339176314,"package_name":"@esbuild/linux-arm64","ecosystem":"npm","requirements":"0.19.10","direct":false,"kind":"development","optional":false},{"id":15339176315,"package_name":"@esbuild/linux-ia32","ecosystem":"npm","requirements":"0.19.10","direct":false,"kind":"development","optional":false},{"id":15339176316,"package_name":"@esbuild/linux-loong64","ecosystem":"npm","requirements":"0.19.10","direct":false,"kind":"development","optional":false},{"id":15339176317,"package_name":"@esbuild/linux-mips64el","ecosystem":"npm","requirements":"0.19.10","direct":false,"kind":"development","optional":false},{"id":15339176318,"package_name":"@esbuild/linux-ppc64","ecosystem":"npm","requirements":"0.19.10","direct":false,"kind":"development","optional":false},{"id":15339176319,"package_name":"@esbuild/linux-riscv64","ecosystem":"npm","requirements":"0.19.10","direct":false,"kind":"development","optional":false},{"id":15339176320,"package_name":"@esbuild/linux-s390x","ecosystem":"npm","requirements":"0.19.10","direct":false,"kind":"development","optional":false},{"id":15339176321,"package_name":"@esbuild/linux-x64","ecosystem":"npm","requirements":"0.19.10","direct":false,"kind":"development","optional":false},{"id":15339176322,"package_name":"@esbuild/netbsd-x64","ecosystem":"npm","requirements":"0.19.10","direct":false,"kind":"development","optional":false},{"id":15339176323,"package_name":"@esbuild/openbsd-x64","ecosystem":"npm","requirements":"0.19.10","direct":false,"kind":"development","optional":false},{"id":15339176324,"package_name":"@esbuild/sunos-x64","ecosystem":"npm","requirements":"0.19.10","direct":false,"kind":"development","optional":false},{"id":15339176325,"package_name":"@esbuild/win32-arm64","ecosystem":"npm","requirements":"0.19.10","direct":false,"kind":"development","optional":false},{"id":15339176326,"package_name":"@esbuild/win32-ia32","ecosystem":"npm","requirements":"0.19.10","direct":false,"kind":"development","optional":false},{"id":15339176327,"package_name":"@esbuild/win32-x64","ecosystem":"npm","requirements":"0.19.10","direct":false,"kind":"development","optional":false},{"id":15339176328,"package_name":"@jitl/quickjs-ffi-types","ecosystem":"npm","requirements":"0.25.0-rc.7","direct":false,"kind":"runtime","optional":false},{"id":15339176329,"package_name":"@jitl/quickjs-wasmfile-debug-asyncify","ecosystem":"npm","requirements":"0.25.0-rc.7","direct":false,"kind":"runtime","optional":false},{"id":15339176330,"package_name":"@jitl/quickjs-wasmfile-debug-sync","ecosystem":"npm","requirements":"0.25.0-rc.7","direct":false,"kind":"runtime","optional":false},{"id":15339176331,"package_name":"@jitl/quickjs-wasmfile-release-asyncify","ecosystem":"npm","requirements":"0.25.0-rc.7","direct":false,"kind":"runtime","optional":false},{"id":15339176332,"package_name":"@jitl/quickjs-wasmfile-release-sync","ecosystem":"npm","requirements":"0.25.0-rc.7","direct":false,"kind":"runtime","optional":false},{"id":15339176333,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.4.15","direct":false,"kind":"runtime","optional":false},{"id":15339176334,"package_name":"@rollup/rollup-android-arm-eabi","ecosystem":"npm","requirements":"4.9.1","direct":false,"kind":"development","optional":false},{"id":15339176335,"package_name":"@rollup/rollup-android-arm64","ecosystem":"npm","requirements":"4.9.1","direct":false,"kind":"development","optional":false},{"id":15339176336,"package_name":"@rollup/rollup-darwin-arm64","ecosystem":"npm","requirements":"4.9.1","direct":false,"kind":"development","optional":false},{"id":15339176337,"package_name":"@rollup/rollup-darwin-x64","ecosystem":"npm","requirements":"4.9.1","direct":false,"kind":"development","optional":false},{"id":15339176338,"package_name":"@rollup/rollup-linux-arm-gnueabihf","ecosystem":"npm","requirements":"4.9.1","direct":false,"kind":"development","optional":false},{"id":15339176339,"package_name":"@rollup/rollup-linux-arm64-gnu","ecosystem":"npm","requirements":"4.9.1","direct":false,"kind":"development","optional":false},{"id":15339176340,"package_name":"@rollup/rollup-linux-arm64-musl","ecosystem":"npm","requirements":"4.9.1","direct":false,"kind":"development","optional":false},{"id":15339176341,"package_name":"@rollup/rollup-linux-riscv64-gnu","ecosystem":"npm","requirements":"4.9.1","direct":false,"kind":"development","optional":false},{"id":15339176342,"package_name":"@rollup/rollup-linux-x64-gnu","ecosystem":"npm","requirements":"4.9.1","direct":false,"kind":"development","optional":false},{"id":15339176343,"package_name":"@rollup/rollup-linux-x64-musl","ecosystem":"npm","requirements":"4.9.1","direct":false,"kind":"development","optional":false},{"id":15339176344,"package_name":"@rollup/rollup-win32-arm64-msvc","ecosystem":"npm","requirements":"4.9.1","direct":false,"kind":"development","optional":false},{"id":15339176345,"package_name":"@rollup/rollup-win32-ia32-msvc","ecosystem":"npm","requirements":"4.9.1","direct":false,"kind":"development","optional":false},{"id":15339176346,"package_name":"@rollup/rollup-win32-x64-msvc","ecosystem":"npm","requirements":"4.9.1","direct":false,"kind":"development","optional":false},{"id":15339176347,"package_name":"@vitejs/plugin-vue","ecosystem":"npm","requirements":"4.5.2","direct":false,"kind":"development","optional":false},{"id":15339176348,"package_name":"@vue/compiler-core","ecosystem":"npm","requirements":"3.3.13","direct":false,"kind":"runtime","optional":false},{"id":15339176349,"package_name":"@vue/compiler-dom","ecosystem":"npm","requirements":"3.3.13","direct":false,"kind":"runtime","optional":false},{"id":15339176350,"package_name":"@vue/compiler-sfc","ecosystem":"npm","requirements":"3.3.13","direct":false,"kind":"runtime","optional":false},{"id":15339176351,"package_name":"@vue/compiler-ssr","ecosystem":"npm","requirements":"3.3.13","direct":false,"kind":"runtime","optional":false},{"id":15339176352,"package_name":"@vue/reactivity","ecosystem":"npm","requirements":"3.3.13","direct":false,"kind":"runtime","optional":false},{"id":15339176353,"package_name":"@vue/reactivity-transform","ecosystem":"npm","requirements":"3.3.13","direct":false,"kind":"runtime","optional":false},{"id":15339176354,"package_name":"@vue/runtime-core","ecosystem":"npm","requirements":"3.3.13","direct":false,"kind":"runtime","optional":false},{"id":15339176355,"package_name":"@vue/runtime-dom","ecosystem":"npm","requirements":"3.3.13","direct":false,"kind":"runtime","optional":false},{"id":15339176356,"package_name":"@vue/server-renderer","ecosystem":"npm","requirements":"3.3.13","direct":false,"kind":"runtime","optional":false},{"id":15339176357,"package_name":"@vue/shared","ecosystem":"npm","requirements":"3.3.13","direct":false,"kind":"runtime","optional":false},{"id":15339176358,"package_name":"csstype","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":15339176359,"package_name":"esbuild","ecosystem":"npm","requirements":"0.19.10","direct":false,"kind":"development","optional":false},{"id":15339176360,"package_name":"estree-walker","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":15339176361,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"development","optional":false},{"id":15339176362,"package_name":"magic-string","ecosystem":"npm","requirements":"0.30.5","direct":false,"kind":"runtime","optional":false},{"id":15339176363,"package_name":"nanoid","ecosystem":"npm","requirements":"3.3.7","direct":false,"kind":"runtime","optional":false},{"id":15339176364,"package_name":"picocolors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15339176365,"package_name":"postcss","ecosystem":"npm","requirements":"8.4.32","direct":false,"kind":"runtime","optional":false},{"id":15339176366,"package_name":"quickjs-emscripten","ecosystem":"npm","requirements":"0.25.0-rc.7","direct":false,"kind":"runtime","optional":false},{"id":15339176367,"package_name":"quickjs-emscripten-core","ecosystem":"npm","requirements":"0.25.0-rc.7","direct":false,"kind":"runtime","optional":false},{"id":15339176368,"package_name":"rollup","ecosystem":"npm","requirements":"4.9.1","direct":false,"kind":"development","optional":false},{"id":15339176369,"package_name":"source-map-js","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":15339176370,"package_name":"vite","ecosystem":"npm","requirements":"5.0.10","direct":false,"kind":"development","optional":false},{"id":15339176371,"package_name":"vue","ecosystem":"npm","requirements":"3.3.13","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"examples/vite-vue/package.json","sha":null,"kind":"manifest","created_at":"2023-12-29T17:52:40.670Z","updated_at":"2023-12-29T17:52:40.670Z","repository_link":"https://github.com/justjake/quickjs-emscripten/blob/main/examples/vite-vue/package.json","dependencies":[{"id":15339176372,"package_name":"@jitl/quickjs-ffi-types","ecosystem":"npm","requirements":"file:../../build/tar/@jitl-quickjs-ffi-types.tgz","direct":true,"kind":"runtime","optional":false},{"id":15339176373,"package_name":"@jitl/quickjs-wasmfile-debug-asyncify","ecosystem":"npm","requirements":"file:../../build/tar/@jitl-quickjs-wasmfile-debug-asyncify.tgz","direct":true,"kind":"runtime","optional":false},{"id":15339176374,"package_name":"@jitl/quickjs-wasmfile-debug-sync","ecosystem":"npm","requirements":"file:../../build/tar/@jitl-quickjs-wasmfile-debug-sync.tgz","direct":true,"kind":"runtime","optional":false},{"id":15339176375,"package_name":"@jitl/quickjs-wasmfile-release-asyncify","ecosystem":"npm","requirements":"file:../../build/tar/@jitl-quickjs-wasmfile-release-asyncify.tgz","direct":true,"kind":"runtime","optional":false},{"id":15339176376,"package_name":"@jitl/quickjs-wasmfile-release-sync","ecosystem":"npm","requirements":"file:../../build/tar/@jitl-quickjs-wasmfile-release-sync.tgz","direct":true,"kind":"runtime","optional":false},{"id":15339176377,"package_name":"quickjs-emscripten","ecosystem":"npm","requirements":"file:../../build/tar/quickjs-emscripten.tgz","direct":true,"kind":"runtime","optional":false},{"id":15339176378,"package_name":"quickjs-emscripten-core","ecosystem":"npm","requirements":"file:../../build/tar/quickjs-emscripten-core.tgz","direct":true,"kind":"runtime","optional":false},{"id":15339176379,"package_name":"vue","ecosystem":"npm","requirements":"^3.3.11","direct":true,"kind":"runtime","optional":false},{"id":15339176380,"package_name":"@vitejs/plugin-vue","ecosystem":"npm","requirements":"^4.5.2","direct":true,"kind":"development","optional":false},{"id":15339176381,"package_name":"vite","ecosystem":"npm","requirements":"^5.0.8","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/internal-tsconfig/package.json","sha":null,"kind":"manifest","created_at":"2023-12-29T17:52:40.679Z","updated_at":"2023-12-29T17:52:40.679Z","repository_link":"https://github.com/justjake/quickjs-emscripten/blob/main/packages/internal-tsconfig/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"packages/quickjs-emscripten/package.json","sha":null,"kind":"manifest","created_at":"2023-12-29T17:52:40.682Z","updated_at":"2023-12-29T17:52:40.682Z","repository_link":"https://github.com/justjake/quickjs-emscripten/blob/main/packages/quickjs-emscripten/package.json","dependencies":[{"id":15339176382,"package_name":"@jitl/quickjs-wasmfile-debug-asyncify","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":15339176383,"package_name":"@jitl/quickjs-wasmfile-debug-sync","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":15339176384,"package_name":"@jitl/quickjs-wasmfile-release-asyncify","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":15339176385,"package_name":"@jitl/quickjs-wasmfile-release-sync","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":15339176386,"package_name":"quickjs-emscripten-core","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":15339176387,"package_name":"@jitl/quickjs-singlefile-cjs-release-asyncify","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"development","optional":false},{"id":15339176388,"package_name":"@jitl/quickjs-singlefile-cjs-release-sync","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/quickjs-emscripten-core/package.json","sha":null,"kind":"manifest","created_at":"2023-12-29T17:52:40.688Z","updated_at":"2023-12-29T17:52:40.688Z","repository_link":"https://github.com/justjake/quickjs-emscripten/blob/main/packages/quickjs-emscripten-core/package.json","dependencies":[{"id":15339176389,"package_name":"@jitl/quickjs-ffi-types","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/quickjs-ffi-types/package.json","sha":null,"kind":"manifest","created_at":"2023-12-29T17:52:40.692Z","updated_at":"2023-12-29T17:52:40.692Z","repository_link":"https://github.com/justjake/quickjs-emscripten/blob/main/packages/quickjs-ffi-types/package.json","dependencies":[{"id":15339176390,"package_name":"@jitl/tsconfig","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/variant-quickjs-singlefile-browser-debug-asyncify/package.json","sha":null,"kind":"manifest","created_at":"2023-12-29T17:52:40.697Z","updated_at":"2023-12-29T17:52:40.697Z","repository_link":"https://github.com/justjake/quickjs-emscripten/blob/main/packages/variant-quickjs-singlefile-browser-debug-asyncify/package.json","dependencies":[{"id":15339176391,"package_name":"@jitl/quickjs-ffi-types","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/variant-quickjs-singlefile-browser-debug-sync/package.json","sha":null,"kind":"manifest","created_at":"2023-12-29T17:52:40.703Z","updated_at":"2023-12-29T17:52:40.703Z","repository_link":"https://github.com/justjake/quickjs-emscripten/blob/main/packages/variant-quickjs-singlefile-browser-debug-sync/package.json","dependencies":[{"id":15339176392,"package_name":"@jitl/quickjs-ffi-types","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/variant-quickjs-singlefile-browser-release-asyncify/package.json","sha":null,"kind":"manifest","created_at":"2023-12-29T17:52:40.711Z","updated_at":"2023-12-29T17:52:40.711Z","repository_link":"https://github.com/justjake/quickjs-emscripten/blob/main/packages/variant-quickjs-singlefile-browser-release-asyncify/package.json","dependencies":[{"id":15339176393,"package_name":"@jitl/quickjs-ffi-types","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/variant-quickjs-singlefile-browser-release-sync/package.json","sha":null,"kind":"manifest","created_at":"2023-12-29T17:52:40.718Z","updated_at":"2023-12-29T17:52:40.718Z","repository_link":"https://github.com/justjake/quickjs-emscripten/blob/main/packages/variant-quickjs-singlefile-browser-release-sync/package.json","dependencies":[{"id":15339176394,"package_name":"@jitl/quickjs-ffi-types","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/variant-quickjs-singlefile-cjs-debug-asyncify/package.json","sha":null,"kind":"manifest","created_at":"2023-12-29T17:52:40.725Z","updated_at":"2023-12-29T17:52:40.725Z","repository_link":"https://github.com/justjake/quickjs-emscripten/blob/main/packages/variant-quickjs-singlefile-cjs-debug-asyncify/package.json","dependencies":[{"id":15339176395,"package_name":"@jitl/quickjs-ffi-types","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/variant-quickjs-singlefile-cjs-debug-sync/package.json","sha":null,"kind":"manifest","created_at":"2023-12-29T17:52:40.731Z","updated_at":"2023-12-29T17:52:40.731Z","repository_link":"https://github.com/justjake/quickjs-emscripten/blob/main/packages/variant-quickjs-singlefile-cjs-debug-sync/package.json","dependencies":[{"id":15339176396,"package_name":"@jitl/quickjs-ffi-types","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/variant-quickjs-singlefile-cjs-release-asyncify/package.json","sha":null,"kind":"manifest","created_at":"2023-12-29T17:52:40.738Z","updated_at":"2023-12-29T17:52:40.738Z","repository_link":"https://github.com/justjake/quickjs-emscripten/blob/main/packages/variant-quickjs-singlefile-cjs-release-asyncify/package.json","dependencies":[{"id":15339176397,"package_name":"@jitl/quickjs-ffi-types","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/variant-quickjs-singlefile-cjs-release-sync/package.json","sha":null,"kind":"manifest","created_at":"2023-12-29T17:52:40.744Z","updated_at":"2023-12-29T17:52:40.744Z","repository_link":"https://github.com/justjake/quickjs-emscripten/blob/main/packages/variant-quickjs-singlefile-cjs-release-sync/package.json","dependencies":[{"id":15339176398,"package_name":"@jitl/quickjs-ffi-types","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/variant-quickjs-singlefile-mjs-debug-asyncify/package.json","sha":null,"kind":"manifest","created_at":"2023-12-29T17:52:40.750Z","updated_at":"2023-12-29T17:52:40.750Z","repository_link":"https://github.com/justjake/quickjs-emscripten/blob/main/packages/variant-quickjs-singlefile-mjs-debug-asyncify/package.json","dependencies":[{"id":15339176399,"package_name":"@jitl/quickjs-ffi-types","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/variant-quickjs-singlefile-mjs-debug-sync/package.json","sha":null,"kind":"manifest","created_at":"2023-12-29T17:52:40.756Z","updated_at":"2023-12-29T17:52:40.756Z","repository_link":"https://github.com/justjake/quickjs-emscripten/blob/main/packages/variant-quickjs-singlefile-mjs-debug-sync/package.json","dependencies":[{"id":15339176400,"package_name":"@jitl/quickjs-ffi-types","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/variant-quickjs-singlefile-mjs-release-asyncify/package.json","sha":null,"kind":"manifest","created_at":"2023-12-29T17:52:40.762Z","updated_at":"2023-12-29T17:52:40.762Z","repository_link":"https://github.com/justjake/quickjs-emscripten/blob/main/packages/variant-quickjs-singlefile-mjs-release-asyncify/package.json","dependencies":[{"id":15339176401,"package_name":"@jitl/quickjs-ffi-types","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/variant-quickjs-singlefile-mjs-release-sync/package.json","sha":null,"kind":"manifest","created_at":"2023-12-29T17:52:40.768Z","updated_at":"2023-12-29T17:52:40.768Z","repository_link":"https://github.com/justjake/quickjs-emscripten/blob/main/packages/variant-quickjs-singlefile-mjs-release-sync/package.json","dependencies":[{"id":15339176402,"package_name":"@jitl/quickjs-ffi-types","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/variant-quickjs-wasmfile-debug-asyncify/package.json","sha":null,"kind":"manifest","created_at":"2023-12-29T17:52:40.774Z","updated_at":"2023-12-29T17:52:40.774Z","repository_link":"https://github.com/justjake/quickjs-emscripten/blob/main/packages/variant-quickjs-wasmfile-debug-asyncify/package.json","dependencies":[{"id":15339176403,"package_name":"@jitl/quickjs-ffi-types","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/variant-quickjs-wasmfile-debug-sync/package.json","sha":null,"kind":"manifest","created_at":"2023-12-29T17:52:40.780Z","updated_at":"2023-12-29T17:52:40.780Z","repository_link":"https://github.com/justjake/quickjs-emscripten/blob/main/packages/variant-quickjs-wasmfile-debug-sync/package.json","dependencies":[{"id":15339176404,"package_name":"@jitl/quickjs-ffi-types","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/variant-quickjs-wasmfile-release-asyncify/package.json","sha":null,"kind":"manifest","created_at":"2023-12-29T17:52:40.786Z","updated_at":"2023-12-29T17:52:40.786Z","repository_link":"https://github.com/justjake/quickjs-emscripten/blob/main/packages/variant-quickjs-wasmfile-release-asyncify/package.json","dependencies":[{"id":15339176405,"package_name":"@jitl/quickjs-ffi-types","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/variant-quickjs-wasmfile-release-sync/package.json","sha":null,"kind":"manifest","created_at":"2023-12-29T17:52:40.792Z","updated_at":"2023-12-29T17:52:40.792Z","repository_link":"https://github.com/justjake/quickjs-emscripten/blob/main/packages/variant-quickjs-wasmfile-release-sync/package.json","dependencies":[{"id":15339176406,"package_name":"@jitl/quickjs-ffi-types","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"examples/cloudflare-workers/package-lock.json","sha":null,"kind":"lockfile","created_at":"2024-01-01T01:27:48.260Z","updated_at":"2024-01-01T01:27:48.260Z","repository_link":"https://github.com/justjake/quickjs-emscripten/blob/main/examples/cloudflare-workers/package-lock.json","dependencies":[{"id":15369006666,"package_name":"@cloudflare/kv-asset-handler","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":15369006667,"package_name":"@cloudflare/workerd-darwin-64","ecosystem":"npm","requirements":"1.20231030.0","direct":false,"kind":"development","optional":false},{"id":15369006668,"package_name":"@cloudflare/workerd-darwin-arm64","ecosystem":"npm","requirements":"1.20231030.0","direct":false,"kind":"development","optional":false},{"id":15369006669,"package_name":"@cloudflare/workerd-linux-64","ecosystem":"npm","requirements":"1.20231030.0","direct":false,"kind":"development","optional":false},{"id":15369006670,"package_name":"@cloudflare/workerd-linux-arm64","ecosystem":"npm","requirements":"1.20231030.0","direct":false,"kind":"development","optional":false},{"id":15369006671,"package_name":"@cloudflare/workerd-windows-64","ecosystem":"npm","requirements":"1.20231030.0","direct":false,"kind":"development","optional":false},{"id":15369006672,"package_name":"@cloudflare/workers-types","ecosystem":"npm","requirements":"4.20231218.0","direct":false,"kind":"development","optional":false},{"id":15369006772,"package_name":"@cspotcode/source-map-support","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"development","optional":false},{"id":15369006773,"package_name":"@esbuild-plugins/node-globals-polyfill","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"development","optional":false},{"id":15369006774,"package_name":"@esbuild-plugins/node-modules-polyfill","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"development","optional":false},{"id":15369006775,"package_name":"@esbuild/android-arm","ecosystem":"npm","requirements":"0.17.19","direct":false,"kind":"development","optional":false},{"id":15369006776,"package_name":"@esbuild/android-arm64","ecosystem":"npm","requirements":"0.17.19","direct":false,"kind":"development","optional":false},{"id":15369006777,"package_name":"@esbuild/android-x64","ecosystem":"npm","requirements":"0.17.19","direct":false,"kind":"development","optional":false},{"id":15369006778,"package_name":"@esbuild/darwin-arm64","ecosystem":"npm","requirements":"0.17.19","direct":false,"kind":"development","optional":false},{"id":15369006779,"package_name":"@esbuild/darwin-x64","ecosystem":"npm","requirements":"0.17.19","direct":false,"kind":"development","optional":false},{"id":15369006780,"package_name":"@esbuild/freebsd-arm64","ecosystem":"npm","requirements":"0.17.19","direct":false,"kind":"development","optional":false},{"id":15369006781,"package_name":"@esbuild/freebsd-x64","ecosystem":"npm","requirements":"0.17.19","direct":false,"kind":"development","optional":false},{"id":15369006782,"package_name":"@esbuild/linux-arm","ecosystem":"npm","requirements":"0.17.19","direct":false,"kind":"development","optional":false},{"id":15369006783,"package_name":"@esbuild/linux-arm64","ecosystem":"npm","requirements":"0.17.19","direct":false,"kind":"development","optional":false},{"id":15369006784,"package_name":"@esbuild/linux-ia32","ecosystem":"npm","requirements":"0.17.19","direct":false,"kind":"development","optional":false},{"id":15369006785,"package_name":"@esbuild/linux-loong64","ecosystem":"npm","requirements":"0.17.19","direct":false,"kind":"development","optional":false},{"id":15369006786,"package_name":"@esbuild/linux-mips64el","ecosystem":"npm","requirements":"0.17.19","direct":false,"kind":"development","optional":false},{"id":15369006787,"package_name":"@esbuild/linux-ppc64","ecosystem":"npm","requirements":"0.17.19","direct":false,"kind":"development","optional":false},{"id":15369006788,"package_name":"@esbuild/linux-riscv64","ecosystem":"npm","requirements":"0.17.19","direct":false,"kind":"development","optional":false},{"id":15369006789,"package_name":"@esbuild/linux-s390x","ecosystem":"npm","requirements":"0.17.19","direct":false,"kind":"development","optional":false},{"id":15369006790,"package_name":"@esbuild/linux-x64","ecosystem":"npm","requirements":"0.17.19","direct":false,"kind":"development","optional":false},{"id":15369006791,"package_name":"@esbuild/netbsd-x64","ecosystem":"npm","requirements":"0.17.19","direct":false,"kind":"development","optional":false},{"id":15369006792,"package_name":"@esbuild/openbsd-x64","ecosystem":"npm","requirements":"0.17.19","direct":false,"kind":"development","optional":false},{"id":15369006793,"package_name":"@esbuild/sunos-x64","ecosystem":"npm","requirements":"0.17.19","direct":false,"kind":"development","optional":false},{"id":15369006794,"package_name":"@esbuild/win32-arm64","ecosystem":"npm","requirements":"0.17.19","direct":false,"kind":"development","optional":false},{"id":15369006795,"package_name":"@esbuild/win32-ia32","ecosystem":"npm","requirements":"0.17.19","direct":false,"kind":"development","optional":false},{"id":15369006796,"package_name":"@esbuild/win32-x64","ecosystem":"npm","requirements":"0.17.19","direct":false,"kind":"development","optional":false},{"id":15369006797,"package_name":"@fastify/busboy","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":15369006798,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":15369006799,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.4.15","direct":false,"kind":"development","optional":false},{"id":15369006800,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.9","direct":false,"kind":"development","optional":false},{"id":15369006801,"package_name":"@types/node","ecosystem":"npm","requirements":"20.10.5","direct":false,"kind":"development","optional":false},{"id":15369006802,"package_name":"@types/node-forge","ecosystem":"npm","requirements":"1.3.10","direct":false,"kind":"development","optional":false},{"id":15369006803,"package_name":"acorn","ecosystem":"npm","requirements":"8.11.2","direct":false,"kind":"development","optional":false},{"id":15369006804,"package_name":"acorn-walk","ecosystem":"npm","requirements":"8.3.1","direct":false,"kind":"development","optional":false},{"id":15369006805,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":15369006806,"package_name":"as-table","ecosystem":"npm","requirements":"1.0.55","direct":false,"kind":"development","optional":false},{"id":15369006807,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":15369006808,"package_name":"blake3-wasm","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"development","optional":false},{"id":15369006809,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":15369006810,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":15369006811,"package_name":"capnp-ts","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":15369006815,"package_name":"chokidar","ecosystem":"npm","requirements":"3.5.3","direct":false,"kind":"development","optional":false},{"id":15369006816,"package_name":"cookie","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"development","optional":false},{"id":15369006817,"package_name":"data-uri-to-buffer","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":15369006818,"package_name":"debug","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"development","optional":false},{"id":15369006819,"package_name":"esbuild","ecosystem":"npm","requirements":"0.17.19","direct":false,"kind":"development","optional":false},{"id":15369006820,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":15369006821,"package_name":"estree-walker","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":15369006822,"package_name":"exit-hook","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":15369006823,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":15369006824,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"development","optional":false},{"id":15369006825,"package_name":"get-source","ecosystem":"npm","requirements":"2.0.12","direct":false,"kind":"development","optional":false},{"id":15369006826,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":15369006827,"package_name":"glob-to-regexp","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":15369006828,"package_name":"is-binary-path","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":15369006829,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":15369006830,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":15369006831,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":15369006832,"package_name":"magic-string","ecosystem":"npm","requirements":"0.25.9","direct":false,"kind":"development","optional":false},{"id":15369006833,"package_name":"mime","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":15369006834,"package_name":"miniflare","ecosystem":"npm","requirements":"3.20231030.4","direct":false,"kind":"development","optional":false},{"id":15369006835,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":15369006836,"package_name":"mustache","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":15369006837,"package_name":"nanoid","ecosystem":"npm","requirements":"3.3.7","direct":false,"kind":"development","optional":false},{"id":15369006838,"package_name":"node-forge","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":15369006839,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":15369006840,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"development","optional":false},{"id":15369006841,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":15369006842,"package_name":"printable-characters","ecosystem":"npm","requirements":"1.0.42","direct":false,"kind":"development","optional":false},{"id":15369006861,"package_name":"readdirp","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":15369006862,"package_name":"resolve.exports","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":15369006863,"package_name":"rollup-plugin-inject","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":15369006864,"package_name":"rollup-plugin-node-polyfills","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":15369006865,"package_name":"rollup-pluginutils","ecosystem":"npm","requirements":"2.8.2","direct":false,"kind":"development","optional":false},{"id":15369006866,"package_name":"selfsigned","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":15369006867,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":15369006868,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.21","direct":false,"kind":"development","optional":false},{"id":15369006869,"package_name":"sourcemap-codec","ecosystem":"npm","requirements":"1.4.8","direct":false,"kind":"development","optional":false},{"id":15369006870,"package_name":"stacktracey","ecosystem":"npm","requirements":"2.1.8","direct":false,"kind":"development","optional":false},{"id":15369006871,"package_name":"stoppable","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":15369006872,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":15369006873,"package_name":"tslib","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"development","optional":false},{"id":15369006874,"package_name":"typescript","ecosystem":"npm","requirements":"5.3.3","direct":false,"kind":"development","optional":false},{"id":15369006875,"package_name":"undici","ecosystem":"npm","requirements":"5.28.2","direct":false,"kind":"development","optional":false},{"id":15369006876,"package_name":"undici-types","ecosystem":"npm","requirements":"5.26.5","direct":false,"kind":"development","optional":false},{"id":15369006877,"package_name":"workerd","ecosystem":"npm","requirements":"1.20231030.0","direct":false,"kind":"development","optional":false},{"id":15369006890,"package_name":"wrangler","ecosystem":"npm","requirements":"3.22.1","direct":false,"kind":"development","optional":false},{"id":15369006891,"package_name":"ws","ecosystem":"npm","requirements":"8.16.0","direct":false,"kind":"development","optional":false},{"id":15369006892,"package_name":"xxhash-wasm","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":15369006893,"package_name":"youch","ecosystem":"npm","requirements":"3.3.3","direct":false,"kind":"development","optional":false},{"id":15369006894,"package_name":"zod","ecosystem":"npm","requirements":"3.22.4","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"examples/cloudflare-workers/package.json","sha":null,"kind":"manifest","created_at":"2024-01-01T01:27:49.793Z","updated_at":"2024-01-01T01:27:49.793Z","repository_link":"https://github.com/justjake/quickjs-emscripten/blob/main/examples/cloudflare-workers/package.json","dependencies":[{"id":15369006896,"package_name":"@cloudflare/workers-types","ecosystem":"npm","requirements":"^4.20231218.0","direct":true,"kind":"development","optional":false},{"id":15369006897,"package_name":"typescript","ecosystem":"npm","requirements":"^5.0.4","direct":true,"kind":"development","optional":false},{"id":15369006898,"package_name":"wrangler","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"examples/deno/package-lock.json","sha":null,"kind":"lockfile","created_at":"2024-01-01T01:27:50.052Z","updated_at":"2024-01-01T01:27:50.052Z","repository_link":"https://github.com/justjake/quickjs-emscripten/blob/main/examples/deno/package-lock.json","dependencies":[{"id":15369006961,"package_name":"@jitl/quickjs-ffi-types","ecosystem":"npm","requirements":"0.25.1","direct":false,"kind":"runtime","optional":false},{"id":15369006965,"package_name":"@jitl/quickjs-wasmfile-debug-asyncify","ecosystem":"npm","requirements":"0.25.1","direct":false,"kind":"runtime","optional":false},{"id":15369006966,"package_name":"@jitl/quickjs-wasmfile-debug-sync","ecosystem":"npm","requirements":"0.25.1","direct":false,"kind":"runtime","optional":false},{"id":15369006967,"package_name":"@jitl/quickjs-wasmfile-release-asyncify","ecosystem":"npm","requirements":"0.25.1","direct":false,"kind":"runtime","optional":false},{"id":15369006968,"package_name":"@jitl/quickjs-wasmfile-release-sync","ecosystem":"npm","requirements":"0.25.1","direct":false,"kind":"runtime","optional":false},{"id":15369006969,"package_name":"quickjs-emscripten","ecosystem":"npm","requirements":"0.25.1","direct":false,"kind":"runtime","optional":false},{"id":15369007112,"package_name":"quickjs-emscripten-core","ecosystem":"npm","requirements":"0.25.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"examples/deno/package.json","sha":null,"kind":"manifest","created_at":"2024-01-01T01:27:51.622Z","updated_at":"2024-01-01T01:27:51.622Z","repository_link":"https://github.com/justjake/quickjs-emscripten/blob/main/examples/deno/package.json","dependencies":[{"id":15369007350,"package_name":"@jitl/quickjs-ffi-types","ecosystem":"npm","requirements":"file:../../build/tar/@jitl-quickjs-ffi-types.tgz","direct":true,"kind":"runtime","optional":false},{"id":15369007351,"package_name":"@jitl/quickjs-wasmfile-debug-asyncify","ecosystem":"npm","requirements":"file:../../build/tar/@jitl-quickjs-wasmfile-debug-asyncify.tgz","direct":true,"kind":"runtime","optional":false},{"id":15369007352,"package_name":"@jitl/quickjs-wasmfile-debug-sync","ecosystem":"npm","requirements":"file:../../build/tar/@jitl-quickjs-wasmfile-debug-sync.tgz","direct":true,"kind":"runtime","optional":false},{"id":15369007353,"package_name":"@jitl/quickjs-wasmfile-release-asyncify","ecosystem":"npm","requirements":"file:../../build/tar/@jitl-quickjs-wasmfile-release-asyncify.tgz","direct":true,"kind":"runtime","optional":false},{"id":15369007354,"package_name":"@jitl/quickjs-wasmfile-release-sync","ecosystem":"npm","requirements":"file:../../build/tar/@jitl-quickjs-wasmfile-release-sync.tgz","direct":true,"kind":"runtime","optional":false},{"id":15369007355,"package_name":"quickjs-emscripten","ecosystem":"npm","requirements":"file:../../build/tar/quickjs-emscripten.tgz","direct":true,"kind":"runtime","optional":false},{"id":15369007356,"package_name":"quickjs-emscripten-core","ecosystem":"npm","requirements":"file:../../build/tar/quickjs-emscripten-core.tgz","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"examples/node-minimal/package-lock.json","sha":null,"kind":"lockfile","created_at":"2024-01-01T01:27:51.763Z","updated_at":"2024-01-01T01:27:51.763Z","repository_link":"https://github.com/justjake/quickjs-emscripten/blob/main/examples/node-minimal/package-lock.json","dependencies":[{"id":15369007357,"package_name":"@jitl/quickjs-ffi-types","ecosystem":"npm","requirements":"0.25.1","direct":false,"kind":"runtime","optional":false},{"id":15369007358,"package_name":"@jitl/quickjs-wasmfile-release-sync","ecosystem":"npm","requirements":"0.25.1","direct":false,"kind":"runtime","optional":false},{"id":15369007359,"package_name":"quickjs-emscripten-core","ecosystem":"npm","requirements":"0.25.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"examples/node-minimal/package.json","sha":null,"kind":"manifest","created_at":"2024-01-01T01:27:52.183Z","updated_at":"2024-01-01T01:27:52.183Z","repository_link":"https://github.com/justjake/quickjs-emscripten/blob/main/examples/node-minimal/package.json","dependencies":[{"id":15369007363,"package_name":"@jitl/quickjs-ffi-types","ecosystem":"npm","requirements":"file:../../build/tar/@jitl-quickjs-ffi-types.tgz","direct":true,"kind":"runtime","optional":false},{"id":15369007364,"package_name":"@jitl/quickjs-wasmfile-release-sync","ecosystem":"npm","requirements":"file:../../build/tar/@jitl-quickjs-wasmfile-release-sync.tgz","direct":true,"kind":"runtime","optional":false},{"id":15369007365,"package_name":"quickjs-emscripten-core","ecosystem":"npm","requirements":"file:../../build/tar/quickjs-emscripten-core.tgz","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/variant-quickjs-ng-wasmfile-release-sync/package.json","sha":null,"kind":"manifest","created_at":"2026-08-07T03:31:18.241Z","updated_at":"2026-08-07T03:31:18.241Z","repository_link":"https://github.com/justjake/quickjs-emscripten/blob/main/packages/variant-quickjs-ng-wasmfile-release-sync/package.json","dependencies":[{"id":25920888713,"package_name":"@jitl/quickjs-ffi-types","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"pnpm-workspace.yaml","sha":null,"kind":"manifest","created_at":"2026-08-07T03:31:19.573Z","updated_at":"2026-08-07T03:31:19.573Z","repository_link":"https://github.com/justjake/quickjs-emscripten/blob/main/pnpm-workspace.yaml","dependencies":[]},{"ecosystem":"npm","filepath":"packages/variant-quickjs-asmjs-mjs-release-sync/package.json","sha":null,"kind":"manifest","created_at":"2026-08-07T03:31:17.833Z","updated_at":"2026-08-07T03:31:17.833Z","repository_link":"https://github.com/justjake/quickjs-emscripten/blob/main/packages/variant-quickjs-asmjs-mjs-release-sync/package.json","dependencies":[{"id":25920888709,"package_name":"@jitl/quickjs-ffi-types","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"examples/bun-typescript/package-lock.json","sha":null,"kind":"lockfile","created_at":"2026-08-07T03:31:17.186Z","updated_at":"2026-08-07T03:31:17.186Z","repository_link":"https://github.com/justjake/quickjs-emscripten/blob/main/examples/bun-typescript/package-lock.json","dependencies":[{"id":25920888690,"package_name":"@jitl/quickjs-ffi-types","ecosystem":"npm","requirements":"0.26.0","direct":false,"kind":"runtime","optional":false},{"id":25920888691,"package_name":"@jitl/quickjs-wasmfile-debug-asyncify","ecosystem":"npm","requirements":"0.26.0","direct":false,"kind":"runtime","optional":false},{"id":25920888692,"package_name":"@jitl/quickjs-wasmfile-debug-sync","ecosystem":"npm","requirements":"0.26.0","direct":false,"kind":"runtime","optional":false},{"id":25920888693,"package_name":"@jitl/quickjs-wasmfile-release-asyncify","ecosystem":"npm","requirements":"0.26.0","direct":false,"kind":"runtime","optional":false},{"id":25920888694,"package_name":"@jitl/quickjs-wasmfile-release-sync","ecosystem":"npm","requirements":"0.26.0","direct":false,"kind":"runtime","optional":false},{"id":25920888695,"package_name":"quickjs-emscripten","ecosystem":"npm","requirements":"0.26.0","direct":false,"kind":"runtime","optional":false},{"id":25920888696,"package_name":"quickjs-emscripten-core","ecosystem":"npm","requirements":"0.26.0","direct":false,"kind":"runtime","optional":false},{"id":25920888697,"package_name":"typescript","ecosystem":"npm","requirements":"5.3.3","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"examples/bun-typescript/package.json","sha":null,"kind":"manifest","created_at":"2026-08-07T03:31:17.259Z","updated_at":"2026-08-07T03:31:17.259Z","repository_link":"https://github.com/justjake/quickjs-emscripten/blob/main/examples/bun-typescript/package.json","dependencies":[{"id":25920888698,"package_name":"@jitl/quickjs-ffi-types","ecosystem":"npm","requirements":"file:../../build/tar/@jitl-quickjs-ffi-types.tgz","direct":true,"kind":"runtime","optional":false},{"id":25920888699,"package_name":"@jitl/quickjs-wasmfile-debug-asyncify","ecosystem":"npm","requirements":"file:../../build/tar/@jitl-quickjs-wasmfile-debug-asyncify.tgz","direct":true,"kind":"runtime","optional":false},{"id":25920888700,"package_name":"@jitl/quickjs-wasmfile-debug-sync","ecosystem":"npm","requirements":"file:../../build/tar/@jitl-quickjs-wasmfile-debug-sync.tgz","direct":true,"kind":"runtime","optional":false},{"id":25920888701,"package_name":"@jitl/quickjs-wasmfile-release-asyncify","ecosystem":"npm","requirements":"file:../../build/tar/@jitl-quickjs-wasmfile-release-asyncify.tgz","direct":true,"kind":"runtime","optional":false},{"id":25920888702,"package_name":"@jitl/quickjs-wasmfile-release-sync","ecosystem":"npm","requirements":"file:../../build/tar/@jitl-quickjs-wasmfile-release-sync.tgz","direct":true,"kind":"runtime","optional":false},{"id":25920888703,"package_name":"quickjs-emscripten","ecosystem":"npm","requirements":"file:../../build/tar/quickjs-emscripten.tgz","direct":true,"kind":"runtime","optional":false},{"id":25920888704,"package_name":"quickjs-emscripten-core","ecosystem":"npm","requirements":"file:../../build/tar/quickjs-emscripten-core.tgz","direct":true,"kind":"runtime","optional":false},{"id":25920888705,"package_name":"typescript","ecosystem":"npm","requirements":"^5.9.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/quickjs-for-quickjs/package.json","sha":null,"kind":"manifest","created_at":"2026-08-07T03:31:17.623Z","updated_at":"2026-08-07T03:31:17.623Z","repository_link":"https://github.com/justjake/quickjs-emscripten/blob/main/packages/quickjs-for-quickjs/package.json","dependencies":[{"id":25920888706,"package_name":"@jitl/quickjs-asmjs-mjs-release-sync","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"development","optional":false},{"id":25920888707,"package_name":"@jitl/tsconfig","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"development","optional":false},{"id":25920888708,"package_name":"quickjs-emscripten-core","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/variant-quickjs-ng-wasmfile-debug-asyncify/package.json","sha":null,"kind":"manifest","created_at":"2026-08-07T03:31:17.933Z","updated_at":"2026-08-07T03:31:17.933Z","repository_link":"https://github.com/justjake/quickjs-emscripten/blob/main/packages/variant-quickjs-ng-wasmfile-debug-asyncify/package.json","dependencies":[{"id":25920888710,"package_name":"@jitl/quickjs-ffi-types","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/variant-quickjs-ng-wasmfile-debug-sync/package.json","sha":null,"kind":"manifest","created_at":"2026-08-07T03:31:18.057Z","updated_at":"2026-08-07T03:31:18.057Z","repository_link":"https://github.com/justjake/quickjs-emscripten/blob/main/packages/variant-quickjs-ng-wasmfile-debug-sync/package.json","dependencies":[{"id":25920888711,"package_name":"@jitl/quickjs-ffi-types","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/variant-quickjs-ng-wasmfile-release-asyncify/package.json","sha":null,"kind":"manifest","created_at":"2026-08-07T03:31:18.127Z","updated_at":"2026-08-07T03:31:18.127Z","repository_link":"https://github.com/justjake/quickjs-emscripten/blob/main/packages/variant-quickjs-ng-wasmfile-release-asyncify/package.json","dependencies":[{"id":25920888712,"package_name":"@jitl/quickjs-ffi-types","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"pnpm-lock.yaml","sha":null,"kind":"lockfile","created_at":"2026-08-07T03:31:18.550Z","updated_at":"2026-08-07T03:31:18.550Z","repository_link":"https://github.com/justjake/quickjs-emscripten/blob/main/pnpm-lock.yaml","dependencies":[{"id":25920888714,"package_name":"@ampproject/remapping","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":25920888715,"package_name":"@babel/helper-string-parser","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25920888716,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.28.5","direct":false,"kind":"runtime","optional":false},{"id":25920888717,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.29.0","direct":false,"kind":"runtime","optional":false},{"id":25920888718,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.29.0","direct":false,"kind":"runtime","optional":false},{"id":25920888719,"package_name":"@braintree/sanitize-url","ecosystem":"npm","requirements":"6.0.4","direct":false,"kind":"runtime","optional":false},{"id":25920888720,"package_name":"@esbuild/aix-ppc64","ecosystem":"npm","requirements":"0.21.5","direct":false,"kind":"runtime","optional":false},{"id":25920888721,"package_name":"@esbuild/aix-ppc64","ecosystem":"npm","requirements":"0.27.3","direct":false,"kind":"runtime","optional":false},{"id":25920888722,"package_name":"@esbuild/android-arm64","ecosystem":"npm","requirements":"0.21.5","direct":false,"kind":"runtime","optional":false},{"id":25920888723,"package_name":"@esbuild/android-arm64","ecosystem":"npm","requirements":"0.27.3","direct":false,"kind":"runtime","optional":false},{"id":25920888724,"package_name":"@esbuild/android-arm","ecosystem":"npm","requirements":"0.21.5","direct":false,"kind":"runtime","optional":false},{"id":25920888725,"package_name":"@esbuild/android-arm","ecosystem":"npm","requirements":"0.27.3","direct":false,"kind":"runtime","optional":false},{"id":25920888726,"package_name":"@esbuild/android-x64","ecosystem":"npm","requirements":"0.21.5","direct":false,"kind":"runtime","optional":false},{"id":25920888727,"package_name":"@esbuild/android-x64","ecosystem":"npm","requirements":"0.27.3","direct":false,"kind":"runtime","optional":false},{"id":25920888728,"package_name":"@esbuild/darwin-arm64","ecosystem":"npm","requirements":"0.21.5","direct":false,"kind":"runtime","optional":false},{"id":25920888729,"package_name":"@esbuild/darwin-arm64","ecosystem":"npm","requirements":"0.27.3","direct":false,"kind":"runtime","optional":false},{"id":25920888730,"package_name":"@esbuild/darwin-x64","ecosystem":"npm","requirements":"0.21.5","direct":false,"kind":"runtime","optional":false},{"id":25920888731,"package_name":"@esbuild/darwin-x64","ecosystem":"npm","requirements":"0.27.3","direct":false,"kind":"runtime","optional":false},{"id":25920888732,"package_name":"@esbuild/freebsd-arm64","ecosystem":"npm","requirements":"0.21.5","direct":false,"kind":"runtime","optional":false},{"id":25920888733,"package_name":"@esbuild/freebsd-arm64","ecosystem":"npm","requirements":"0.27.3","direct":false,"kind":"runtime","optional":false},{"id":25920888734,"package_name":"@esbuild/freebsd-x64","ecosystem":"npm","requirements":"0.21.5","direct":false,"kind":"runtime","optional":false},{"id":25920888735,"package_name":"@esbuild/freebsd-x64","ecosystem":"npm","requirements":"0.27.3","direct":false,"kind":"runtime","optional":false},{"id":25920888736,"package_name":"@esbuild/linux-arm64","ecosystem":"npm","requirements":"0.21.5","direct":false,"kind":"runtime","optional":false},{"id":25920888737,"package_name":"@esbuild/linux-arm64","ecosystem":"npm","requirements":"0.27.3","direct":false,"kind":"runtime","optional":false},{"id":25920888738,"package_name":"@esbuild/linux-arm","ecosystem":"npm","requirements":"0.21.5","direct":false,"kind":"runtime","optional":false},{"id":25920888739,"package_name":"@esbuild/linux-arm","ecosystem":"npm","requirements":"0.27.3","direct":false,"kind":"runtime","optional":false},{"id":25920888740,"package_name":"@esbuild/linux-ia32","ecosystem":"npm","requirements":"0.21.5","direct":false,"kind":"runtime","optional":false},{"id":25920888741,"package_name":"@esbuild/linux-ia32","ecosystem":"npm","requirements":"0.27.3","direct":false,"kind":"runtime","optional":false},{"id":25920888742,"package_name":"@esbuild/linux-loong64","ecosystem":"npm","requirements":"0.21.5","direct":false,"kind":"runtime","optional":false},{"id":25920888743,"package_name":"@esbuild/linux-loong64","ecosystem":"npm","requirements":"0.27.3","direct":false,"kind":"runtime","optional":false},{"id":25920888744,"package_name":"@esbuild/linux-mips64el","ecosystem":"npm","requirements":"0.21.5","direct":false,"kind":"runtime","optional":false},{"id":25920888745,"package_name":"@esbuild/linux-mips64el","ecosystem":"npm","requirements":"0.27.3","direct":false,"kind":"runtime","optional":false},{"id":25920888746,"package_name":"@esbuild/linux-ppc64","ecosystem":"npm","requirements":"0.21.5","direct":false,"kind":"runtime","optional":false},{"id":25920888747,"package_name":"@esbuild/linux-ppc64","ecosystem":"npm","requirements":"0.27.3","direct":false,"kind":"runtime","optional":false},{"id":25920888748,"package_name":"@esbuild/linux-riscv64","ecosystem":"npm","requirements":"0.21.5","direct":false,"kind":"runtime","optional":false},{"id":25920888749,"package_name":"@esbuild/linux-riscv64","ecosystem":"npm","requirements":"0.27.3","direct":false,"kind":"runtime","optional":false},{"id":25920888750,"package_name":"@esbuild/linux-s390x","ecosystem":"npm","requirements":"0.21.5","direct":false,"kind":"runtime","optional":false},{"id":25920888751,"package_name":"@esbuild/linux-s390x","ecosystem":"npm","requirements":"0.27.3","direct":false,"kind":"runtime","optional":false},{"id":25920888752,"package_name":"@esbuild/linux-x64","ecosystem":"npm","requirements":"0.21.5","direct":false,"kind":"runtime","optional":false},{"id":25920888753,"package_name":"@esbuild/linux-x64","ecosystem":"npm","requirements":"0.27.3","direct":false,"kind":"runtime","optional":false},{"id":25920888754,"package_name":"@esbuild/netbsd-arm64","ecosystem":"npm","requirements":"0.27.3","direct":false,"kind":"runtime","optional":false},{"id":25920888755,"package_name":"@esbuild/netbsd-x64","ecosystem":"npm","requirements":"0.21.5","direct":false,"kind":"runtime","optional":false},{"id":25920888756,"package_name":"@esbuild/netbsd-x64","ecosystem":"npm","requirements":"0.27.3","direct":false,"kind":"runtime","optional":false},{"id":25920888757,"package_name":"@esbuild/openbsd-arm64","ecosystem":"npm","requirements":"0.27.3","direct":false,"kind":"runtime","optional":false},{"id":25920888758,"package_name":"@esbuild/openbsd-x64","ecosystem":"npm","requirements":"0.21.5","direct":false,"kind":"runtime","optional":false},{"id":25920888759,"package_name":"@esbuild/openbsd-x64","ecosystem":"npm","requirements":"0.27.3","direct":false,"kind":"runtime","optional":false},{"id":25920888760,"package_name":"@esbuild/openharmony-arm64","ecosystem":"npm","requirements":"0.27.3","direct":false,"kind":"runtime","optional":false},{"id":25920888761,"package_name":"@esbuild/sunos-x64","ecosystem":"npm","requirements":"0.21.5","direct":false,"kind":"runtime","optional":false},{"id":25920888762,"package_name":"@esbuild/sunos-x64","ecosystem":"npm","requirements":"0.27.3","direct":false,"kind":"runtime","optional":false},{"id":25920888763,"package_name":"@esbuild/win32-arm64","ecosystem":"npm","requirements":"0.21.5","direct":false,"kind":"runtime","optional":false},{"id":25920888764,"package_name":"@esbuild/win32-arm64","ecosystem":"npm","requirements":"0.27.3","direct":false,"kind":"runtime","optional":false},{"id":25920888765,"package_name":"@esbuild/win32-ia32","ecosystem":"npm","requirements":"0.21.5","direct":false,"kind":"runtime","optional":false},{"id":25920888766,"package_name":"@esbuild/win32-ia32","ecosystem":"npm","requirements":"0.27.3","direct":false,"kind":"runtime","optional":false},{"id":25920888767,"package_name":"@esbuild/win32-x64","ecosystem":"npm","requirements":"0.21.5","direct":false,"kind":"runtime","optional":false},{"id":25920888768,"package_name":"@esbuild/win32-x64","ecosystem":"npm","requirements":"0.27.3","direct":false,"kind":"runtime","optional":false},{"id":25920888769,"package_name":"@eslint-community/eslint-utils","ecosystem":"npm","requirements":"4.9.1","direct":false,"kind":"runtime","optional":false},{"id":25920888770,"package_name":"@eslint-community/regexpp","ecosystem":"npm","requirements":"4.12.2","direct":false,"kind":"runtime","optional":false},{"id":25920888771,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"runtime","optional":false},{"id":25920888772,"package_name":"@eslint/js","ecosystem":"npm","requirements":"8.57.1","direct":false,"kind":"runtime","optional":false},{"id":25920888773,"package_name":"@gerrit0/mini-shiki","ecosystem":"npm","requirements":"3.22.0","direct":false,"kind":"runtime","optional":false},{"id":25920888774,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.13.0","direct":false,"kind":"runtime","optional":false},{"id":25920888775,"package_name":"@humanwhocodes/module-importer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920888776,"package_name":"@humanwhocodes/object-schema","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25920888777,"package_name":"@isaacs/cliui","ecosystem":"npm","requirements":"8.0.2","direct":false,"kind":"runtime","optional":false},{"id":25920888778,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.3.13","direct":false,"kind":"runtime","optional":false},{"id":25920888779,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":25920888780,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.5.5","direct":false,"kind":"runtime","optional":false},{"id":25920888781,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.31","direct":false,"kind":"runtime","optional":false},{"id":25920888782,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"runtime","optional":false},{"id":25920888783,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":25920888784,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":25920888785,"package_name":"@pkgjs/parseargs","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":25920888786,"package_name":"@rollup/rollup-android-arm-eabi","ecosystem":"npm","requirements":"4.57.1","direct":false,"kind":"runtime","optional":false},{"id":25920888787,"package_name":"@rollup/rollup-android-arm64","ecosystem":"npm","requirements":"4.57.1","direct":false,"kind":"runtime","optional":false},{"id":25920888788,"package_name":"@rollup/rollup-darwin-arm64","ecosystem":"npm","requirements":"4.57.1","direct":false,"kind":"runtime","optional":false},{"id":25920888789,"package_name":"@rollup/rollup-darwin-x64","ecosystem":"npm","requirements":"4.57.1","direct":false,"kind":"runtime","optional":false},{"id":25920888790,"package_name":"@rollup/rollup-freebsd-arm64","ecosystem":"npm","requirements":"4.57.1","direct":false,"kind":"runtime","optional":false},{"id":25920888791,"package_name":"@rollup/rollup-freebsd-x64","ecosystem":"npm","requirements":"4.57.1","direct":false,"kind":"runtime","optional":false},{"id":25920888792,"package_name":"@rollup/rollup-linux-arm-gnueabihf","ecosystem":"npm","requirements":"4.57.1","direct":false,"kind":"runtime","optional":false},{"id":25920888793,"package_name":"@rollup/rollup-linux-arm-musleabihf","ecosystem":"npm","requirements":"4.57.1","direct":false,"kind":"runtime","optional":false},{"id":25920888794,"package_name":"@rollup/rollup-linux-arm64-gnu","ecosystem":"npm","requirements":"4.57.1","direct":false,"kind":"runtime","optional":false},{"id":25920888795,"package_name":"@rollup/rollup-linux-arm64-musl","ecosystem":"npm","requirements":"4.57.1","direct":false,"kind":"runtime","optional":false},{"id":25920888796,"package_name":"@rollup/rollup-linux-loong64-gnu","ecosystem":"npm","requirements":"4.57.1","direct":false,"kind":"runtime","optional":false},{"id":25920888797,"package_name":"@rollup/rollup-linux-loong64-musl","ecosystem":"npm","requirements":"4.57.1","direct":false,"kind":"runtime","optional":false},{"id":25920888798,"package_name":"@rollup/rollup-linux-ppc64-gnu","ecosystem":"npm","requirements":"4.57.1","direct":false,"kind":"runtime","optional":false},{"id":25920888799,"package_name":"@rollup/rollup-linux-ppc64-musl","ecosystem":"npm","requirements":"4.57.1","direct":false,"kind":"runtime","optional":false},{"id":25920888800,"package_name":"@rollup/rollup-linux-riscv64-gnu","ecosystem":"npm","requirements":"4.57.1","direct":false,"kind":"runtime","optional":false},{"id":25920888801,"package_name":"@rollup/rollup-linux-riscv64-musl","ecosystem":"npm","requirements":"4.57.1","direct":false,"kind":"runtime","optional":false},{"id":25920888802,"package_name":"@rollup/rollup-linux-s390x-gnu","ecosystem":"npm","requirements":"4.57.1","direct":false,"kind":"runtime","optional":false},{"id":25920888803,"package_name":"@rollup/rollup-linux-x64-gnu","ecosystem":"npm","requirements":"4.57.1","direct":false,"kind":"runtime","optional":false},{"id":25920888804,"package_name":"@rollup/rollup-linux-x64-musl","ecosystem":"npm","requirements":"4.57.1","direct":false,"kind":"runtime","optional":false},{"id":25920888805,"package_name":"@rollup/rollup-openbsd-x64","ecosystem":"npm","requirements":"4.57.1","direct":false,"kind":"runtime","optional":false},{"id":25920888806,"package_name":"@rollup/rollup-openharmony-arm64","ecosystem":"npm","requirements":"4.57.1","direct":false,"kind":"runtime","optional":false},{"id":25920888807,"package_name":"@rollup/rollup-win32-arm64-msvc","ecosystem":"npm","requirements":"4.57.1","direct":false,"kind":"runtime","optional":false},{"id":25920888808,"package_name":"@rollup/rollup-win32-ia32-msvc","ecosystem":"npm","requirements":"4.57.1","direct":false,"kind":"runtime","optional":false},{"id":25920888809,"package_name":"@rollup/rollup-win32-x64-gnu","ecosystem":"npm","requirements":"4.57.1","direct":false,"kind":"runtime","optional":false},{"id":25920888810,"package_name":"@rollup/rollup-win32-x64-msvc","ecosystem":"npm","requirements":"4.57.1","direct":false,"kind":"runtime","optional":false},{"id":25920888811,"package_name":"@rtsao/scc","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25920888812,"package_name":"@shikijs/engine-oniguruma","ecosystem":"npm","requirements":"3.22.0","direct":false,"kind":"runtime","optional":false},{"id":25920888813,"package_name":"@shikijs/langs","ecosystem":"npm","requirements":"3.22.0","direct":false,"kind":"runtime","optional":false},{"id":25920888814,"package_name":"@shikijs/themes","ecosystem":"npm","requirements":"3.22.0","direct":false,"kind":"runtime","optional":false},{"id":25920888815,"package_name":"@shikijs/types","ecosystem":"npm","requirements":"3.22.0","direct":false,"kind":"runtime","optional":false},{"id":25920888816,"package_name":"@shikijs/vscode-textmate","ecosystem":"npm","requirements":"10.0.2","direct":false,"kind":"runtime","optional":false},{"id":25920888817,"package_name":"@types/debug","ecosystem":"npm","requirements":"4.1.12","direct":false,"kind":"runtime","optional":false},{"id":25920888818,"package_name":"@types/emscripten","ecosystem":"npm","requirements":"1.41.5","direct":false,"kind":"development","optional":false},{"id":25920888819,"package_name":"@types/eslint","ecosystem":"npm","requirements":"8.56.12","direct":false,"kind":"development","optional":false},{"id":25920888820,"package_name":"@types/estree","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":25920888821,"package_name":"@types/fs-extra","ecosystem":"npm","requirements":"9.0.13","direct":false,"kind":"development","optional":false},{"id":25920888822,"package_name":"@types/hast","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":25920888823,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.15","direct":false,"kind":"runtime","optional":false},{"id":25920888824,"package_name":"@types/json5","ecosystem":"npm","requirements":"0.0.29","direct":false,"kind":"runtime","optional":false},{"id":25920888825,"package_name":"@types/mdast","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":25920888826,"package_name":"@types/ms","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25920888827,"package_name":"@types/node","ecosystem":"npm","requirements":"20.19.33","direct":false,"kind":"development","optional":false},{"id":25920888828,"package_name":"@types/semver","ecosystem":"npm","requirements":"7.7.1","direct":false,"kind":"runtime","optional":false},{"id":25920888829,"package_name":"@types/ungap__structured-clone","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25920888830,"package_name":"@types/unist","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":25920888831,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"6.21.0","direct":false,"kind":"runtime","optional":false},{"id":25920888832,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"6.21.0","direct":false,"kind":"runtime","optional":false},{"id":25920888833,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"6.21.0","direct":false,"kind":"runtime","optional":false},{"id":25920888834,"package_name":"@typescript-eslint/type-utils","ecosystem":"npm","requirements":"6.21.0","direct":false,"kind":"runtime","optional":false},{"id":25920888835,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"6.21.0","direct":false,"kind":"runtime","optional":false},{"id":25920888836,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"6.21.0","direct":false,"kind":"runtime","optional":false},{"id":25920888837,"package_name":"@typescript-eslint/utils","ecosystem":"npm","requirements":"6.21.0","direct":false,"kind":"runtime","optional":false},{"id":25920888838,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"6.21.0","direct":false,"kind":"runtime","optional":false},{"id":25920888839,"package_name":"@ungap/structured-clone","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25920888840,"package_name":"@vitest/expect","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":25920888841,"package_name":"@vitest/pretty-format","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":25920888842,"package_name":"@vitest/pretty-format","ecosystem":"npm","requirements":"2.1.9","direct":false,"kind":"runtime","optional":false},{"id":25920888843,"package_name":"@vitest/runner","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":25920888844,"package_name":"@vitest/snapshot","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":25920888845,"package_name":"@vitest/spy","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":25920888846,"package_name":"@vitest/utils","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":25920888847,"package_name":"accepts","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"runtime","optional":false},{"id":25920888848,"package_name":"ace-builds","ecosystem":"npm","requirements":"1.43.6","direct":false,"kind":"runtime","optional":false},{"id":25920888849,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"runtime","optional":false},{"id":25920888850,"package_name":"acorn","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"runtime","optional":false},{"id":25920888851,"package_name":"acorn","ecosystem":"npm","requirements":"8.15.0","direct":false,"kind":"runtime","optional":false},{"id":25920888852,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"runtime","optional":false},{"id":25920888853,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920888854,"package_name":"ansi-regex","ecosystem":"npm","requirements":"6.2.2","direct":false,"kind":"runtime","optional":false},{"id":25920888855,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":25920888856,"package_name":"ansi-styles","ecosystem":"npm","requirements":"6.2.3","direct":false,"kind":"runtime","optional":false},{"id":25920888857,"package_name":"any-promise","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25920888858,"package_name":"append-field","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920888859,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920888860,"package_name":"array-buffer-byte-length","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25920888861,"package_name":"array-flatten","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25920888862,"package_name":"array-includes","ecosystem":"npm","requirements":"3.1.9","direct":false,"kind":"runtime","optional":false},{"id":25920888863,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25920888864,"package_name":"array.prototype.findlastindex","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"runtime","optional":false},{"id":25920888865,"package_name":"array.prototype.flat","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":25920888866,"package_name":"array.prototype.flatmap","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":25920888867,"package_name":"arraybuffer.prototype.slice","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25920888868,"package_name":"asap","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":25920888869,"package_name":"assert-never","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":25920888870,"package_name":"assertion-error","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920888871,"package_name":"async-function","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920888872,"package_name":"available-typed-arrays","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":25920888873,"package_name":"babel-walk","ecosystem":"npm","requirements":"3.0.0-canary-5","direct":false,"kind":"runtime","optional":false},{"id":25920888874,"package_name":"bail","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25920888875,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25920888876,"package_name":"body-parser","ecosystem":"npm","requirements":"1.20.4","direct":false,"kind":"runtime","optional":false},{"id":25920888877,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.12","direct":false,"kind":"runtime","optional":false},{"id":25920888878,"package_name":"brace-expansion","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25920888879,"package_name":"braces","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":25920888880,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25920888881,"package_name":"bundle-require","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":25920888882,"package_name":"busboy","ecosystem":"npm","requirements":"0.2.14","direct":false,"kind":"runtime","optional":false},{"id":25920888883,"package_name":"bytes","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":25920888884,"package_name":"cac","ecosystem":"npm","requirements":"6.7.14","direct":false,"kind":"runtime","optional":false},{"id":25920888885,"package_name":"call-bind-apply-helpers","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25920888886,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":25920888887,"package_name":"call-bound","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25920888888,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25920888889,"package_name":"chai","ecosystem":"npm","requirements":"5.3.3","direct":false,"kind":"runtime","optional":false},{"id":25920888890,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":25920888891,"package_name":"character-entities","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25920888892,"package_name":"character-parser","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25920888893,"package_name":"check-error","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":25920888894,"package_name":"chokidar","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":25920888895,"package_name":"cliui","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920888896,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920888897,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":25920888898,"package_name":"commander","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":25920888899,"package_name":"commander","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":25920888900,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920888901,"package_name":"concat-stream","ecosystem":"npm","requirements":"1.6.2","direct":false,"kind":"runtime","optional":false},{"id":25920888902,"package_name":"confbox","ecosystem":"npm","requirements":"0.1.8","direct":false,"kind":"runtime","optional":false},{"id":25920888903,"package_name":"consola","ecosystem":"npm","requirements":"3.4.2","direct":false,"kind":"runtime","optional":false},{"id":25920888904,"package_name":"constantinople","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920888905,"package_name":"content-disposition","ecosystem":"npm","requirements":"0.5.4","direct":false,"kind":"runtime","optional":false},{"id":25920888906,"package_name":"content-type","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":25920888907,"package_name":"cookie-signature","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":25920888908,"package_name":"cookie","ecosystem":"npm","requirements":"0.7.2","direct":false,"kind":"runtime","optional":false},{"id":25920888909,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25920888910,"package_name":"cose-base","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25920888911,"package_name":"cose-base","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25920888912,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.6","direct":false,"kind":"runtime","optional":false},{"id":25920888913,"package_name":"cytoscape-cose-bilkent","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25920888914,"package_name":"cytoscape-fcose","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25920888915,"package_name":"cytoscape","ecosystem":"npm","requirements":"3.33.1","direct":false,"kind":"runtime","optional":false},{"id":25920888916,"package_name":"d3-array","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"runtime","optional":false},{"id":25920888917,"package_name":"d3-axis","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920888918,"package_name":"d3-brush","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920888919,"package_name":"d3-chord","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920888920,"package_name":"d3-color","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25920888921,"package_name":"d3-contour","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":25920888922,"package_name":"d3-delaunay","ecosystem":"npm","requirements":"6.0.4","direct":false,"kind":"runtime","optional":false},{"id":25920888923,"package_name":"d3-dispatch","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920888924,"package_name":"d3-drag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920888925,"package_name":"d3-dsv","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920888926,"package_name":"d3-ease","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920888927,"package_name":"d3-fetch","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920888928,"package_name":"d3-force","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920888929,"package_name":"d3-format","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":25920888930,"package_name":"d3-geo","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":25920888931,"package_name":"d3-hierarchy","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":25920888932,"package_name":"d3-interpolate","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920888933,"package_name":"d3-path","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25920888934,"package_name":"d3-polygon","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920888935,"package_name":"d3-quadtree","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920888936,"package_name":"d3-random","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920888937,"package_name":"d3-scale-chromatic","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25920888938,"package_name":"d3-scale","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":25920888939,"package_name":"d3-selection","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920888940,"package_name":"d3-shape","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":25920888941,"package_name":"d3-time-format","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25920888942,"package_name":"d3-time","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25920888943,"package_name":"d3-timer","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920888944,"package_name":"d3-transition","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920888945,"package_name":"d3-zoom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920888946,"package_name":"d3","ecosystem":"npm","requirements":"7.9.0","direct":false,"kind":"runtime","optional":false},{"id":25920888947,"package_name":"dagre-d3-es","ecosystem":"npm","requirements":"7.0.9","direct":false,"kind":"runtime","optional":false},{"id":25920888948,"package_name":"data-view-buffer","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25920888949,"package_name":"data-view-byte-length","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25920888950,"package_name":"data-view-byte-offset","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920888951,"package_name":"dayjs","ecosystem":"npm","requirements":"1.11.19","direct":false,"kind":"runtime","optional":false},{"id":25920888952,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"runtime","optional":false},{"id":25920888953,"package_name":"debug","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"runtime","optional":false},{"id":25920888954,"package_name":"debug","ecosystem":"npm","requirements":"4.4.3","direct":false,"kind":"runtime","optional":false},{"id":25920888955,"package_name":"decamelize","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920888956,"package_name":"decode-named-character-reference","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25920888957,"package_name":"deep-eql","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":25920888958,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":25920888959,"package_name":"define-data-property","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":25920888960,"package_name":"define-lazy-prop","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920888961,"package_name":"define-properties","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25920888962,"package_name":"delaunator","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920888963,"package_name":"depd","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920888964,"package_name":"dequal","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25920888965,"package_name":"destroy","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25920888966,"package_name":"devlop","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25920888967,"package_name":"dicer","ecosystem":"npm","requirements":"0.2.5","direct":false,"kind":"runtime","optional":false},{"id":25920888968,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920888969,"package_name":"doctrine","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25920888970,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920888971,"package_name":"doctypes","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25920888972,"package_name":"dompurify","ecosystem":"npm","requirements":"2.4.3","direct":false,"kind":"runtime","optional":false},{"id":25920888973,"package_name":"dropzone","ecosystem":"npm","requirements":"5.9.3","direct":false,"kind":"runtime","optional":false},{"id":25920888974,"package_name":"dunder-proto","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920888975,"package_name":"eastasianwidth","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25920888976,"package_name":"ee-first","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25920888977,"package_name":"elasticlunr","ecosystem":"npm","requirements":"0.9.5","direct":false,"kind":"runtime","optional":false},{"id":25920888978,"package_name":"elkjs","ecosystem":"npm","requirements":"0.8.2","direct":false,"kind":"runtime","optional":false},{"id":25920888979,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920888980,"package_name":"emoji-regex","ecosystem":"npm","requirements":"9.2.2","direct":false,"kind":"runtime","optional":false},{"id":25920888981,"package_name":"encodeurl","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920888982,"package_name":"entities","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":25920888983,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.24.1","direct":false,"kind":"runtime","optional":false},{"id":25920888984,"package_name":"es-define-property","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920888985,"package_name":"es-errors","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25920888986,"package_name":"es-object-atoms","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25920888987,"package_name":"es-set-tostringtag","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25920888988,"package_name":"es-shim-unscopables","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25920888989,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25920888990,"package_name":"esbuild","ecosystem":"npm","requirements":"0.21.5","direct":false,"kind":"runtime","optional":false},{"id":25920888991,"package_name":"esbuild","ecosystem":"npm","requirements":"0.27.3","direct":false,"kind":"runtime","optional":false},{"id":25920888992,"package_name":"escalade","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":25920888993,"package_name":"escape-html","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25920888994,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920888995,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920888996,"package_name":"eslint-import-resolver-node","ecosystem":"npm","requirements":"0.3.9","direct":false,"kind":"runtime","optional":false},{"id":25920888997,"package_name":"eslint-module-utils","ecosystem":"npm","requirements":"2.12.1","direct":false,"kind":"runtime","optional":false},{"id":25920888998,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"2.32.0","direct":false,"kind":"runtime","optional":false},{"id":25920888999,"package_name":"eslint-scope","ecosystem":"npm","requirements":"7.2.2","direct":false,"kind":"runtime","optional":false},{"id":25920889000,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.4.3","direct":false,"kind":"runtime","optional":false},{"id":25920889001,"package_name":"eslint","ecosystem":"npm","requirements":"8.57.1","direct":false,"kind":"development","optional":false},{"id":25920889002,"package_name":"espree","ecosystem":"npm","requirements":"9.6.1","direct":false,"kind":"runtime","optional":false},{"id":25920889003,"package_name":"esquery","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":25920889004,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":25920889005,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":25920889006,"package_name":"estree-walker","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":25920889007,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25920889008,"package_name":"etag","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":25920889009,"package_name":"execa","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920889010,"package_name":"express","ecosystem":"npm","requirements":"4.22.1","direct":false,"kind":"runtime","optional":false},{"id":25920889011,"package_name":"extend","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":25920889012,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":25920889013,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.3.3","direct":false,"kind":"runtime","optional":false},{"id":25920889014,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25920889015,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":25920889016,"package_name":"fastq","ecosystem":"npm","requirements":"1.20.1","direct":false,"kind":"runtime","optional":false},{"id":25920889017,"package_name":"fault","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920889018,"package_name":"fdir","ecosystem":"npm","requirements":"6.5.0","direct":false,"kind":"runtime","optional":false},{"id":25920889019,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920889020,"package_name":"fill-range","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"runtime","optional":false},{"id":25920889021,"package_name":"finalhandler","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":25920889022,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920889023,"package_name":"fix-dts-default-cjs-exports","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920889024,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":25920889025,"package_name":"flatted","ecosystem":"npm","requirements":"3.3.3","direct":false,"kind":"runtime","optional":false},{"id":25920889026,"package_name":"font-awesome","ecosystem":"npm","requirements":"4.7.0","direct":false,"kind":"runtime","optional":false},{"id":25920889027,"package_name":"for-each","ecosystem":"npm","requirements":"0.3.5","direct":false,"kind":"runtime","optional":false},{"id":25920889028,"package_name":"foreground-child","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":25920889029,"package_name":"format","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":25920889030,"package_name":"forwarded","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25920889031,"package_name":"fresh","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":25920889032,"package_name":"fs-extra","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"development","optional":false},{"id":25920889033,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920889034,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":25920889035,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25920889036,"package_name":"function.prototype.name","ecosystem":"npm","requirements":"1.1.8","direct":false,"kind":"runtime","optional":false},{"id":25920889037,"package_name":"functions-have-names","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":25920889038,"package_name":"generator-function","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920889039,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":25920889040,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25920889041,"package_name":"get-proto","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920889042,"package_name":"get-stream","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920889043,"package_name":"get-symbol-description","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25920889044,"package_name":"get-tsconfig","ecosystem":"npm","requirements":"4.13.6","direct":false,"kind":"runtime","optional":false},{"id":25920889045,"package_name":"github-slugger","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920889046,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":25920889047,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":25920889048,"package_name":"glob","ecosystem":"npm","requirements":"10.5.0","direct":false,"kind":"development","optional":false},{"id":25920889049,"package_name":"glob","ecosystem":"npm","requirements":"7.2.3","direct":false,"kind":"runtime","optional":false},{"id":25920889050,"package_name":"globals","ecosystem":"npm","requirements":"13.24.0","direct":false,"kind":"runtime","optional":false},{"id":25920889051,"package_name":"globalthis","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25920889052,"package_name":"globby","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"runtime","optional":false},{"id":25920889053,"package_name":"globrex","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":25920889054,"package_name":"gopd","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25920889055,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.11","direct":false,"kind":"runtime","optional":false},{"id":25920889056,"package_name":"graphemer","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":25920889057,"package_name":"hads","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":25920889058,"package_name":"has-bigints","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25920889059,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920889060,"package_name":"has-property-descriptors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25920889061,"package_name":"has-proto","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25920889062,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25920889063,"package_name":"has-tostringtag","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25920889064,"package_name":"hasown","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25920889065,"package_name":"highlight.js","ecosystem":"npm","requirements":"11.11.1","direct":false,"kind":"runtime","optional":false},{"id":25920889066,"package_name":"http-errors","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920889067,"package_name":"human-signals","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920889068,"package_name":"humanize-string","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25920889069,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"runtime","optional":false},{"id":25920889070,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":25920889071,"package_name":"ignore","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"runtime","optional":false},{"id":25920889072,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":25920889073,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":25920889074,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":25920889075,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":25920889076,"package_name":"internal-slot","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25920889077,"package_name":"internmap","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25920889078,"package_name":"ipaddr.js","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":25920889079,"package_name":"is-array-buffer","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"runtime","optional":false},{"id":25920889080,"package_name":"is-async-function","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25920889081,"package_name":"is-bigint","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25920889082,"package_name":"is-boolean-object","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":25920889083,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":25920889084,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.16.1","direct":false,"kind":"runtime","optional":false},{"id":25920889085,"package_name":"is-data-view","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25920889086,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25920889087,"package_name":"is-docker","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":25920889088,"package_name":"is-expression","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920889089,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25920889090,"package_name":"is-finalizationregistry","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25920889091,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920889092,"package_name":"is-generator-function","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25920889093,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":25920889094,"package_name":"is-map","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25920889095,"package_name":"is-negative-zero","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25920889096,"package_name":"is-number-object","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25920889097,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920889098,"package_name":"is-path-inside","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":25920889099,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25920889100,"package_name":"is-promise","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"runtime","optional":false},{"id":25920889101,"package_name":"is-regex","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25920889102,"package_name":"is-set","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25920889103,"package_name":"is-shared-array-buffer","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25920889104,"package_name":"is-stream","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920889105,"package_name":"is-string","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25920889106,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25920889107,"package_name":"is-typed-array","ecosystem":"npm","requirements":"1.1.15","direct":false,"kind":"runtime","optional":false},{"id":25920889108,"package_name":"is-weakmap","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25920889109,"package_name":"is-weakref","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25920889110,"package_name":"is-weakset","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":25920889111,"package_name":"is-wsl","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25920889112,"package_name":"isarray","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920889113,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920889114,"package_name":"isarray","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":25920889115,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920889116,"package_name":"jackspeak","ecosystem":"npm","requirements":"3.4.3","direct":false,"kind":"runtime","optional":false},{"id":25920889117,"package_name":"joycon","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":25920889118,"package_name":"js-stringify","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25920889119,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":25920889120,"package_name":"json-buffer","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920889121,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":25920889122,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920889123,"package_name":"json5","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25920889124,"package_name":"jsonfile","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"runtime","optional":false},{"id":25920889125,"package_name":"jstransformer","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920889126,"package_name":"keyv","ecosystem":"npm","requirements":"4.5.4","direct":false,"kind":"runtime","optional":false},{"id":25920889127,"package_name":"khroma","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25920889128,"package_name":"layout-base","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25920889129,"package_name":"layout-base","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920889130,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":25920889131,"package_name":"lilconfig","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":25920889132,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":25920889133,"package_name":"linkify-it","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920889134,"package_name":"load-tsconfig","ecosystem":"npm","requirements":"0.2.5","direct":false,"kind":"runtime","optional":false},{"id":25920889135,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920889136,"package_name":"lodash-es","ecosystem":"npm","requirements":"4.17.23","direct":false,"kind":"runtime","optional":false},{"id":25920889137,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"runtime","optional":false},{"id":25920889138,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.23","direct":false,"kind":"runtime","optional":false},{"id":25920889139,"package_name":"longest-streak","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25920889140,"package_name":"loupe","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":25920889141,"package_name":"lru-cache","ecosystem":"npm","requirements":"10.4.3","direct":false,"kind":"runtime","optional":false},{"id":25920889142,"package_name":"lunr","ecosystem":"npm","requirements":"2.3.9","direct":false,"kind":"runtime","optional":false},{"id":25920889143,"package_name":"magic-string","ecosystem":"npm","requirements":"0.30.21","direct":false,"kind":"runtime","optional":false},{"id":25920889144,"package_name":"markdown-it","ecosystem":"npm","requirements":"14.1.1","direct":false,"kind":"runtime","optional":false},{"id":25920889145,"package_name":"marked","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":25920889146,"package_name":"math-intrinsics","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25920889147,"package_name":"mdast-util-from-markdown","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25920889148,"package_name":"mdast-util-frontmatter","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920889149,"package_name":"mdast-util-phrasing","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25920889150,"package_name":"mdast-util-to-markdown","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":25920889151,"package_name":"mdast-util-to-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920889152,"package_name":"mdast-util-toc","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"development","optional":false},{"id":25920889153,"package_name":"mdurl","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920889154,"package_name":"media-typer","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":25920889155,"package_name":"merge-descriptors","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25920889156,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920889157,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":25920889158,"package_name":"mermaid","ecosystem":"npm","requirements":"9.4.3","direct":false,"kind":"runtime","optional":false},{"id":25920889159,"package_name":"methods","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25920889160,"package_name":"micromark-core-commonmark","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25920889161,"package_name":"micromark-extension-frontmatter","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920889162,"package_name":"micromark-factory-destination","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920889163,"package_name":"micromark-factory-label","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920889164,"package_name":"micromark-factory-space","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920889165,"package_name":"micromark-factory-title","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920889166,"package_name":"micromark-factory-whitespace","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920889167,"package_name":"micromark-util-character","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25920889168,"package_name":"micromark-util-chunked","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920889169,"package_name":"micromark-util-classify-character","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920889170,"package_name":"micromark-util-combine-extensions","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920889171,"package_name":"micromark-util-decode-numeric-character-reference","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25920889172,"package_name":"micromark-util-decode-string","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920889173,"package_name":"micromark-util-encode","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920889174,"package_name":"micromark-util-html-tag-name","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920889175,"package_name":"micromark-util-normalize-identifier","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920889176,"package_name":"micromark-util-resolve-all","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920889177,"package_name":"micromark-util-sanitize-uri","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920889178,"package_name":"micromark-util-subtokenize","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25920889179,"package_name":"micromark-util-symbol","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920889180,"package_name":"micromark-util-types","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25920889181,"package_name":"micromark","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":25920889182,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":25920889183,"package_name":"mime-db","ecosystem":"npm","requirements":"1.52.0","direct":false,"kind":"runtime","optional":false},{"id":25920889184,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.35","direct":false,"kind":"runtime","optional":false},{"id":25920889185,"package_name":"mime","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":25920889186,"package_name":"mimic-fn","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920889187,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":25920889188,"package_name":"minimatch","ecosystem":"npm","requirements":"9.0.3","direct":false,"kind":"runtime","optional":false},{"id":25920889189,"package_name":"minimatch","ecosystem":"npm","requirements":"9.0.5","direct":false,"kind":"runtime","optional":false},{"id":25920889190,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":25920889191,"package_name":"minipass","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"runtime","optional":false},{"id":25920889192,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.6","direct":false,"kind":"runtime","optional":false},{"id":25920889193,"package_name":"mlly","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":25920889194,"package_name":"moment","ecosystem":"npm","requirements":"2.30.1","direct":false,"kind":"runtime","optional":false},{"id":25920889195,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920889196,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":25920889197,"package_name":"multer","ecosystem":"npm","requirements":"1.4.4","direct":false,"kind":"runtime","optional":false},{"id":25920889198,"package_name":"mz","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":25920889199,"package_name":"nanoid","ecosystem":"npm","requirements":"3.3.11","direct":false,"kind":"runtime","optional":false},{"id":25920889200,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":25920889201,"package_name":"negotiator","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":25920889202,"package_name":"node-domexception","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920889203,"package_name":"node-fetch-commonjs","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"development","optional":false},{"id":25920889204,"package_name":"non-layered-tidy-tree-layout","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25920889205,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920889206,"package_name":"npm-run-path","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":25920889207,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":25920889208,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.13.4","direct":false,"kind":"runtime","optional":false},{"id":25920889209,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25920889210,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.7","direct":false,"kind":"runtime","optional":false},{"id":25920889211,"package_name":"object.fromentries","ecosystem":"npm","requirements":"2.0.8","direct":false,"kind":"runtime","optional":false},{"id":25920889212,"package_name":"object.groupby","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25920889213,"package_name":"object.values","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25920889214,"package_name":"octicons","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"runtime","optional":false},{"id":25920889215,"package_name":"on-finished","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":25920889216,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":25920889217,"package_name":"onetime","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920889218,"package_name":"open","ecosystem":"npm","requirements":"8.4.2","direct":false,"kind":"runtime","optional":false},{"id":25920889219,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.4","direct":false,"kind":"runtime","optional":false},{"id":25920889220,"package_name":"own-keys","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920889221,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25920889222,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920889223,"package_name":"package-json-from-dist","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920889224,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920889225,"package_name":"parseurl","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":25920889226,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920889227,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920889228,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":25920889229,"package_name":"path-key","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920889230,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":25920889231,"package_name":"path-scurry","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":25920889232,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"0.1.12","direct":false,"kind":"runtime","optional":false},{"id":25920889233,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920889234,"package_name":"pathe","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25920889235,"package_name":"pathe","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25920889236,"package_name":"pathval","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920889237,"package_name":"picocolors","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25920889238,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":25920889239,"package_name":"picomatch","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":25920889240,"package_name":"pirates","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"runtime","optional":false},{"id":25920889241,"package_name":"pkg-types","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":25920889242,"package_name":"possible-typed-array-names","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25920889243,"package_name":"postcss-load-config","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920889244,"package_name":"postcss","ecosystem":"npm","requirements":"8.5.6","direct":false,"kind":"runtime","optional":false},{"id":25920889245,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25920889246,"package_name":"prettier","ecosystem":"npm","requirements":"3.8.1","direct":false,"kind":"development","optional":false},{"id":25920889247,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920889248,"package_name":"promise","ecosystem":"npm","requirements":"7.3.1","direct":false,"kind":"runtime","optional":false},{"id":25920889249,"package_name":"proxy-addr","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"runtime","optional":false},{"id":25920889250,"package_name":"pug-attrs","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920889251,"package_name":"pug-code-gen","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":25920889252,"package_name":"pug-error","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25920889253,"package_name":"pug-filters","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920889254,"package_name":"pug-lexer","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920889255,"package_name":"pug-linker","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920889256,"package_name":"pug-load","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920889257,"package_name":"pug-parser","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920889258,"package_name":"pug-runtime","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920889259,"package_name":"pug-strip-comments","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920889260,"package_name":"pug-walk","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920889261,"package_name":"pug","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":25920889262,"package_name":"punycode.js","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":25920889263,"package_name":"punycode","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":25920889264,"package_name":"qs","ecosystem":"npm","requirements":"6.14.2","direct":false,"kind":"runtime","optional":false},{"id":25920889265,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":25920889266,"package_name":"range-parser","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25920889267,"package_name":"raw-body","ecosystem":"npm","requirements":"2.5.3","direct":false,"kind":"runtime","optional":false},{"id":25920889268,"package_name":"readable-stream","ecosystem":"npm","requirements":"1.1.14","direct":false,"kind":"runtime","optional":false},{"id":25920889269,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"runtime","optional":false},{"id":25920889270,"package_name":"readdirp","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":25920889271,"package_name":"recursive-readdir","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"runtime","optional":false},{"id":25920889272,"package_name":"reflect.getprototypeof","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":25920889273,"package_name":"regexp.prototype.flags","ecosystem":"npm","requirements":"1.5.4","direct":false,"kind":"runtime","optional":false},{"id":25920889274,"package_name":"remark-frontmatter","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920889275,"package_name":"remark-insert-headings","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"development","optional":false},{"id":25920889276,"package_name":"remark-parse","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920889277,"package_name":"remark-stringify","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920889278,"package_name":"remark-toc","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"development","optional":false},{"id":25920889279,"package_name":"remark","ecosystem":"npm","requirements":"15.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920889280,"package_name":"remove-markdown","ecosystem":"npm","requirements":"0.5.5","direct":false,"kind":"runtime","optional":false},{"id":25920889281,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25920889282,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920889283,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920889284,"package_name":"resolve-pkg-maps","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920889285,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.11","direct":false,"kind":"runtime","optional":false},{"id":25920889286,"package_name":"reusify","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25920889287,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":25920889288,"package_name":"robust-predicates","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":25920889289,"package_name":"rollup","ecosystem":"npm","requirements":"4.57.1","direct":false,"kind":"runtime","optional":false},{"id":25920889290,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25920889291,"package_name":"rw","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":25920889292,"package_name":"safe-array-concat","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":25920889293,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":25920889294,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":25920889295,"package_name":"safe-push-apply","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920889296,"package_name":"safe-regex-test","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25920889297,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":25920889298,"package_name":"semver","ecosystem":"npm","requirements":"6.3.1","direct":false,"kind":"runtime","optional":false},{"id":25920889299,"package_name":"semver","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"runtime","optional":false},{"id":25920889300,"package_name":"send","ecosystem":"npm","requirements":"0.19.2","direct":false,"kind":"runtime","optional":false},{"id":25920889301,"package_name":"serve-static","ecosystem":"npm","requirements":"1.16.3","direct":false,"kind":"runtime","optional":false},{"id":25920889302,"package_name":"set-function-length","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":25920889303,"package_name":"set-function-name","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25920889304,"package_name":"set-proto","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920889305,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25920889306,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920889307,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920889308,"package_name":"shortid","ecosystem":"npm","requirements":"2.2.17","direct":false,"kind":"runtime","optional":false},{"id":25920889309,"package_name":"side-channel-list","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920889310,"package_name":"side-channel-map","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920889311,"package_name":"side-channel-weakmap","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25920889312,"package_name":"side-channel","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25920889313,"package_name":"siginfo","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920889314,"package_name":"signal-exit","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25920889315,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920889316,"package_name":"source-map-js","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25920889317,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.21","direct":false,"kind":"development","optional":false},{"id":25920889318,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":25920889319,"package_name":"source-map","ecosystem":"npm","requirements":"0.7.6","direct":false,"kind":"runtime","optional":false},{"id":25920889320,"package_name":"stackback","ecosystem":"npm","requirements":"0.0.2","direct":false,"kind":"runtime","optional":false},{"id":25920889321,"package_name":"statuses","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25920889322,"package_name":"std-env","ecosystem":"npm","requirements":"3.10.0","direct":false,"kind":"runtime","optional":false},{"id":25920889323,"package_name":"stop-iteration-iterator","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25920889324,"package_name":"streamsearch","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":25920889325,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":25920889326,"package_name":"string-width","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":25920889327,"package_name":"string.prototype.trim","ecosystem":"npm","requirements":"1.2.10","direct":false,"kind":"runtime","optional":false},{"id":25920889328,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"runtime","optional":false},{"id":25920889329,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":25920889330,"package_name":"string_decoder","ecosystem":"npm","requirements":"0.10.31","direct":false,"kind":"runtime","optional":false},{"id":25920889331,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25920889332,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920889333,"package_name":"strip-ansi","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"runtime","optional":false},{"id":25920889334,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920889335,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920889336,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":25920889337,"package_name":"stylis","ecosystem":"npm","requirements":"4.3.6","direct":false,"kind":"runtime","optional":false},{"id":25920889338,"package_name":"sucrase","ecosystem":"npm","requirements":"3.35.1","direct":false,"kind":"runtime","optional":false},{"id":25920889339,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":25920889340,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920889341,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25920889342,"package_name":"thenify-all","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":25920889343,"package_name":"thenify","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":25920889344,"package_name":"tinybench","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"runtime","optional":false},{"id":25920889345,"package_name":"tinyexec","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":25920889346,"package_name":"tinyglobby","ecosystem":"npm","requirements":"0.2.15","direct":false,"kind":"runtime","optional":false},{"id":25920889347,"package_name":"tinypool","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25920889348,"package_name":"tinyrainbow","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25920889349,"package_name":"tinyspy","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":25920889350,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920889351,"package_name":"toidentifier","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920889352,"package_name":"token-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920889353,"package_name":"tree-kill","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":25920889354,"package_name":"trough","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25920889355,"package_name":"ts-api-utils","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"runtime","optional":false},{"id":25920889356,"package_name":"ts-dedent","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25920889357,"package_name":"ts-interface-checker","ecosystem":"npm","requirements":"0.1.13","direct":false,"kind":"runtime","optional":false},{"id":25920889358,"package_name":"tsconfck","ecosystem":"npm","requirements":"3.1.6","direct":false,"kind":"runtime","optional":false},{"id":25920889359,"package_name":"tsconfig-paths","ecosystem":"npm","requirements":"3.15.0","direct":false,"kind":"runtime","optional":false},{"id":25920889360,"package_name":"tsup","ecosystem":"npm","requirements":"8.5.1","direct":false,"kind":"runtime","optional":false},{"id":25920889361,"package_name":"tsx","ecosystem":"npm","requirements":"4.21.0","direct":false,"kind":"development","optional":false},{"id":25920889362,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":25920889363,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":25920889364,"package_name":"type-is","ecosystem":"npm","requirements":"1.6.18","direct":false,"kind":"runtime","optional":false},{"id":25920889365,"package_name":"typed-array-buffer","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25920889366,"package_name":"typed-array-byte-length","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25920889367,"package_name":"typed-array-byte-offset","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25920889368,"package_name":"typed-array-length","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":25920889369,"package_name":"typedarray","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"runtime","optional":false},{"id":25920889370,"package_name":"typedoc-plugin-inline-sources","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25920889371,"package_name":"typedoc-plugin-markdown","ecosystem":"npm","requirements":"4.10.0","direct":false,"kind":"runtime","optional":false},{"id":25920889372,"package_name":"typedoc-plugin-remark","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920889373,"package_name":"typedoc","ecosystem":"npm","requirements":"0.28.17","direct":false,"kind":"runtime","optional":false},{"id":25920889374,"package_name":"typescript","ecosystem":"npm","requirements":"5.9.3","direct":false,"kind":"development","optional":false},{"id":25920889375,"package_name":"uc.micro","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25920889376,"package_name":"ufo","ecosystem":"npm","requirements":"1.6.3","direct":false,"kind":"runtime","optional":false},{"id":25920889377,"package_name":"unbox-primitive","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25920889378,"package_name":"undici-types","ecosystem":"npm","requirements":"6.21.0","direct":false,"kind":"runtime","optional":false},{"id":25920889379,"package_name":"unified","ecosystem":"npm","requirements":"11.0.5","direct":false,"kind":"runtime","optional":false},{"id":25920889380,"package_name":"unist-util-is","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920889381,"package_name":"unist-util-stringify-position","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920889382,"package_name":"unist-util-visit-parents","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":25920889383,"package_name":"unist-util-visit","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":25920889384,"package_name":"universalify","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920889385,"package_name":"unpipe","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920889386,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"runtime","optional":false},{"id":25920889387,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25920889388,"package_name":"utils-merge","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920889389,"package_name":"uuid","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"runtime","optional":false},{"id":25920889390,"package_name":"vary","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25920889391,"package_name":"vfile-message","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":25920889392,"package_name":"vfile","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":25920889393,"package_name":"vite-node","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":25920889394,"package_name":"vite-tsconfig-paths","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"runtime","optional":false},{"id":25920889395,"package_name":"vite","ecosystem":"npm","requirements":"5.4.21","direct":false,"kind":"runtime","optional":false},{"id":25920889396,"package_name":"vitest","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":25920889397,"package_name":"void-elements","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25920889398,"package_name":"web-streams-polyfill","ecosystem":"npm","requirements":"3.3.3","direct":false,"kind":"runtime","optional":false},{"id":25920889399,"package_name":"web-worker","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":25920889400,"package_name":"which-boxed-primitive","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25920889401,"package_name":"which-builtin-type","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25920889402,"package_name":"which-collection","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25920889403,"package_name":"which-typed-array","ecosystem":"npm","requirements":"1.1.20","direct":false,"kind":"runtime","optional":false},{"id":25920889404,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25920889405,"package_name":"why-is-node-running","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":25920889406,"package_name":"with","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":25920889407,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"runtime","optional":false},{"id":25920889408,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920889409,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":25920889410,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25920889411,"package_name":"xregexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25920889412,"package_name":"xtend","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":25920889413,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"runtime","optional":false},{"id":25920889414,"package_name":"yaml","ecosystem":"npm","requirements":"2.8.2","direct":false,"kind":"runtime","optional":false},{"id":25920889415,"package_name":"yargs-parser","ecosystem":"npm","requirements":"21.1.1","direct":false,"kind":"runtime","optional":false},{"id":25920889416,"package_name":"yargs","ecosystem":"npm","requirements":"17.7.2","direct":false,"kind":"runtime","optional":false},{"id":25920889417,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":25920889418,"package_name":"zwitch","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false}]}],"score":31.83077534030219,"created_at":"2025-11-11T15:16:27.694Z","updated_at":"2026-08-24T12:33:10.647Z","avatar_url":"https://github.com/justjake.png","language":"TypeScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/369191","html_url":"https://summary.ecosyste.ms/projects/369191"}