{"id":372746,"url":"https://github.com/lydell/js-tokens","last_synced_at":"2026-08-26T13:32:18.733Z","repository":{"id":14829707,"uuid":"17552490","full_name":"lydell/js-tokens","owner":"lydell","description":"Tiny JavaScript tokenizer.","archived":false,"fork":false,"pushed_at":"2026-06-05T17:06:44.000Z","size":751,"stargazers_count":556,"open_issues_count":0,"forks_count":39,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-07-29T08:38:41.807Z","etag":null,"topics":["ecmascript","javascript","regex","tokenizer"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lydell.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-08T22:28:09.000Z","updated_at":"2026-07-15T15:53:01.000Z","dependencies_parsed_at":"2024-05-13T08:26:19.649Z","dependency_job_id":"f452a4a0-e376-459f-948e-bb44574ebaee","html_url":"https://github.com/lydell/js-tokens","commit_stats":{"total_commits":145,"total_committers":4,"mean_commits":36.25,"dds":0.1448275862068965,"last_synced_commit":"359b8f10c80de290d8be8c888b9dea05f17b0e50"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/lydell/js-tokens","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lydell","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/sbom","scorecard":{"id":607080,"data":{"date":"2025-08-11","repo":{"name":"github.com/lydell/js-tokens","commit":"d1743a121103f970b9d2e807469cba02d24b852a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/21 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/test.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 17 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-21T01:51:26.656Z","repository_id":14829707,"created_at":"2025-08-21T01:51:26.656Z","updated_at":"2025-08-21T01:51:26.656Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36148337,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-01T02:00:05.789Z","response_time":100,"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":"lydell","name":"Simon Lydell","uuid":"2142817","kind":"user","description":"Magic Coding Creature","email":"","website":null,"location":"Stockholm","twitter":"SimonLydell","company":"Insurello","icon_url":"https://avatars.githubusercontent.com/u/2142817?u=6bf21d3208a5807e06babbeb5e3ea26f842346db\u0026v=4","repositories_count":270,"last_synced_at":"2024-04-14T08:15:10.503Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lydell","funding_links":[],"total_stars":3787,"followers":515,"following":6,"created_at":"2022-11-02T16:19:17.290Z","updated_at":"2024-04-14T08:15:38.727Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lydell","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lydell/repositories"},"packages":[{"id":1904774,"name":"js-tokens","ecosystem":"npm","description":"Tiny JavaScript tokenizer.","homepage":"https://github.com/lydell/js-tokens#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lydell/js-tokens","keywords_array":["JavaScript","js","ECMAScript","es","token","tokens","tokenize","tokenizer","regex","regexp"],"namespace":null,"versions_count":25,"first_release_published_at":"2014-03-08T22:30:50.672Z","latest_release_published_at":"2025-12-08T21:09:55.458Z","latest_release_number":"10.0.0","last_synced_at":"2026-08-24T13:59:47.740Z","created_at":"2022-04-09T18:09:08.907Z","updated_at":"2026-08-24T13:59:47.741Z","registry_url":"https://www.npmjs.com/package/js-tokens","install_command":"npm install js-tokens","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"10.0.0"},"contentPolicy":null},"repo_metadata":{"id":14829707,"uuid":"17552490","full_name":"lydell/js-tokens","owner":"lydell","description":"Tiny JavaScript tokenizer.","archived":false,"fork":false,"pushed_at":"2026-06-05T17:06:44.000Z","size":751,"stargazers_count":556,"open_issues_count":0,"forks_count":39,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-07-29T08:38:41.807Z","etag":null,"topics":["ecmascript","javascript","regex","tokenizer"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lydell.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-08T22:28:09.000Z","updated_at":"2026-07-15T15:53:01.000Z","dependencies_parsed_at":"2024-05-13T08:26:19.649Z","dependency_job_id":"f452a4a0-e376-459f-948e-bb44574ebaee","html_url":"https://github.com/lydell/js-tokens","commit_stats":{"total_commits":145,"total_committers":4,"mean_commits":36.25,"dds":0.1448275862068965,"last_synced_commit":"359b8f10c80de290d8be8c888b9dea05f17b0e50"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/lydell/js-tokens","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lydell","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/sbom","scorecard":{"id":607080,"data":{"date":"2025-08-11","repo":{"name":"github.com/lydell/js-tokens","commit":"d1743a121103f970b9d2e807469cba02d24b852a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/21 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/test.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 17 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-21T01:51:26.656Z","repository_id":14829707,"created_at":"2025-08-21T01:51:26.656Z","updated_at":"2025-08-21T01:51:26.656Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36148337,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-01T02:00:05.789Z","response_time":100,"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":"lydell","name":"Simon Lydell","uuid":"2142817","kind":"user","description":"Magic Coding Creature","email":"","website":null,"location":"Stockholm","twitter":"SimonLydell","company":"Insurello","icon_url":"https://avatars.githubusercontent.com/u/2142817?u=6bf21d3208a5807e06babbeb5e3ea26f842346db\u0026v=4","repositories_count":270,"last_synced_at":"2024-04-14T08:15:10.503Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lydell","funding_links":[],"total_stars":3787,"followers":515,"following":6,"created_at":"2022-11-02T16:19:17.290Z","updated_at":"2024-04-14T08:15:38.727Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lydell","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lydell/repositories"},"tags":[{"name":"v10.0.0","sha":"d7ec3643eac02418881ddb46ec420cfc10a653ba","kind":"tag","published_at":"2025-12-08T21:08:18.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v10.0.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v10.0.0/manifests"},{"name":"v9.0.1","sha":"1470e1efafcbca46709c73ba98811a4e5bcc1e86","kind":"tag","published_at":"2024-11-22T17:19:28.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v9.0.1","html_url":"https://github.com/lydell/js-tokens/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"43b47c87b1a1077b0dea733d9798fab559c0c8e3","kind":"tag","published_at":"2024-02-08T22:58:17.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v9.0.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v9.0.0/manifests"},{"name":"v8.0.3","sha":"8125aae4df8ab7eb262b29eebf0cdc65d162bf1a","kind":"tag","published_at":"2024-02-03T10:10:58.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v8.0.3","html_url":"https://github.com/lydell/js-tokens/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"93a64af449586241b0ba5ec121511291243e4133","kind":"tag","published_at":"2023-09-09T13:02:37.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v8.0.2","html_url":"https://github.com/lydell/js-tokens/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"ae542161b0595b08eabee259eb4b9de92233df96","kind":"tag","published_at":"2023-01-16T21:13:56.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v8.0.1","html_url":"https://github.com/lydell/js-tokens/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"16912368ce93332dc7417b95c38b5da4779890b6","kind":"tag","published_at":"2022-05-15T09:49:27.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v8.0.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v8.0.0/manifests"},{"name":"v7.0.0","sha":"69035c77c05d7ddae0ac66d1050a4906dcf70eb5","kind":"tag","published_at":"2021-04-25T10:01:54.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v7.0.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"94454b0f5dad4493c24b0a31b687c0c517c45560","kind":"tag","published_at":"2020-04-13T16:06:04.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v6.0.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v6.0.0/manifests"},{"name":"v5.0.0","sha":"8368242deeb6c5b57294769a2e2497b809b58c3a","kind":"tag","published_at":"2019-06-15T14:52:29.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v5.0.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"0eb6e9daee32160ab0fca979b6dc91a1991b720c","kind":"tag","published_at":"2018-01-28T11:58:00.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v4.0.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v4.0.0/manifests"},{"name":"v3.0.2","sha":"8315904c840b14d28de1b0a4968194555f61bea3","kind":"tag","published_at":"2017-06-28T20:53:34.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v3.0.2","html_url":"https://github.com/lydell/js-tokens/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"54549dd979142c78cf629b51f9f06e8133c529f9","kind":"tag","published_at":"2017-01-30T18:27:47.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v3.0.1","html_url":"https://github.com/lydell/js-tokens/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e3ca86c8f2260b442e477073cceb9c349fc9b5c","kind":"tag","published_at":"2017-01-11T20:29:25.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v3.0.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v3.0.0/manifests"},{"name":"v2.0.0","sha":"23fcbe4639fb4baee5dc53616958cc04c8b94026","kind":"tag","published_at":"2016-06-19T07:35:52.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v2.0.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v2.0.0/manifests"},{"name":"v1.0.3","sha":"8fef3fe3b80636bc885bbfc9fa0012a4a2956352","kind":"tag","published_at":"2016-03-27T10:52:14.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v1.0.3","html_url":"https://github.com/lydell/js-tokens/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"90f0f0a217984625180414763234c923aeee4af5","kind":"tag","published_at":"2015-10-18T15:00:27.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v1.0.2","html_url":"https://github.com/lydell/js-tokens/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"94fab527b51da636ac996aa99be281746f19adae","kind":"tag","published_at":"2015-06-20T06:37:05.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v1.0.1","html_url":"https://github.com/lydell/js-tokens/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b465cedf5cfb366c67e1f354ff000fddb6fb5c94","kind":"tag","published_at":"2015-02-26T09:34:32.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v1.0.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v1.0.0/manifests"},{"name":"v0.4.1","sha":"f52e451b4b7f46dc8d434853908f9b4af4bf98cd","kind":"tag","published_at":"2015-02-21T20:20:10.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v0.4.1","html_url":"https://github.com/lydell/js-tokens/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"06f5a30a3ef2957b5169f4f4c13fdf57ea028f79","kind":"tag","published_at":"2015-02-21T19:00:31.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v0.4.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"08a7225043538e06b01450297b793e6b55f003c5","kind":"tag","published_at":"2015-01-06T21:15:17.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v0.3.1","html_url":"https://github.com/lydell/js-tokens/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ecac68aa369003730dc2f964bdb656088c609c93","kind":"tag","published_at":"2014-12-19T17:48:19.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v0.3.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"8cdcdd768bbfa329bfd591f6524ef93b704f2874","kind":"commit","published_at":"2014-06-19T20:20:08.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v0.2.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"ed89c65d621c4b7f0b8e725e8034994fd03e4cf6","kind":"commit","published_at":"2014-03-08T22:27:15.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v0.1.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T14:59:36.745Z","dependent_packages_count":2251,"downloads":989988455,"downloads_period":"last-month","dependent_repos_count":1940799,"rankings":{"downloads":0.004900989068877789,"dependent_repos_count":0.016154098048256398,"dependent_packages_count":0.035292597261360165,"stargazers_count":3.1163445521262623,"forks_count":4.3512307098797125,"docker_downloads_count":0.009062722803343843,"average":1.2554976115313021},"purl":"pkg:npm/js-tokens","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/js-tokens","docker_dependents_count":36387,"docker_downloads_count":9401206873,"usage_url":"https://repos.ecosyste.ms/usage/npm/js-tokens","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/js-tokens/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-22T11:31:32.563Z","issues_count":13,"pull_requests_count":48,"avg_time_to_close_issue":3323717.5384615385,"avg_time_to_close_pull_request":39205.59574468085,"issues_closed_count":13,"pull_requests_closed_count":47,"pull_request_authors_count":7,"issue_authors_count":11,"avg_comments_per_issue":4.615384615384615,"avg_comments_per_pull_request":0.0625,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/issues","maintainers":[{"login":"lydell","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lydell"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/js-tokens/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/js-tokens/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/js-tokens/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/js-tokens/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/js-tokens/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/js-tokens/codemeta","maintainers":[{"uuid":"lydell","login":"lydell","name":null,"email":"simon.lydell@gmail.com","url":null,"packages_count":98,"html_url":"https://www.npmjs.com/~lydell","role":null,"created_at":"2022-11-12T22:48:22.397Z","updated_at":"2022-11-12T22:48:22.397Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lydell/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5787539,"maintainers_count":1238614,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":4991750,"name":"org.webjars.bowergithub.lydell:js-tokens","ecosystem":"maven","description":"WebJar for js-tokens","homepage":"http://webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lydell/js-tokens","keywords_array":[],"namespace":"org.webjars.bowergithub.lydell","versions_count":3,"first_release_published_at":"2018-07-11T09:23:34.000Z","latest_release_published_at":"2018-08-29T17:29:29.000Z","latest_release_number":"4.0.0","last_synced_at":"2026-08-25T13:02:55.419Z","created_at":"2022-07-27T10:38:28.780Z","updated_at":"2026-08-25T13:02:55.419Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.bowergithub.lydell/js-tokens/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.bowergithub.lydell/js-tokens/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":14829707,"uuid":"17552490","full_name":"lydell/js-tokens","owner":"lydell","description":"Tiny JavaScript tokenizer.","archived":false,"fork":false,"pushed_at":"2026-06-05T17:06:44.000Z","size":751,"stargazers_count":556,"open_issues_count":0,"forks_count":39,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-07-29T08:38:41.807Z","etag":null,"topics":["ecmascript","javascript","regex","tokenizer"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lydell.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-08T22:28:09.000Z","updated_at":"2026-07-15T15:53:01.000Z","dependencies_parsed_at":"2024-05-13T08:26:19.649Z","dependency_job_id":"f452a4a0-e376-459f-948e-bb44574ebaee","html_url":"https://github.com/lydell/js-tokens","commit_stats":{"total_commits":145,"total_committers":4,"mean_commits":36.25,"dds":0.1448275862068965,"last_synced_commit":"359b8f10c80de290d8be8c888b9dea05f17b0e50"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/lydell/js-tokens","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lydell","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/sbom","scorecard":{"id":607080,"data":{"date":"2025-08-11","repo":{"name":"github.com/lydell/js-tokens","commit":"d1743a121103f970b9d2e807469cba02d24b852a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/21 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/test.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 17 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-21T01:51:26.656Z","repository_id":14829707,"created_at":"2025-08-21T01:51:26.656Z","updated_at":"2025-08-21T01:51:26.656Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36148337,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-01T02:00:05.789Z","response_time":100,"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":"lydell","name":"Simon Lydell","uuid":"2142817","kind":"user","description":"Magic Coding Creature","email":"","website":null,"location":"Stockholm","twitter":"SimonLydell","company":"Insurello","icon_url":"https://avatars.githubusercontent.com/u/2142817?u=6bf21d3208a5807e06babbeb5e3ea26f842346db\u0026v=4","repositories_count":270,"last_synced_at":"2024-04-14T08:15:10.503Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lydell","funding_links":[],"total_stars":3787,"followers":515,"following":6,"created_at":"2022-11-02T16:19:17.290Z","updated_at":"2024-04-14T08:15:38.727Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lydell","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lydell/repositories"},"tags":[{"name":"v10.0.0","sha":"d7ec3643eac02418881ddb46ec420cfc10a653ba","kind":"tag","published_at":"2025-12-08T21:08:18.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v10.0.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v10.0.0/manifests"},{"name":"v9.0.1","sha":"1470e1efafcbca46709c73ba98811a4e5bcc1e86","kind":"tag","published_at":"2024-11-22T17:19:28.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v9.0.1","html_url":"https://github.com/lydell/js-tokens/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"43b47c87b1a1077b0dea733d9798fab559c0c8e3","kind":"tag","published_at":"2024-02-08T22:58:17.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v9.0.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v9.0.0/manifests"},{"name":"v8.0.3","sha":"8125aae4df8ab7eb262b29eebf0cdc65d162bf1a","kind":"tag","published_at":"2024-02-03T10:10:58.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v8.0.3","html_url":"https://github.com/lydell/js-tokens/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"93a64af449586241b0ba5ec121511291243e4133","kind":"tag","published_at":"2023-09-09T13:02:37.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v8.0.2","html_url":"https://github.com/lydell/js-tokens/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"ae542161b0595b08eabee259eb4b9de92233df96","kind":"tag","published_at":"2023-01-16T21:13:56.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v8.0.1","html_url":"https://github.com/lydell/js-tokens/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"16912368ce93332dc7417b95c38b5da4779890b6","kind":"tag","published_at":"2022-05-15T09:49:27.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v8.0.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v8.0.0/manifests"},{"name":"v7.0.0","sha":"69035c77c05d7ddae0ac66d1050a4906dcf70eb5","kind":"tag","published_at":"2021-04-25T10:01:54.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v7.0.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"94454b0f5dad4493c24b0a31b687c0c517c45560","kind":"tag","published_at":"2020-04-13T16:06:04.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v6.0.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v6.0.0/manifests"},{"name":"v5.0.0","sha":"8368242deeb6c5b57294769a2e2497b809b58c3a","kind":"tag","published_at":"2019-06-15T14:52:29.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v5.0.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"0eb6e9daee32160ab0fca979b6dc91a1991b720c","kind":"tag","published_at":"2018-01-28T11:58:00.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v4.0.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v4.0.0/manifests"},{"name":"v3.0.2","sha":"8315904c840b14d28de1b0a4968194555f61bea3","kind":"tag","published_at":"2017-06-28T20:53:34.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v3.0.2","html_url":"https://github.com/lydell/js-tokens/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"54549dd979142c78cf629b51f9f06e8133c529f9","kind":"tag","published_at":"2017-01-30T18:27:47.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v3.0.1","html_url":"https://github.com/lydell/js-tokens/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e3ca86c8f2260b442e477073cceb9c349fc9b5c","kind":"tag","published_at":"2017-01-11T20:29:25.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v3.0.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v3.0.0/manifests"},{"name":"v2.0.0","sha":"23fcbe4639fb4baee5dc53616958cc04c8b94026","kind":"tag","published_at":"2016-06-19T07:35:52.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v2.0.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v2.0.0/manifests"},{"name":"v1.0.3","sha":"8fef3fe3b80636bc885bbfc9fa0012a4a2956352","kind":"tag","published_at":"2016-03-27T10:52:14.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v1.0.3","html_url":"https://github.com/lydell/js-tokens/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"90f0f0a217984625180414763234c923aeee4af5","kind":"tag","published_at":"2015-10-18T15:00:27.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v1.0.2","html_url":"https://github.com/lydell/js-tokens/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"94fab527b51da636ac996aa99be281746f19adae","kind":"tag","published_at":"2015-06-20T06:37:05.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v1.0.1","html_url":"https://github.com/lydell/js-tokens/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b465cedf5cfb366c67e1f354ff000fddb6fb5c94","kind":"tag","published_at":"2015-02-26T09:34:32.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v1.0.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v1.0.0/manifests"},{"name":"v0.4.1","sha":"f52e451b4b7f46dc8d434853908f9b4af4bf98cd","kind":"tag","published_at":"2015-02-21T20:20:10.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v0.4.1","html_url":"https://github.com/lydell/js-tokens/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"06f5a30a3ef2957b5169f4f4c13fdf57ea028f79","kind":"tag","published_at":"2015-02-21T19:00:31.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v0.4.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"08a7225043538e06b01450297b793e6b55f003c5","kind":"tag","published_at":"2015-01-06T21:15:17.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v0.3.1","html_url":"https://github.com/lydell/js-tokens/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ecac68aa369003730dc2f964bdb656088c609c93","kind":"tag","published_at":"2014-12-19T17:48:19.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v0.3.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"8cdcdd768bbfa329bfd591f6524ef93b704f2874","kind":"commit","published_at":"2014-06-19T20:20:08.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v0.2.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"ed89c65d621c4b7f0b8e725e8034994fd03e4cf6","kind":"commit","published_at":"2014-03-08T22:27:15.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v0.1.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T16:40:15.785Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":14.450956354596581,"forks_count":20.277566547552883,"average":24.676717435488953},"purl":"pkg:maven/org.webjars.bowergithub.lydell/js-tokens","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.bowergithub.lydell:js-tokens","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.bowergithub.lydell:js-tokens","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.bowergithub.lydell:js-tokens/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-26T22:00:23.349Z","issues_count":13,"pull_requests_count":48,"avg_time_to_close_issue":3323717.5384615385,"avg_time_to_close_pull_request":39205.59574468085,"issues_closed_count":13,"pull_requests_closed_count":47,"pull_request_authors_count":7,"issue_authors_count":11,"avg_comments_per_issue":4.615384615384615,"avg_comments_per_pull_request":0.0625,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":10635.0,"past_year_avg_time_to_close_pull_request":4120.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/issues","maintainers":[{"login":"lydell","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lydell"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.lydell:js-tokens/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.lydell:js-tokens/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.lydell:js-tokens/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.lydell:js-tokens/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.lydell:js-tokens/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.lydell:js-tokens/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618425,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","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":5001864,"name":"org.webjars.npm:js-tokens","ecosystem":"maven","description":"WebJar for js-tokens","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lydell/js-tokens","keywords_array":[],"namespace":"org.webjars.npm","versions_count":14,"first_release_published_at":"2015-05-24T00:36:31.000Z","latest_release_published_at":"2026-08-11T02:04:03.000Z","latest_release_number":"10.0.0","last_synced_at":"2026-08-25T13:03:05.952Z","created_at":"2022-07-27T11:01:24.416Z","updated_at":"2026-08-25T13:03:05.952Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/js-tokens/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/js-tokens/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":14829707,"uuid":"17552490","full_name":"lydell/js-tokens","owner":"lydell","description":"Tiny JavaScript tokenizer.","archived":false,"fork":false,"pushed_at":"2026-06-05T17:06:44.000Z","size":751,"stargazers_count":556,"open_issues_count":0,"forks_count":39,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-07-29T08:38:41.807Z","etag":null,"topics":["ecmascript","javascript","regex","tokenizer"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lydell.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-08T22:28:09.000Z","updated_at":"2026-07-15T15:53:01.000Z","dependencies_parsed_at":"2024-05-13T08:26:19.649Z","dependency_job_id":"f452a4a0-e376-459f-948e-bb44574ebaee","html_url":"https://github.com/lydell/js-tokens","commit_stats":{"total_commits":145,"total_committers":4,"mean_commits":36.25,"dds":0.1448275862068965,"last_synced_commit":"359b8f10c80de290d8be8c888b9dea05f17b0e50"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/lydell/js-tokens","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lydell","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/sbom","scorecard":{"id":607080,"data":{"date":"2025-08-11","repo":{"name":"github.com/lydell/js-tokens","commit":"d1743a121103f970b9d2e807469cba02d24b852a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/21 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/test.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 17 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-21T01:51:26.656Z","repository_id":14829707,"created_at":"2025-08-21T01:51:26.656Z","updated_at":"2025-08-21T01:51:26.656Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36148337,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-01T02:00:05.789Z","response_time":100,"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":"lydell","name":"Simon Lydell","uuid":"2142817","kind":"user","description":"Magic Coding Creature","email":"","website":null,"location":"Stockholm","twitter":"SimonLydell","company":"Insurello","icon_url":"https://avatars.githubusercontent.com/u/2142817?u=6bf21d3208a5807e06babbeb5e3ea26f842346db\u0026v=4","repositories_count":270,"last_synced_at":"2024-04-14T08:15:10.503Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lydell","funding_links":[],"total_stars":3787,"followers":515,"following":6,"created_at":"2022-11-02T16:19:17.290Z","updated_at":"2024-04-14T08:15:38.727Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lydell","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lydell/repositories"},"tags":[{"name":"v10.0.0","sha":"d7ec3643eac02418881ddb46ec420cfc10a653ba","kind":"tag","published_at":"2025-12-08T21:08:18.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v10.0.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v10.0.0/manifests"},{"name":"v9.0.1","sha":"1470e1efafcbca46709c73ba98811a4e5bcc1e86","kind":"tag","published_at":"2024-11-22T17:19:28.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v9.0.1","html_url":"https://github.com/lydell/js-tokens/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"43b47c87b1a1077b0dea733d9798fab559c0c8e3","kind":"tag","published_at":"2024-02-08T22:58:17.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v9.0.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v9.0.0/manifests"},{"name":"v8.0.3","sha":"8125aae4df8ab7eb262b29eebf0cdc65d162bf1a","kind":"tag","published_at":"2024-02-03T10:10:58.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v8.0.3","html_url":"https://github.com/lydell/js-tokens/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"93a64af449586241b0ba5ec121511291243e4133","kind":"tag","published_at":"2023-09-09T13:02:37.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v8.0.2","html_url":"https://github.com/lydell/js-tokens/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"ae542161b0595b08eabee259eb4b9de92233df96","kind":"tag","published_at":"2023-01-16T21:13:56.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v8.0.1","html_url":"https://github.com/lydell/js-tokens/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"16912368ce93332dc7417b95c38b5da4779890b6","kind":"tag","published_at":"2022-05-15T09:49:27.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v8.0.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v8.0.0/manifests"},{"name":"v7.0.0","sha":"69035c77c05d7ddae0ac66d1050a4906dcf70eb5","kind":"tag","published_at":"2021-04-25T10:01:54.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v7.0.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"94454b0f5dad4493c24b0a31b687c0c517c45560","kind":"tag","published_at":"2020-04-13T16:06:04.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v6.0.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v6.0.0/manifests"},{"name":"v5.0.0","sha":"8368242deeb6c5b57294769a2e2497b809b58c3a","kind":"tag","published_at":"2019-06-15T14:52:29.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v5.0.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"0eb6e9daee32160ab0fca979b6dc91a1991b720c","kind":"tag","published_at":"2018-01-28T11:58:00.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v4.0.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v4.0.0/manifests"},{"name":"v3.0.2","sha":"8315904c840b14d28de1b0a4968194555f61bea3","kind":"tag","published_at":"2017-06-28T20:53:34.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v3.0.2","html_url":"https://github.com/lydell/js-tokens/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"54549dd979142c78cf629b51f9f06e8133c529f9","kind":"tag","published_at":"2017-01-30T18:27:47.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v3.0.1","html_url":"https://github.com/lydell/js-tokens/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e3ca86c8f2260b442e477073cceb9c349fc9b5c","kind":"tag","published_at":"2017-01-11T20:29:25.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v3.0.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v3.0.0/manifests"},{"name":"v2.0.0","sha":"23fcbe4639fb4baee5dc53616958cc04c8b94026","kind":"tag","published_at":"2016-06-19T07:35:52.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v2.0.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v2.0.0/manifests"},{"name":"v1.0.3","sha":"8fef3fe3b80636bc885bbfc9fa0012a4a2956352","kind":"tag","published_at":"2016-03-27T10:52:14.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v1.0.3","html_url":"https://github.com/lydell/js-tokens/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"90f0f0a217984625180414763234c923aeee4af5","kind":"tag","published_at":"2015-10-18T15:00:27.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v1.0.2","html_url":"https://github.com/lydell/js-tokens/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"94fab527b51da636ac996aa99be281746f19adae","kind":"tag","published_at":"2015-06-20T06:37:05.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v1.0.1","html_url":"https://github.com/lydell/js-tokens/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b465cedf5cfb366c67e1f354ff000fddb6fb5c94","kind":"tag","published_at":"2015-02-26T09:34:32.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v1.0.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v1.0.0/manifests"},{"name":"v0.4.1","sha":"f52e451b4b7f46dc8d434853908f9b4af4bf98cd","kind":"tag","published_at":"2015-02-21T20:20:10.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v0.4.1","html_url":"https://github.com/lydell/js-tokens/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"06f5a30a3ef2957b5169f4f4c13fdf57ea028f79","kind":"tag","published_at":"2015-02-21T19:00:31.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v0.4.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"08a7225043538e06b01450297b793e6b55f003c5","kind":"tag","published_at":"2015-01-06T21:15:17.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v0.3.1","html_url":"https://github.com/lydell/js-tokens/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ecac68aa369003730dc2f964bdb656088c609c93","kind":"tag","published_at":"2014-12-19T17:48:19.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v0.3.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"8cdcdd768bbfa329bfd591f6524ef93b704f2874","kind":"commit","published_at":"2014-06-19T20:20:08.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v0.2.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"ed89c65d621c4b7f0b8e725e8034994fd03e4cf6","kind":"commit","published_at":"2014-03-08T22:27:15.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v0.1.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T16:40:15.752Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.77465987245843,"dependent_packages_count":9.711579853637538,"stargazers_count":17.568300813903434,"forks_count":27.31231667150537,"docker_downloads_count":3.3368972821886653,"average":15.740750898738687},"purl":"pkg:maven/org.webjars.npm/js-tokens","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:js-tokens","docker_dependents_count":10,"docker_downloads_count":11929,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:js-tokens","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:js-tokens/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-26T22:00:23.349Z","issues_count":13,"pull_requests_count":48,"avg_time_to_close_issue":3323717.5384615385,"avg_time_to_close_pull_request":39205.59574468085,"issues_closed_count":13,"pull_requests_closed_count":47,"pull_request_authors_count":7,"issue_authors_count":11,"avg_comments_per_issue":4.615384615384615,"avg_comments_per_pull_request":0.0625,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":10635.0,"past_year_avg_time_to_close_pull_request":4120.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/issues","maintainers":[{"login":"lydell","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lydell"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:js-tokens/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:js-tokens/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:js-tokens/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:js-tokens/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:js-tokens/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:js-tokens/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618425,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","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":14812503,"name":"github.com/lydell/js-tokens","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/lydell/js-tokens","keywords_array":[],"namespace":null,"versions_count":25,"first_release_published_at":"2026-07-24T19:16:19.037Z","latest_release_published_at":"2025-12-08T21:08:18.000Z","latest_release_number":"v10.0.0+incompatible","last_synced_at":"2026-08-25T13:10:45.554Z","created_at":"2026-07-24T19:16:16.854Z","updated_at":"2026-08-25T13:10:45.554Z","registry_url":"https://pkg.go.dev/github.com/lydell/js-tokens","install_command":"go get github.com/lydell/js-tokens","documentation_url":"https://pkg.go.dev/github.com/lydell/js-tokens#section-documentation","metadata":{},"repo_metadata":{"id":14829707,"uuid":"17552490","full_name":"lydell/js-tokens","owner":"lydell","description":"Tiny JavaScript tokenizer.","archived":false,"fork":false,"pushed_at":"2026-06-05T17:06:44.000Z","size":751,"stargazers_count":556,"open_issues_count":0,"forks_count":39,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-07-29T08:38:41.807Z","etag":null,"topics":["ecmascript","javascript","regex","tokenizer"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lydell.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-08T22:28:09.000Z","updated_at":"2026-07-15T15:53:01.000Z","dependencies_parsed_at":"2024-05-13T08:26:19.649Z","dependency_job_id":"f452a4a0-e376-459f-948e-bb44574ebaee","html_url":"https://github.com/lydell/js-tokens","commit_stats":{"total_commits":145,"total_committers":4,"mean_commits":36.25,"dds":0.1448275862068965,"last_synced_commit":"359b8f10c80de290d8be8c888b9dea05f17b0e50"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/lydell/js-tokens","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lydell","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/sbom","scorecard":{"id":607080,"data":{"date":"2025-08-11","repo":{"name":"github.com/lydell/js-tokens","commit":"d1743a121103f970b9d2e807469cba02d24b852a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/21 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/test.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 17 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-21T01:51:26.656Z","repository_id":14829707,"created_at":"2025-08-21T01:51:26.656Z","updated_at":"2025-08-21T01:51:26.656Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36148337,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-01T02:00:05.789Z","response_time":100,"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":"lydell","name":"Simon Lydell","uuid":"2142817","kind":"user","description":"Magic Coding Creature","email":"","website":null,"location":"Stockholm","twitter":"SimonLydell","company":"Insurello","icon_url":"https://avatars.githubusercontent.com/u/2142817?u=6bf21d3208a5807e06babbeb5e3ea26f842346db\u0026v=4","repositories_count":270,"last_synced_at":"2024-04-14T08:15:10.503Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lydell","funding_links":[],"total_stars":3787,"followers":515,"following":6,"created_at":"2022-11-02T16:19:17.290Z","updated_at":"2024-04-14T08:15:38.727Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lydell","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lydell/repositories"},"tags":[{"name":"v10.0.0","sha":"d7ec3643eac02418881ddb46ec420cfc10a653ba","kind":"tag","published_at":"2025-12-08T21:08:18.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v10.0.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v10.0.0/manifests"},{"name":"v9.0.1","sha":"1470e1efafcbca46709c73ba98811a4e5bcc1e86","kind":"tag","published_at":"2024-11-22T17:19:28.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v9.0.1","html_url":"https://github.com/lydell/js-tokens/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"43b47c87b1a1077b0dea733d9798fab559c0c8e3","kind":"tag","published_at":"2024-02-08T22:58:17.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v9.0.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v9.0.0/manifests"},{"name":"v8.0.3","sha":"8125aae4df8ab7eb262b29eebf0cdc65d162bf1a","kind":"tag","published_at":"2024-02-03T10:10:58.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v8.0.3","html_url":"https://github.com/lydell/js-tokens/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"93a64af449586241b0ba5ec121511291243e4133","kind":"tag","published_at":"2023-09-09T13:02:37.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v8.0.2","html_url":"https://github.com/lydell/js-tokens/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"ae542161b0595b08eabee259eb4b9de92233df96","kind":"tag","published_at":"2023-01-16T21:13:56.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v8.0.1","html_url":"https://github.com/lydell/js-tokens/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"16912368ce93332dc7417b95c38b5da4779890b6","kind":"tag","published_at":"2022-05-15T09:49:27.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v8.0.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v8.0.0/manifests"},{"name":"v7.0.0","sha":"69035c77c05d7ddae0ac66d1050a4906dcf70eb5","kind":"tag","published_at":"2021-04-25T10:01:54.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v7.0.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"94454b0f5dad4493c24b0a31b687c0c517c45560","kind":"tag","published_at":"2020-04-13T16:06:04.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v6.0.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v6.0.0/manifests"},{"name":"v5.0.0","sha":"8368242deeb6c5b57294769a2e2497b809b58c3a","kind":"tag","published_at":"2019-06-15T14:52:29.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v5.0.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"0eb6e9daee32160ab0fca979b6dc91a1991b720c","kind":"tag","published_at":"2018-01-28T11:58:00.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v4.0.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v4.0.0/manifests"},{"name":"v3.0.2","sha":"8315904c840b14d28de1b0a4968194555f61bea3","kind":"tag","published_at":"2017-06-28T20:53:34.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v3.0.2","html_url":"https://github.com/lydell/js-tokens/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"54549dd979142c78cf629b51f9f06e8133c529f9","kind":"tag","published_at":"2017-01-30T18:27:47.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v3.0.1","html_url":"https://github.com/lydell/js-tokens/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e3ca86c8f2260b442e477073cceb9c349fc9b5c","kind":"tag","published_at":"2017-01-11T20:29:25.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v3.0.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v3.0.0/manifests"},{"name":"v2.0.0","sha":"23fcbe4639fb4baee5dc53616958cc04c8b94026","kind":"tag","published_at":"2016-06-19T07:35:52.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v2.0.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v2.0.0/manifests"},{"name":"v1.0.3","sha":"8fef3fe3b80636bc885bbfc9fa0012a4a2956352","kind":"tag","published_at":"2016-03-27T10:52:14.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v1.0.3","html_url":"https://github.com/lydell/js-tokens/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"90f0f0a217984625180414763234c923aeee4af5","kind":"tag","published_at":"2015-10-18T15:00:27.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v1.0.2","html_url":"https://github.com/lydell/js-tokens/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"94fab527b51da636ac996aa99be281746f19adae","kind":"tag","published_at":"2015-06-20T06:37:05.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v1.0.1","html_url":"https://github.com/lydell/js-tokens/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b465cedf5cfb366c67e1f354ff000fddb6fb5c94","kind":"tag","published_at":"2015-02-26T09:34:32.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v1.0.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v1.0.0/manifests"},{"name":"v0.4.1","sha":"f52e451b4b7f46dc8d434853908f9b4af4bf98cd","kind":"tag","published_at":"2015-02-21T20:20:10.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v0.4.1","html_url":"https://github.com/lydell/js-tokens/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"06f5a30a3ef2957b5169f4f4c13fdf57ea028f79","kind":"tag","published_at":"2015-02-21T19:00:31.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v0.4.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"08a7225043538e06b01450297b793e6b55f003c5","kind":"tag","published_at":"2015-01-06T21:15:17.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v0.3.1","html_url":"https://github.com/lydell/js-tokens/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ecac68aa369003730dc2f964bdb656088c609c93","kind":"tag","published_at":"2014-12-19T17:48:19.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v0.3.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"8cdcdd768bbfa329bfd591f6524ef93b704f2874","kind":"commit","published_at":"2014-06-19T20:20:08.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v0.2.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"ed89c65d621c4b7f0b8e725e8034994fd03e4cf6","kind":"commit","published_at":"2014-03-08T22:27:15.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v0.1.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T16:40:15.806Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":4.856048725074748,"dependent_packages_count":4.550149182645931,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.703098953860339},"purl":"pkg:golang/github.com/lydell/js-tokens","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/lydell/js-tokens","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/lydell/js-tokens","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/lydell/js-tokens/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-26T22:00:23.349Z","issues_count":13,"pull_requests_count":48,"avg_time_to_close_issue":3323717.5384615385,"avg_time_to_close_pull_request":39205.59574468085,"issues_closed_count":13,"pull_requests_closed_count":47,"pull_request_authors_count":7,"issue_authors_count":11,"avg_comments_per_issue":4.615384615384615,"avg_comments_per_pull_request":0.0625,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":10635.0,"past_year_avg_time_to_close_pull_request":4120.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/issues","maintainers":[{"login":"lydell","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lydell"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flydell%2Fjs-tokens/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flydell%2Fjs-tokens/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flydell%2Fjs-tokens/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flydell%2Fjs-tokens/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flydell%2Fjs-tokens/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flydell%2Fjs-tokens/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-26T05:01:06.821Z","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":13558482,"name":"node-js-tokens","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/lydell/js-tokens","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/lydell/js-tokens","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T04:48:10.773Z","latest_release_published_at":"2026-02-11T04:48:10.773Z","latest_release_number":"8.0.0-2","last_synced_at":"2026-08-05T00:09:04.283Z","created_at":"2026-02-11T04:48:10.583Z","updated_at":"2026-08-06T16:40:15.442Z","registry_url":"https://launchpad.net/ubuntu/+source/node-js-tokens","install_command":"apt-get install node-js-tokens","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-js-tokens","standards_version":"4.6.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, coffeescript, jest \u003c!nocheck\u003e, node-everything.js \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":14829707,"uuid":"17552490","full_name":"lydell/js-tokens","owner":"lydell","description":"Tiny JavaScript tokenizer.","archived":false,"fork":false,"pushed_at":"2026-06-05T17:06:44.000Z","size":751,"stargazers_count":556,"open_issues_count":0,"forks_count":39,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-07-29T08:38:41.807Z","etag":null,"topics":["ecmascript","javascript","regex","tokenizer"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lydell.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-08T22:28:09.000Z","updated_at":"2026-07-15T15:53:01.000Z","dependencies_parsed_at":"2024-05-13T08:26:19.649Z","dependency_job_id":"f452a4a0-e376-459f-948e-bb44574ebaee","html_url":"https://github.com/lydell/js-tokens","commit_stats":{"total_commits":145,"total_committers":4,"mean_commits":36.25,"dds":0.1448275862068965,"last_synced_commit":"359b8f10c80de290d8be8c888b9dea05f17b0e50"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/lydell/js-tokens","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lydell","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/sbom","scorecard":{"id":607080,"data":{"date":"2025-08-11","repo":{"name":"github.com/lydell/js-tokens","commit":"d1743a121103f970b9d2e807469cba02d24b852a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/21 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/test.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 17 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-21T01:51:26.656Z","repository_id":14829707,"created_at":"2025-08-21T01:51:26.656Z","updated_at":"2025-08-21T01:51:26.656Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36148337,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-01T02:00:05.789Z","response_time":100,"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"}},"repo_metadata_updated_at":"2026-08-06T16:40:15.442Z","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-js-tokens?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-js-tokens","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-js-tokens","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-js-tokens/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-26T22:00:23.349Z","issues_count":13,"pull_requests_count":48,"avg_time_to_close_issue":3323717.5384615385,"avg_time_to_close_pull_request":39205.59574468085,"issues_closed_count":13,"pull_requests_closed_count":47,"pull_request_authors_count":7,"issue_authors_count":11,"avg_comments_per_issue":4.615384615384615,"avg_comments_per_pull_request":0.0625,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":10635.0,"past_year_avg_time_to_close_pull_request":4120.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/issues","maintainers":[{"login":"lydell","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lydell"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-js-tokens/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-js-tokens/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-js-tokens/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-js-tokens/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-js-tokens/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-js-tokens/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1108},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-25T05:06:52.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13459610,"name":"node-js-tokens","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/lydell/js-tokens","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/lydell/js-tokens","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T06:39:17.006Z","latest_release_published_at":"2026-02-09T06:39:17.006Z","latest_release_number":"8.0.0-2","last_synced_at":"2026-07-24T19:45:10.760Z","created_at":"2026-02-09T06:39:16.702Z","updated_at":"2026-08-06T16:40:15.442Z","registry_url":"https://launchpad.net/ubuntu/+source/node-js-tokens","install_command":"apt-get install node-js-tokens","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-js-tokens","standards_version":"4.6.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, coffeescript, jest \u003c!nocheck\u003e, node-everything.js \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":14829707,"uuid":"17552490","full_name":"lydell/js-tokens","owner":"lydell","description":"Tiny JavaScript tokenizer.","archived":false,"fork":false,"pushed_at":"2026-06-05T17:06:44.000Z","size":751,"stargazers_count":556,"open_issues_count":0,"forks_count":39,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-07-29T08:38:41.807Z","etag":null,"topics":["ecmascript","javascript","regex","tokenizer"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lydell.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-08T22:28:09.000Z","updated_at":"2026-07-15T15:53:01.000Z","dependencies_parsed_at":"2024-05-13T08:26:19.649Z","dependency_job_id":"f452a4a0-e376-459f-948e-bb44574ebaee","html_url":"https://github.com/lydell/js-tokens","commit_stats":{"total_commits":145,"total_committers":4,"mean_commits":36.25,"dds":0.1448275862068965,"last_synced_commit":"359b8f10c80de290d8be8c888b9dea05f17b0e50"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/lydell/js-tokens","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lydell","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/sbom","scorecard":{"id":607080,"data":{"date":"2025-08-11","repo":{"name":"github.com/lydell/js-tokens","commit":"d1743a121103f970b9d2e807469cba02d24b852a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/21 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/test.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 17 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-21T01:51:26.656Z","repository_id":14829707,"created_at":"2025-08-21T01:51:26.656Z","updated_at":"2025-08-21T01:51:26.656Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36148337,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-01T02:00:05.789Z","response_time":100,"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"}},"repo_metadata_updated_at":"2026-08-06T16:40:15.442Z","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-js-tokens?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-js-tokens","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-js-tokens","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-js-tokens/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-26T22:00:23.349Z","issues_count":13,"pull_requests_count":48,"avg_time_to_close_issue":3323717.5384615385,"avg_time_to_close_pull_request":39205.59574468085,"issues_closed_count":13,"pull_requests_closed_count":47,"pull_request_authors_count":7,"issue_authors_count":11,"avg_comments_per_issue":4.615384615384615,"avg_comments_per_pull_request":0.0625,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":10635.0,"past_year_avg_time_to_close_pull_request":4120.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/issues","maintainers":[{"login":"lydell","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lydell"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-js-tokens/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-js-tokens/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-js-tokens/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-js-tokens/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-js-tokens/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-js-tokens/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":1322},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-25T05:04:58.025Z","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":13523013,"name":"node-js-tokens","ecosystem":"debian","description":null,"homepage":"https://github.com/lydell/js-tokens","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/lydell/js-tokens","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T22:04:06.472Z","latest_release_published_at":"2026-02-10T22:04:06.472Z","latest_release_number":"6.0.0-1","last_synced_at":"2026-03-13T23:35:32.048Z","created_at":"2026-02-10T22:04:06.258Z","updated_at":"2026-08-06T16:40:15.440Z","registry_url":"https://tracker.debian.org/pkg/node-js-tokens","install_command":"apt-get install node-js-tokens","documentation_url":"https://packages.debian.org/bullseye/node-js-tokens","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-js-tokens","standards_version":"4.5.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"coffeescript, debhelper-compat (= 13), dh-sequence-nodejs, jest \u003c!nocheck\u003e, node-everything.js \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":14829707,"uuid":"17552490","full_name":"lydell/js-tokens","owner":"lydell","description":"Tiny JavaScript tokenizer.","archived":false,"fork":false,"pushed_at":"2026-06-05T17:06:44.000Z","size":751,"stargazers_count":556,"open_issues_count":0,"forks_count":39,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-07-29T08:38:41.807Z","etag":null,"topics":["ecmascript","javascript","regex","tokenizer"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lydell.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-08T22:28:09.000Z","updated_at":"2026-07-15T15:53:01.000Z","dependencies_parsed_at":"2024-05-13T08:26:19.649Z","dependency_job_id":"f452a4a0-e376-459f-948e-bb44574ebaee","html_url":"https://github.com/lydell/js-tokens","commit_stats":{"total_commits":145,"total_committers":4,"mean_commits":36.25,"dds":0.1448275862068965,"last_synced_commit":"359b8f10c80de290d8be8c888b9dea05f17b0e50"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/lydell/js-tokens","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lydell","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/sbom","scorecard":{"id":607080,"data":{"date":"2025-08-11","repo":{"name":"github.com/lydell/js-tokens","commit":"d1743a121103f970b9d2e807469cba02d24b852a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/21 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/test.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 17 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-21T01:51:26.656Z","repository_id":14829707,"created_at":"2025-08-21T01:51:26.656Z","updated_at":"2025-08-21T01:51:26.656Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36148337,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-01T02:00:05.789Z","response_time":100,"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"}},"repo_metadata_updated_at":"2026-08-06T16:40:15.440Z","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-js-tokens?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-js-tokens","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-js-tokens","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-js-tokens/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-26T22:00:23.349Z","issues_count":13,"pull_requests_count":48,"avg_time_to_close_issue":3323717.5384615385,"avg_time_to_close_pull_request":39205.59574468085,"issues_closed_count":13,"pull_requests_closed_count":47,"pull_request_authors_count":7,"issue_authors_count":11,"avg_comments_per_issue":4.615384615384615,"avg_comments_per_pull_request":0.0625,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":10635.0,"past_year_avg_time_to_close_pull_request":4120.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/issues","maintainers":[{"login":"lydell","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lydell"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-js-tokens/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-js-tokens/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-js-tokens/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-js-tokens/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-js-tokens/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-js-tokens/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":759,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":805},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-08-25T05:06:44.833Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13701837,"name":"node-js-tokens","ecosystem":"debian","description":null,"homepage":"https://github.com/lydell/js-tokens","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/lydell/js-tokens","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T21:18:09.834Z","latest_release_published_at":"2026-02-12T21:18:09.834Z","latest_release_number":"8.0.0-2","last_synced_at":"2026-07-27T07:03:33.215Z","created_at":"2026-02-12T21:18:09.642Z","updated_at":"2026-08-06T16:40:15.443Z","registry_url":"https://tracker.debian.org/pkg/node-js-tokens","install_command":"apt-get install node-js-tokens","documentation_url":"https://packages.debian.org/bookworm/node-js-tokens","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-js-tokens","standards_version":"4.6.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, coffeescript, jest \u003c!nocheck\u003e, node-everything.js \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":14829707,"uuid":"17552490","full_name":"lydell/js-tokens","owner":"lydell","description":"Tiny JavaScript tokenizer.","archived":false,"fork":false,"pushed_at":"2026-06-05T17:06:44.000Z","size":751,"stargazers_count":556,"open_issues_count":0,"forks_count":39,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-07-29T08:38:41.807Z","etag":null,"topics":["ecmascript","javascript","regex","tokenizer"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lydell.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-08T22:28:09.000Z","updated_at":"2026-07-15T15:53:01.000Z","dependencies_parsed_at":"2024-05-13T08:26:19.649Z","dependency_job_id":"f452a4a0-e376-459f-948e-bb44574ebaee","html_url":"https://github.com/lydell/js-tokens","commit_stats":{"total_commits":145,"total_committers":4,"mean_commits":36.25,"dds":0.1448275862068965,"last_synced_commit":"359b8f10c80de290d8be8c888b9dea05f17b0e50"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/lydell/js-tokens","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lydell","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/sbom","scorecard":{"id":607080,"data":{"date":"2025-08-11","repo":{"name":"github.com/lydell/js-tokens","commit":"d1743a121103f970b9d2e807469cba02d24b852a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/21 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/test.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 17 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-21T01:51:26.656Z","repository_id":14829707,"created_at":"2025-08-21T01:51:26.656Z","updated_at":"2025-08-21T01:51:26.656Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36148337,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-01T02:00:05.789Z","response_time":100,"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"}},"repo_metadata_updated_at":"2026-08-06T16:40:15.442Z","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-js-tokens?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-js-tokens","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-js-tokens","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-js-tokens/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-26T22:00:23.349Z","issues_count":13,"pull_requests_count":48,"avg_time_to_close_issue":3323717.5384615385,"avg_time_to_close_pull_request":39205.59574468085,"issues_closed_count":13,"pull_requests_closed_count":47,"pull_request_authors_count":7,"issue_authors_count":11,"avg_comments_per_issue":4.615384615384615,"avg_comments_per_pull_request":0.0625,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":10635.0,"past_year_avg_time_to_close_pull_request":4120.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/issues","maintainers":[{"login":"lydell","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lydell"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-js-tokens/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-js-tokens/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-js-tokens/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-js-tokens/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-js-tokens/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-js-tokens/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2645,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1237},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-25T05:06:43.662Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13428693,"name":"node-js-tokens","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/lydell/js-tokens","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/lydell/js-tokens","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T15:53:55.104Z","latest_release_published_at":"2026-02-07T15:53:55.104Z","latest_release_number":"7.0.0-1","last_synced_at":"2026-03-07T16:30:59.268Z","created_at":"2026-02-07T15:53:54.817Z","updated_at":"2026-08-06T16:40:15.443Z","registry_url":"https://launchpad.net/ubuntu/+source/node-js-tokens","install_command":"apt-get install node-js-tokens","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-js-tokens","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"coffeescript, debhelper-compat (= 13), dh-sequence-nodejs, jest \u003c!nocheck\u003e, node-everything.js \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":14829707,"uuid":"17552490","full_name":"lydell/js-tokens","owner":"lydell","description":"Tiny JavaScript tokenizer.","archived":false,"fork":false,"pushed_at":"2026-06-05T17:06:44.000Z","size":751,"stargazers_count":556,"open_issues_count":0,"forks_count":39,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-07-29T08:38:41.807Z","etag":null,"topics":["ecmascript","javascript","regex","tokenizer"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lydell.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-08T22:28:09.000Z","updated_at":"2026-07-15T15:53:01.000Z","dependencies_parsed_at":"2024-05-13T08:26:19.649Z","dependency_job_id":"f452a4a0-e376-459f-948e-bb44574ebaee","html_url":"https://github.com/lydell/js-tokens","commit_stats":{"total_commits":145,"total_committers":4,"mean_commits":36.25,"dds":0.1448275862068965,"last_synced_commit":"359b8f10c80de290d8be8c888b9dea05f17b0e50"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/lydell/js-tokens","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lydell","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/sbom","scorecard":{"id":607080,"data":{"date":"2025-08-11","repo":{"name":"github.com/lydell/js-tokens","commit":"d1743a121103f970b9d2e807469cba02d24b852a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/21 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/test.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 17 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-21T01:51:26.656Z","repository_id":14829707,"created_at":"2025-08-21T01:51:26.656Z","updated_at":"2025-08-21T01:51:26.656Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36148337,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-01T02:00:05.789Z","response_time":100,"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"}},"repo_metadata_updated_at":"2026-08-06T16:40:15.443Z","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-js-tokens?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-js-tokens","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-js-tokens","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-js-tokens/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-26T22:00:23.349Z","issues_count":13,"pull_requests_count":48,"avg_time_to_close_issue":3323717.5384615385,"avg_time_to_close_pull_request":39205.59574468085,"issues_closed_count":13,"pull_requests_closed_count":47,"pull_request_authors_count":7,"issue_authors_count":11,"avg_comments_per_issue":4.615384615384615,"avg_comments_per_pull_request":0.0625,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":10635.0,"past_year_avg_time_to_close_pull_request":4120.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/issues","maintainers":[{"login":"lydell","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lydell"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-js-tokens/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-js-tokens/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-js-tokens/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-js-tokens/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-js-tokens/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-js-tokens/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":976},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-08-25T05:06:47.665Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13743689,"name":"node-js-tokens","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/lydell/js-tokens","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/lydell/js-tokens","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T05:39:48.972Z","latest_release_published_at":"2026-02-13T05:39:48.972Z","latest_release_number":"5.0.0-1","last_synced_at":"2026-03-13T09:25:41.811Z","created_at":"2026-02-13T05:39:48.767Z","updated_at":"2026-08-06T16:40:15.443Z","registry_url":"https://launchpad.net/ubuntu/+source/node-js-tokens","install_command":"apt-get install node-js-tokens","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-js-tokens","standards_version":"4.4.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), nodejs, coffeescript, node-everything.js, mocha, pkg-js-tools (\u003e= 0.8.11)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":14829707,"uuid":"17552490","full_name":"lydell/js-tokens","owner":"lydell","description":"Tiny JavaScript tokenizer.","archived":false,"fork":false,"pushed_at":"2026-06-05T17:06:44.000Z","size":751,"stargazers_count":556,"open_issues_count":0,"forks_count":39,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-07-29T08:38:41.807Z","etag":null,"topics":["ecmascript","javascript","regex","tokenizer"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lydell.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-08T22:28:09.000Z","updated_at":"2026-07-15T15:53:01.000Z","dependencies_parsed_at":"2024-05-13T08:26:19.649Z","dependency_job_id":"f452a4a0-e376-459f-948e-bb44574ebaee","html_url":"https://github.com/lydell/js-tokens","commit_stats":{"total_commits":145,"total_committers":4,"mean_commits":36.25,"dds":0.1448275862068965,"last_synced_commit":"359b8f10c80de290d8be8c888b9dea05f17b0e50"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/lydell/js-tokens","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lydell","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/sbom","scorecard":{"id":607080,"data":{"date":"2025-08-11","repo":{"name":"github.com/lydell/js-tokens","commit":"d1743a121103f970b9d2e807469cba02d24b852a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/21 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/test.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 17 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-21T01:51:26.656Z","repository_id":14829707,"created_at":"2025-08-21T01:51:26.656Z","updated_at":"2025-08-21T01:51:26.656Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36148337,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-01T02:00:05.789Z","response_time":100,"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"}},"repo_metadata_updated_at":"2026-08-06T16:40:15.443Z","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-js-tokens?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-js-tokens","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-js-tokens","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-js-tokens/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-26T22:00:23.349Z","issues_count":13,"pull_requests_count":48,"avg_time_to_close_issue":3323717.5384615385,"avg_time_to_close_pull_request":39205.59574468085,"issues_closed_count":13,"pull_requests_closed_count":47,"pull_request_authors_count":7,"issue_authors_count":11,"avg_comments_per_issue":4.615384615384615,"avg_comments_per_pull_request":0.0625,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":10635.0,"past_year_avg_time_to_close_pull_request":4120.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/issues","maintainers":[{"login":"lydell","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lydell"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-js-tokens/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-js-tokens/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-js-tokens/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-js-tokens/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-js-tokens/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-js-tokens/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1429,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":759},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-08-25T05:06:53.666Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13659702,"name":"node-js-tokens","ecosystem":"debian","description":null,"homepage":"https://github.com/lydell/js-tokens","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/lydell/js-tokens","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T08:22:33.928Z","latest_release_published_at":"2026-02-12T08:22:33.928Z","latest_release_number":"8.0.0-2","last_synced_at":"2026-03-14T07:05:44.017Z","created_at":"2026-02-12T08:22:33.739Z","updated_at":"2026-08-06T16:40:15.443Z","registry_url":"https://tracker.debian.org/pkg/node-js-tokens","install_command":"apt-get install node-js-tokens","documentation_url":"https://packages.debian.org/trixie/node-js-tokens","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-js-tokens","standards_version":"4.6.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, coffeescript, jest \u003c!nocheck\u003e, node-everything.js \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":14829707,"uuid":"17552490","full_name":"lydell/js-tokens","owner":"lydell","description":"Tiny JavaScript tokenizer.","archived":false,"fork":false,"pushed_at":"2026-06-05T17:06:44.000Z","size":751,"stargazers_count":556,"open_issues_count":0,"forks_count":39,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-07-29T08:38:41.807Z","etag":null,"topics":["ecmascript","javascript","regex","tokenizer"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lydell.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-08T22:28:09.000Z","updated_at":"2026-07-15T15:53:01.000Z","dependencies_parsed_at":"2024-05-13T08:26:19.649Z","dependency_job_id":"f452a4a0-e376-459f-948e-bb44574ebaee","html_url":"https://github.com/lydell/js-tokens","commit_stats":{"total_commits":145,"total_committers":4,"mean_commits":36.25,"dds":0.1448275862068965,"last_synced_commit":"359b8f10c80de290d8be8c888b9dea05f17b0e50"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/lydell/js-tokens","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lydell","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/sbom","scorecard":{"id":607080,"data":{"date":"2025-08-11","repo":{"name":"github.com/lydell/js-tokens","commit":"d1743a121103f970b9d2e807469cba02d24b852a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/21 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/test.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 17 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-21T01:51:26.656Z","repository_id":14829707,"created_at":"2025-08-21T01:51:26.656Z","updated_at":"2025-08-21T01:51:26.656Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36148337,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-01T02:00:05.789Z","response_time":100,"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"}},"repo_metadata_updated_at":"2026-08-06T16:40:15.443Z","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-js-tokens?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-js-tokens","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-js-tokens","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-js-tokens/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-26T22:00:23.349Z","issues_count":13,"pull_requests_count":48,"avg_time_to_close_issue":3323717.5384615385,"avg_time_to_close_pull_request":39205.59574468085,"issues_closed_count":13,"pull_requests_closed_count":47,"pull_request_authors_count":7,"issue_authors_count":11,"avg_comments_per_issue":4.615384615384615,"avg_comments_per_pull_request":0.0625,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":10635.0,"past_year_avg_time_to_close_pull_request":4120.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/issues","maintainers":[{"login":"lydell","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lydell"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-js-tokens/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-js-tokens/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-js-tokens/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-js-tokens/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-js-tokens/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-js-tokens/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":1687},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-25T05:04:56.023Z","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":13596721,"name":"node-js-tokens","ecosystem":"debian","description":null,"homepage":"https://github.com/lydell/js-tokens#readme","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/lydell/js-tokens","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T10:27:22.144Z","latest_release_published_at":"2026-02-11T10:27:22.144Z","latest_release_number":"2.0.0-1","last_synced_at":"2026-03-13T15:03:31.214Z","created_at":"2026-02-11T10:27:22.013Z","updated_at":"2026-08-06T16:40:15.455Z","registry_url":"https://tracker.debian.org/pkg/node-js-tokens","install_command":"apt-get install node-js-tokens","documentation_url":"https://packages.debian.org/buster/node-js-tokens","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-js-tokens","standards_version":"3.9.8","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 10), nodejs, coffeescript, node-everything.js, mocha","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":14829707,"uuid":"17552490","full_name":"lydell/js-tokens","owner":"lydell","description":"Tiny JavaScript tokenizer.","archived":false,"fork":false,"pushed_at":"2026-06-05T17:06:44.000Z","size":751,"stargazers_count":556,"open_issues_count":0,"forks_count":39,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-07-29T08:38:41.807Z","etag":null,"topics":["ecmascript","javascript","regex","tokenizer"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lydell.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-08T22:28:09.000Z","updated_at":"2026-07-15T15:53:01.000Z","dependencies_parsed_at":"2024-05-13T08:26:19.649Z","dependency_job_id":"f452a4a0-e376-459f-948e-bb44574ebaee","html_url":"https://github.com/lydell/js-tokens","commit_stats":{"total_commits":145,"total_committers":4,"mean_commits":36.25,"dds":0.1448275862068965,"last_synced_commit":"359b8f10c80de290d8be8c888b9dea05f17b0e50"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/lydell/js-tokens","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lydell","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/sbom","scorecard":{"id":607080,"data":{"date":"2025-08-11","repo":{"name":"github.com/lydell/js-tokens","commit":"d1743a121103f970b9d2e807469cba02d24b852a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/21 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/test.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 17 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-21T01:51:26.656Z","repository_id":14829707,"created_at":"2025-08-21T01:51:26.656Z","updated_at":"2025-08-21T01:51:26.656Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36148337,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-01T02:00:05.789Z","response_time":100,"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"}},"repo_metadata_updated_at":"2026-08-06T16:40:15.455Z","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-js-tokens?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-js-tokens","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-js-tokens","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-js-tokens/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-26T22:00:23.349Z","issues_count":13,"pull_requests_count":48,"avg_time_to_close_issue":3323717.5384615385,"avg_time_to_close_pull_request":39205.59574468085,"issues_closed_count":13,"pull_requests_closed_count":47,"pull_request_authors_count":7,"issue_authors_count":11,"avg_comments_per_issue":4.615384615384615,"avg_comments_per_pull_request":0.0625,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":10635.0,"past_year_avg_time_to_close_pull_request":4120.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/issues","maintainers":[{"login":"lydell","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lydell"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-js-tokens/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-js-tokens/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-js-tokens/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-js-tokens/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-js-tokens/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-js-tokens/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":903,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":610},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-08-25T05:03:28.562Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":13399572,"name":"node-js-tokens","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/lydell/js-tokens","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/lydell/js-tokens","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T05:55:01.539Z","latest_release_published_at":"2026-02-06T05:55:01.539Z","latest_release_number":"8.0.0-2","last_synced_at":"2026-03-06T06:59:06.076Z","created_at":"2026-02-06T05:55:00.515Z","updated_at":"2026-08-06T16:40:15.460Z","registry_url":"https://launchpad.net/ubuntu/+source/node-js-tokens","install_command":"apt-get install node-js-tokens","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-js-tokens","standards_version":"4.6.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, coffeescript, jest \u003c!nocheck\u003e, node-everything.js \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":14829707,"uuid":"17552490","full_name":"lydell/js-tokens","owner":"lydell","description":"Tiny JavaScript tokenizer.","archived":false,"fork":false,"pushed_at":"2026-06-05T17:06:44.000Z","size":751,"stargazers_count":556,"open_issues_count":0,"forks_count":39,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-07-29T08:38:41.807Z","etag":null,"topics":["ecmascript","javascript","regex","tokenizer"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lydell.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-08T22:28:09.000Z","updated_at":"2026-07-15T15:53:01.000Z","dependencies_parsed_at":"2024-05-13T08:26:19.649Z","dependency_job_id":"f452a4a0-e376-459f-948e-bb44574ebaee","html_url":"https://github.com/lydell/js-tokens","commit_stats":{"total_commits":145,"total_committers":4,"mean_commits":36.25,"dds":0.1448275862068965,"last_synced_commit":"359b8f10c80de290d8be8c888b9dea05f17b0e50"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/lydell/js-tokens","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lydell","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/sbom","scorecard":{"id":607080,"data":{"date":"2025-08-11","repo":{"name":"github.com/lydell/js-tokens","commit":"d1743a121103f970b9d2e807469cba02d24b852a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/21 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/test.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 17 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-21T01:51:26.656Z","repository_id":14829707,"created_at":"2025-08-21T01:51:26.656Z","updated_at":"2025-08-21T01:51:26.656Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36148337,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-01T02:00:05.789Z","response_time":100,"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"}},"repo_metadata_updated_at":"2026-08-06T16:40:15.460Z","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-js-tokens?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-js-tokens","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-js-tokens","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-js-tokens/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-26T22:00:23.349Z","issues_count":13,"pull_requests_count":48,"avg_time_to_close_issue":3323717.5384615385,"avg_time_to_close_pull_request":39205.59574468085,"issues_closed_count":13,"pull_requests_closed_count":47,"pull_request_authors_count":7,"issue_authors_count":11,"avg_comments_per_issue":4.615384615384615,"avg_comments_per_pull_request":0.0625,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":10635.0,"past_year_avg_time_to_close_pull_request":4120.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/issues","maintainers":[{"login":"lydell","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lydell"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-js-tokens/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-js-tokens/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-js-tokens/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-js-tokens/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-js-tokens/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-js-tokens/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":1245},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-25T05:06:49.291Z","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":13794217,"name":"node-js-tokens","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/lydell/js-tokens","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/lydell/js-tokens","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T16:06:07.990Z","latest_release_published_at":"2026-02-13T16:06:07.990Z","latest_release_number":"8.0.0-2","last_synced_at":"2026-03-13T21:32:05.023Z","created_at":"2026-02-13T16:06:07.785Z","updated_at":"2026-08-06T16:40:15.867Z","registry_url":"https://launchpad.net/ubuntu/+source/node-js-tokens","install_command":"apt-get install node-js-tokens","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-js-tokens","standards_version":"4.6.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, coffeescript, jest \u003c!nocheck\u003e, node-everything.js \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":14829707,"uuid":"17552490","full_name":"lydell/js-tokens","owner":"lydell","description":"Tiny JavaScript tokenizer.","archived":false,"fork":false,"pushed_at":"2026-06-05T17:06:44.000Z","size":751,"stargazers_count":556,"open_issues_count":0,"forks_count":39,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-07-29T08:38:41.807Z","etag":null,"topics":["ecmascript","javascript","regex","tokenizer"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lydell.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-08T22:28:09.000Z","updated_at":"2026-07-15T15:53:01.000Z","dependencies_parsed_at":"2024-05-13T08:26:19.649Z","dependency_job_id":"f452a4a0-e376-459f-948e-bb44574ebaee","html_url":"https://github.com/lydell/js-tokens","commit_stats":{"total_commits":145,"total_committers":4,"mean_commits":36.25,"dds":0.1448275862068965,"last_synced_commit":"359b8f10c80de290d8be8c888b9dea05f17b0e50"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/lydell/js-tokens","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lydell","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/sbom","scorecard":{"id":607080,"data":{"date":"2025-08-11","repo":{"name":"github.com/lydell/js-tokens","commit":"d1743a121103f970b9d2e807469cba02d24b852a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/21 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/test.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 17 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-21T01:51:26.656Z","repository_id":14829707,"created_at":"2025-08-21T01:51:26.656Z","updated_at":"2025-08-21T01:51:26.656Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36148337,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-01T02:00:05.789Z","response_time":100,"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":"lydell","name":"Simon Lydell","uuid":"2142817","kind":"user","description":"Magic Coding Creature","email":"","website":null,"location":"Stockholm","twitter":"SimonLydell","company":"Insurello","icon_url":"https://avatars.githubusercontent.com/u/2142817?u=6bf21d3208a5807e06babbeb5e3ea26f842346db\u0026v=4","repositories_count":270,"last_synced_at":"2024-04-14T08:15:10.503Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lydell","funding_links":[],"total_stars":3787,"followers":515,"following":6,"created_at":"2022-11-02T16:19:17.290Z","updated_at":"2024-04-14T08:15:38.727Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lydell","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lydell/repositories"},"tags":[{"name":"v10.0.0","sha":"d7ec3643eac02418881ddb46ec420cfc10a653ba","kind":"tag","published_at":"2025-12-08T21:08:18.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v10.0.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v10.0.0/manifests"},{"name":"v9.0.1","sha":"1470e1efafcbca46709c73ba98811a4e5bcc1e86","kind":"tag","published_at":"2024-11-22T17:19:28.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v9.0.1","html_url":"https://github.com/lydell/js-tokens/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"43b47c87b1a1077b0dea733d9798fab559c0c8e3","kind":"tag","published_at":"2024-02-08T22:58:17.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v9.0.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v9.0.0/manifests"},{"name":"v8.0.3","sha":"8125aae4df8ab7eb262b29eebf0cdc65d162bf1a","kind":"tag","published_at":"2024-02-03T10:10:58.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v8.0.3","html_url":"https://github.com/lydell/js-tokens/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"93a64af449586241b0ba5ec121511291243e4133","kind":"tag","published_at":"2023-09-09T13:02:37.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v8.0.2","html_url":"https://github.com/lydell/js-tokens/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"ae542161b0595b08eabee259eb4b9de92233df96","kind":"tag","published_at":"2023-01-16T21:13:56.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v8.0.1","html_url":"https://github.com/lydell/js-tokens/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"16912368ce93332dc7417b95c38b5da4779890b6","kind":"tag","published_at":"2022-05-15T09:49:27.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v8.0.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v8.0.0/manifests"},{"name":"v7.0.0","sha":"69035c77c05d7ddae0ac66d1050a4906dcf70eb5","kind":"tag","published_at":"2021-04-25T10:01:54.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v7.0.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"94454b0f5dad4493c24b0a31b687c0c517c45560","kind":"tag","published_at":"2020-04-13T16:06:04.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v6.0.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v6.0.0/manifests"},{"name":"v5.0.0","sha":"8368242deeb6c5b57294769a2e2497b809b58c3a","kind":"tag","published_at":"2019-06-15T14:52:29.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v5.0.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"0eb6e9daee32160ab0fca979b6dc91a1991b720c","kind":"tag","published_at":"2018-01-28T11:58:00.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v4.0.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v4.0.0/manifests"},{"name":"v3.0.2","sha":"8315904c840b14d28de1b0a4968194555f61bea3","kind":"tag","published_at":"2017-06-28T20:53:34.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v3.0.2","html_url":"https://github.com/lydell/js-tokens/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"54549dd979142c78cf629b51f9f06e8133c529f9","kind":"tag","published_at":"2017-01-30T18:27:47.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v3.0.1","html_url":"https://github.com/lydell/js-tokens/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e3ca86c8f2260b442e477073cceb9c349fc9b5c","kind":"tag","published_at":"2017-01-11T20:29:25.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v3.0.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v3.0.0/manifests"},{"name":"v2.0.0","sha":"23fcbe4639fb4baee5dc53616958cc04c8b94026","kind":"tag","published_at":"2016-06-19T07:35:52.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v2.0.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v2.0.0/manifests"},{"name":"v1.0.3","sha":"8fef3fe3b80636bc885bbfc9fa0012a4a2956352","kind":"tag","published_at":"2016-03-27T10:52:14.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v1.0.3","html_url":"https://github.com/lydell/js-tokens/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"90f0f0a217984625180414763234c923aeee4af5","kind":"tag","published_at":"2015-10-18T15:00:27.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v1.0.2","html_url":"https://github.com/lydell/js-tokens/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"94fab527b51da636ac996aa99be281746f19adae","kind":"tag","published_at":"2015-06-20T06:37:05.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v1.0.1","html_url":"https://github.com/lydell/js-tokens/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b465cedf5cfb366c67e1f354ff000fddb6fb5c94","kind":"tag","published_at":"2015-02-26T09:34:32.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v1.0.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v1.0.0/manifests"},{"name":"v0.4.1","sha":"f52e451b4b7f46dc8d434853908f9b4af4bf98cd","kind":"tag","published_at":"2015-02-21T20:20:10.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v0.4.1","html_url":"https://github.com/lydell/js-tokens/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"06f5a30a3ef2957b5169f4f4c13fdf57ea028f79","kind":"tag","published_at":"2015-02-21T19:00:31.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v0.4.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"08a7225043538e06b01450297b793e6b55f003c5","kind":"tag","published_at":"2015-01-06T21:15:17.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v0.3.1","html_url":"https://github.com/lydell/js-tokens/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ecac68aa369003730dc2f964bdb656088c609c93","kind":"tag","published_at":"2014-12-19T17:48:19.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v0.3.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"8cdcdd768bbfa329bfd591f6524ef93b704f2874","kind":"commit","published_at":"2014-06-19T20:20:08.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v0.2.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"ed89c65d621c4b7f0b8e725e8034994fd03e4cf6","kind":"commit","published_at":"2014-03-08T22:27:15.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v0.1.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T16:40:15.867Z","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-js-tokens?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-js-tokens","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-js-tokens","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-js-tokens/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-26T22:00:23.349Z","issues_count":13,"pull_requests_count":48,"avg_time_to_close_issue":3323717.5384615385,"avg_time_to_close_pull_request":39205.59574468085,"issues_closed_count":13,"pull_requests_closed_count":47,"pull_request_authors_count":7,"issue_authors_count":11,"avg_comments_per_issue":4.615384615384615,"avg_comments_per_pull_request":0.0625,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":10635.0,"past_year_avg_time_to_close_pull_request":4120.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/issues","maintainers":[{"login":"lydell","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lydell"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-js-tokens/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-js-tokens/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-js-tokens/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-js-tokens/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-js-tokens/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-js-tokens/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":1339},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-25T05:06:51.033Z","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":11772325,"name":"org.mvnpm:js-tokens","ecosystem":"maven","description":"Tiny JavaScript tokenizer.","homepage":"https://github.com/lydell/js-tokens#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lydell/js-tokens","keywords_array":[],"namespace":"org.mvnpm","versions_count":13,"first_release_published_at":"2025-08-31T08:47:06.000Z","latest_release_published_at":"2025-12-18T20:35:53.000Z","latest_release_number":"10.0.0","last_synced_at":"2026-08-25T13:02:34.619Z","created_at":"2025-06-07T21:21:16.378Z","updated_at":"2026-08-25T13:02:34.620Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm/js-tokens/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm/js-tokens/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":14829707,"uuid":"17552490","full_name":"lydell/js-tokens","owner":"lydell","description":"Tiny JavaScript tokenizer.","archived":false,"fork":false,"pushed_at":"2026-06-05T17:06:44.000Z","size":751,"stargazers_count":556,"open_issues_count":0,"forks_count":39,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-07-29T08:38:41.807Z","etag":null,"topics":["ecmascript","javascript","regex","tokenizer"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lydell.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-08T22:28:09.000Z","updated_at":"2026-07-15T15:53:01.000Z","dependencies_parsed_at":"2024-05-13T08:26:19.649Z","dependency_job_id":"f452a4a0-e376-459f-948e-bb44574ebaee","html_url":"https://github.com/lydell/js-tokens","commit_stats":{"total_commits":145,"total_committers":4,"mean_commits":36.25,"dds":0.1448275862068965,"last_synced_commit":"359b8f10c80de290d8be8c888b9dea05f17b0e50"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/lydell/js-tokens","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lydell","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/sbom","scorecard":{"id":607080,"data":{"date":"2025-08-11","repo":{"name":"github.com/lydell/js-tokens","commit":"d1743a121103f970b9d2e807469cba02d24b852a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/21 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/js-tokens/test.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 17 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-21T01:51:26.656Z","repository_id":14829707,"created_at":"2025-08-21T01:51:26.656Z","updated_at":"2025-08-21T01:51:26.656Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36148337,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-01T02:00:05.789Z","response_time":100,"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":"lydell","name":"Simon Lydell","uuid":"2142817","kind":"user","description":"Magic Coding Creature","email":"","website":null,"location":"Stockholm","twitter":"SimonLydell","company":"Insurello","icon_url":"https://avatars.githubusercontent.com/u/2142817?u=6bf21d3208a5807e06babbeb5e3ea26f842346db\u0026v=4","repositories_count":270,"last_synced_at":"2024-04-14T08:15:10.503Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lydell","funding_links":[],"total_stars":3787,"followers":515,"following":6,"created_at":"2022-11-02T16:19:17.290Z","updated_at":"2024-04-14T08:15:38.727Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lydell","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lydell/repositories"},"tags":[{"name":"v10.0.0","sha":"d7ec3643eac02418881ddb46ec420cfc10a653ba","kind":"tag","published_at":"2025-12-08T21:08:18.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v10.0.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v10.0.0/manifests"},{"name":"v9.0.1","sha":"1470e1efafcbca46709c73ba98811a4e5bcc1e86","kind":"tag","published_at":"2024-11-22T17:19:28.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v9.0.1","html_url":"https://github.com/lydell/js-tokens/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"43b47c87b1a1077b0dea733d9798fab559c0c8e3","kind":"tag","published_at":"2024-02-08T22:58:17.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v9.0.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v9.0.0/manifests"},{"name":"v8.0.3","sha":"8125aae4df8ab7eb262b29eebf0cdc65d162bf1a","kind":"tag","published_at":"2024-02-03T10:10:58.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v8.0.3","html_url":"https://github.com/lydell/js-tokens/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"93a64af449586241b0ba5ec121511291243e4133","kind":"tag","published_at":"2023-09-09T13:02:37.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v8.0.2","html_url":"https://github.com/lydell/js-tokens/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"ae542161b0595b08eabee259eb4b9de92233df96","kind":"tag","published_at":"2023-01-16T21:13:56.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v8.0.1","html_url":"https://github.com/lydell/js-tokens/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"16912368ce93332dc7417b95c38b5da4779890b6","kind":"tag","published_at":"2022-05-15T09:49:27.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v8.0.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v8.0.0/manifests"},{"name":"v7.0.0","sha":"69035c77c05d7ddae0ac66d1050a4906dcf70eb5","kind":"tag","published_at":"2021-04-25T10:01:54.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v7.0.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"94454b0f5dad4493c24b0a31b687c0c517c45560","kind":"tag","published_at":"2020-04-13T16:06:04.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v6.0.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v6.0.0/manifests"},{"name":"v5.0.0","sha":"8368242deeb6c5b57294769a2e2497b809b58c3a","kind":"tag","published_at":"2019-06-15T14:52:29.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v5.0.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"0eb6e9daee32160ab0fca979b6dc91a1991b720c","kind":"tag","published_at":"2018-01-28T11:58:00.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v4.0.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v4.0.0/manifests"},{"name":"v3.0.2","sha":"8315904c840b14d28de1b0a4968194555f61bea3","kind":"tag","published_at":"2017-06-28T20:53:34.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v3.0.2","html_url":"https://github.com/lydell/js-tokens/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"54549dd979142c78cf629b51f9f06e8133c529f9","kind":"tag","published_at":"2017-01-30T18:27:47.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v3.0.1","html_url":"https://github.com/lydell/js-tokens/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e3ca86c8f2260b442e477073cceb9c349fc9b5c","kind":"tag","published_at":"2017-01-11T20:29:25.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v3.0.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v3.0.0/manifests"},{"name":"v2.0.0","sha":"23fcbe4639fb4baee5dc53616958cc04c8b94026","kind":"tag","published_at":"2016-06-19T07:35:52.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v2.0.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v2.0.0/manifests"},{"name":"v1.0.3","sha":"8fef3fe3b80636bc885bbfc9fa0012a4a2956352","kind":"tag","published_at":"2016-03-27T10:52:14.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v1.0.3","html_url":"https://github.com/lydell/js-tokens/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"90f0f0a217984625180414763234c923aeee4af5","kind":"tag","published_at":"2015-10-18T15:00:27.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v1.0.2","html_url":"https://github.com/lydell/js-tokens/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"94fab527b51da636ac996aa99be281746f19adae","kind":"tag","published_at":"2015-06-20T06:37:05.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v1.0.1","html_url":"https://github.com/lydell/js-tokens/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b465cedf5cfb366c67e1f354ff000fddb6fb5c94","kind":"tag","published_at":"2015-02-26T09:34:32.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v1.0.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v1.0.0/manifests"},{"name":"v0.4.1","sha":"f52e451b4b7f46dc8d434853908f9b4af4bf98cd","kind":"tag","published_at":"2015-02-21T20:20:10.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v0.4.1","html_url":"https://github.com/lydell/js-tokens/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"06f5a30a3ef2957b5169f4f4c13fdf57ea028f79","kind":"tag","published_at":"2015-02-21T19:00:31.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v0.4.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"08a7225043538e06b01450297b793e6b55f003c5","kind":"tag","published_at":"2015-01-06T21:15:17.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v0.3.1","html_url":"https://github.com/lydell/js-tokens/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ecac68aa369003730dc2f964bdb656088c609c93","kind":"tag","published_at":"2014-12-19T17:48:19.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v0.3.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"8cdcdd768bbfa329bfd591f6524ef93b704f2874","kind":"commit","published_at":"2014-06-19T20:20:08.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v0.2.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"ed89c65d621c4b7f0b8e725e8034994fd03e4cf6","kind":"commit","published_at":"2014-03-08T22:27:15.000Z","download_url":"https://codeload.github.com/lydell/js-tokens/tar.gz/v0.1.0","html_url":"https://github.com/lydell/js-tokens/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/js-tokens@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T16:40:15.773Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.026626466074966,"dependent_packages_count":48.64554336343237,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":41.33608491475367},"purl":"pkg:maven/org.mvnpm/js-tokens","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm:js-tokens","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm:js-tokens","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm:js-tokens/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-26T22:00:23.349Z","issues_count":13,"pull_requests_count":48,"avg_time_to_close_issue":3323717.5384615385,"avg_time_to_close_pull_request":39205.59574468085,"issues_closed_count":13,"pull_requests_closed_count":47,"pull_request_authors_count":7,"issue_authors_count":11,"avg_comments_per_issue":4.615384615384615,"avg_comments_per_pull_request":0.0625,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":10635.0,"past_year_avg_time_to_close_pull_request":4120.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/issues","maintainers":[{"login":"lydell","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lydell"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:js-tokens/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:js-tokens/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:js-tokens/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:js-tokens/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:js-tokens/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:js-tokens/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618425,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","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"}}],"commits":{"id":211005,"full_name":"lydell/js-tokens","default_branch":"main","total_commits":164,"total_committers":5,"total_bot_commits":22,"total_bot_committers":1,"mean_commits":32.8,"dds":0.1585365853658537,"past_year_total_commits":9,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":4.5,"past_year_dds":0.2222222222222222,"last_synced_at":"2026-08-20T10:31:22.420Z","last_synced_commit":"895fb4d6804a287aecfb0e1009851f925d07b079","created_at":"2023-03-08T06:52:32.898Z","updated_at":"2026-08-20T10:31:22.164Z","committers":[{"name":"Simon Lydell","email":"simon.lydell@gmail.com","login":"lydell","count":138},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":22},{"name":"fisker Cheung","email":"lionkay@gmail.com","login":"fisker","count":2},{"name":"Jared Hughes","email":"jahughes241@gmail.com","login":"jared-hughes","count":1},{"name":"Andres Suarez","email":"zertosh@gmail.com","login":"zertosh","count":1}],"past_year_committers":[{"name":"Simon Lydell","email":"simon.lydell@gmail.com","login":"lydell","count":7},{"name":"fisker Cheung","email":"lionkay@gmail.com","login":"fisker","count":2}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:10.794Z","repositories_count":6783304,"commits_count":984093737,"contributors_count":41474522,"owners_count":1365275,"committers_count":3365361,"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":"lydell/js-tokens","html_url":"https://github.com/lydell/js-tokens","last_synced_at":"2026-08-25T13:02:21.409Z","status":null,"issues_count":13,"pull_requests_count":48,"avg_time_to_close_issue":3323717.5384615385,"avg_time_to_close_pull_request":39205.59574468085,"issues_closed_count":13,"pull_requests_closed_count":47,"pull_request_authors_count":7,"issue_authors_count":11,"avg_comments_per_issue":4.615384615384615,"avg_comments_per_pull_request":0.0625,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-16T14:19:46.044Z","updated_at":"2026-08-25T13:02:21.409Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjs-tokens/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{"dependencies":27,"javascript":3}},"issue_author_associations_count":{"table":{"NONE":10,"OWNER":2,"CONTRIBUTOR":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":29,"OWNER":16,"NONE":3}},"issue_authors":{"table":{"lydell":2,"RoboterHund":2,"BenjaminNolan":1,"noootwo":1,"Haoc-code":1,"tobyweston":1,"pavlyutkin":1,"jared-hughes":1,"sapphi-red":1,"3cp":1,"janryWang":1}},"pull_request_authors":{"table":{"dependabot[bot]":27,"lydell":16,"alecharp":1,"jared-hughes":1,"zertosh":1,"analytically":1,"MrKou47":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:06.716Z","repositories_count":16400076,"issues_count":42711132,"pull_requests_count":136597747,"authors_count":11538907,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{}},"maintainers":[{"table":{"login":"lydell","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lydell"}}],"active_maintainers":[]}},"events":{"total":{"DeleteEvent":4,"PullRequestEvent":11,"ForkEvent":5,"IssuesEvent":4,"WatchEvent":29,"IssueCommentEvent":2,"PushEvent":12,"PullRequestReviewEvent":1,"CreateEvent":6},"last_year":{"PullRequestEvent":2,"WatchEvent":10,"PushEvent":3,"PullRequestReviewEvent":1,"CreateEvent":1}},"keywords":["ecmascript","javascript","regex","tokenizer"],"dependencies":[{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2022-08-07T08:00:38.770Z","updated_at":"2022-08-07T08:00:38.770Z","repository_link":"https://github.com/lydell/js-tokens/blob/main/package-lock.json","dependencies":[{"id":589946037,"package_name":"@ampproject/remapping","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":589946038,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":589946039,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.17.10","direct":false,"kind":"development","optional":false},{"id":589946040,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.17.10","direct":false,"kind":"development","optional":false},{"id":589946041,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.17.10","direct":false,"kind":"development","optional":false},{"id":589946042,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":589946043,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.17.10","direct":false,"kind":"development","optional":false},{"id":589946044,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.17.10","direct":false,"kind":"development","optional":false},{"id":589946045,"package_name":"@babel/helper-environment-visitor","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":589946046,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.17.9","direct":false,"kind":"development","optional":false},{"id":589946047,"package_name":"@babel/helper-hoist-variables","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":589946048,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":589946049,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.17.7","direct":false,"kind":"development","optional":false},{"id":589946050,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":589946051,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.17.7","direct":false,"kind":"development","optional":false},{"id":589946052,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":589946053,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":589946054,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":589946055,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.17.9","direct":false,"kind":"development","optional":false},{"id":589946056,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.17.9","direct":false,"kind":"development","optional":false},{"id":589946057,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":589946058,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":589946059,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":589946060,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":589946061,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":589946062,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":589946063,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":589946064,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.14.4","direct":false,"kind":"development","optional":false},{"id":589946065,"package_name":"@babel/plugin-syntax-async-generators","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"development","optional":false},{"id":589946066,"package_name":"@babel/plugin-syntax-bigint","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":589946067,"package_name":"@babel/plugin-syntax-class-properties","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"development","optional":false},{"id":589946068,"package_name":"@babel/plugin-syntax-import-meta","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":589946069,"package_name":"@babel/plugin-syntax-json-strings","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":589946070,"package_name":"@babel/plugin-syntax-logical-assignment-operators","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":589946071,"package_name":"@babel/plugin-syntax-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":589946072,"package_name":"@babel/plugin-syntax-numeric-separator","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":589946073,"package_name":"@babel/plugin-syntax-object-rest-spread","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":589946074,"package_name":"@babel/plugin-syntax-optional-catch-binding","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":589946075,"package_name":"@babel/plugin-syntax-optional-chaining","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":589946076,"package_name":"@babel/plugin-syntax-top-level-await","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":589946077,"package_name":"@babel/plugin-syntax-typescript","ecosystem":"npm","requirements":"7.17.10","direct":false,"kind":"development","optional":false},{"id":589946078,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":589946079,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.17.10","direct":false,"kind":"development","optional":false},{"id":589946080,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"development","optional":false},{"id":589946081,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.17.10","direct":false,"kind":"development","optional":false},{"id":589946082,"package_name":"@bcoe/v8-coverage","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"development","optional":false},{"id":589946083,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":589946084,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.9.5","direct":false,"kind":"development","optional":false},{"id":589946085,"package_name":"@humanwhocodes/object-schema","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":589946086,"package_name":"@istanbuljs/load-nyc-config","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":589946087,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":589946088,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"development","optional":false},{"id":589946089,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":589946090,"package_name":"@istanbuljs/schema","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":589946091,"package_name":"@jest/console","ecosystem":"npm","requirements":"28.1.0","direct":false,"kind":"development","optional":false},{"id":589946092,"package_name":"@jest/core","ecosystem":"npm","requirements":"28.1.0","direct":false,"kind":"development","optional":false},{"id":589946093,"package_name":"@jest/environment","ecosystem":"npm","requirements":"28.1.0","direct":false,"kind":"development","optional":false},{"id":589946094,"package_name":"@jest/expect","ecosystem":"npm","requirements":"28.1.0","direct":false,"kind":"development","optional":false},{"id":589946095,"package_name":"@jest/expect-utils","ecosystem":"npm","requirements":"28.1.0","direct":false,"kind":"development","optional":false},{"id":589946096,"package_name":"@jest/fake-timers","ecosystem":"npm","requirements":"28.1.0","direct":false,"kind":"development","optional":false},{"id":589946097,"package_name":"@jest/globals","ecosystem":"npm","requirements":"28.1.0","direct":false,"kind":"development","optional":false},{"id":589946098,"package_name":"@jest/reporters","ecosystem":"npm","requirements":"28.1.0","direct":false,"kind":"development","optional":false},{"id":589946099,"package_name":"@jest/schemas","ecosystem":"npm","requirements":"28.0.2","direct":false,"kind":"development","optional":false},{"id":589946100,"package_name":"@jest/source-map","ecosystem":"npm","requirements":"28.0.2","direct":false,"kind":"development","optional":false},{"id":589946101,"package_name":"@jest/test-result","ecosystem":"npm","requirements":"28.1.0","direct":false,"kind":"development","optional":false},{"id":589946102,"package_name":"@jest/test-sequencer","ecosystem":"npm","requirements":"28.1.0","direct":false,"kind":"development","optional":false},{"id":589946103,"package_name":"@jest/transform","ecosystem":"npm","requirements":"28.1.0","direct":false,"kind":"development","optional":false},{"id":589946104,"package_name":"@jest/types","ecosystem":"npm","requirements":"28.1.0","direct":false,"kind":"development","optional":false},{"id":589946105,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":589946106,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"development","optional":false},{"id":589946107,"package_name":"@jridgewell/set-array","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":589946108,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.4.13","direct":false,"kind":"development","optional":false},{"id":589946109,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.13","direct":false,"kind":"development","optional":false},{"id":589946110,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"development","optional":false},{"id":589946111,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":589946112,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":589946113,"package_name":"@sinclair/typebox","ecosystem":"npm","requirements":"0.23.5","direct":false,"kind":"development","optional":false},{"id":589946114,"package_name":"@sinonjs/commons","ecosystem":"npm","requirements":"1.8.3","direct":false,"kind":"development","optional":false},{"id":589946115,"package_name":"@sinonjs/fake-timers","ecosystem":"npm","requirements":"9.1.2","direct":false,"kind":"development","optional":false},{"id":589946116,"package_name":"@tsd/typescript","ecosystem":"npm","requirements":"4.6.4","direct":false,"kind":"development","optional":false},{"id":589946117,"package_name":"@types/babel__core","ecosystem":"npm","requirements":"7.1.19","direct":false,"kind":"development","optional":false},{"id":589946118,"package_name":"@types/babel__generator","ecosystem":"npm","requirements":"7.6.4","direct":false,"kind":"development","optional":false},{"id":589946119,"package_name":"@types/babel__template","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"development","optional":false},{"id":589946120,"package_name":"@types/babel__traverse","ecosystem":"npm","requirements":"7.17.1","direct":false,"kind":"development","optional":false},{"id":589946121,"package_name":"@types/eslint","ecosystem":"npm","requirements":"7.29.0","direct":false,"kind":"development","optional":false},{"id":589946122,"package_name":"@types/estree","ecosystem":"npm","requirements":"0.0.51","direct":false,"kind":"development","optional":false},{"id":589946123,"package_name":"@types/graceful-fs","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"development","optional":false},{"id":589946124,"package_name":"@types/istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":589946125,"package_name":"@types/istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":589946126,"package_name":"@types/istanbul-reports","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":589946127,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.11","direct":false,"kind":"development","optional":false},{"id":589946128,"package_name":"@types/minimist","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":589946129,"package_name":"@types/node","ecosystem":"npm","requirements":"17.0.33","direct":false,"kind":"development","optional":false},{"id":589946130,"package_name":"@types/normalize-package-data","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":589946131,"package_name":"@types/prettier","ecosystem":"npm","requirements":"2.6.1","direct":false,"kind":"development","optional":false},{"id":589946132,"package_name":"@types/stack-utils","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":589946133,"package_name":"@types/yargs","ecosystem":"npm","requirements":"17.0.10","direct":false,"kind":"development","optional":false},{"id":589946134,"package_name":"@types/yargs-parser","ecosystem":"npm","requirements":"21.0.0","direct":false,"kind":"development","optional":false},{"id":589946135,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"5.23.0","direct":false,"kind":"development","optional":false},{"id":589946136,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"5.23.0","direct":false,"kind":"development","optional":false},{"id":589946137,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"5.23.0","direct":false,"kind":"development","optional":false},{"id":589946138,"package_name":"@typescript-eslint/utils","ecosystem":"npm","requirements":"5.23.0","direct":false,"kind":"development","optional":false},{"id":589946139,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":589946140,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":589946141,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"5.23.0","direct":false,"kind":"development","optional":false},{"id":589946142,"package_name":"acorn","ecosystem":"npm","requirements":"8.7.1","direct":false,"kind":"development","optional":false},{"id":589946143,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"development","optional":false},{"id":589946144,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"development","optional":false},{"id":589946145,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"development","optional":false},{"id":589946146,"package_name":"type-fest","ecosystem":"npm","requirements":"0.21.3","direct":false,"kind":"development","optional":false},{"id":589946147,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":589946148,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":589946149,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":589946150,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":589946151,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":589946152,"package_name":"arrify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":589946153,"package_name":"babel-jest","ecosystem":"npm","requirements":"28.1.0","direct":false,"kind":"development","optional":false},{"id":589946154,"package_name":"babel-plugin-istanbul","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"development","optional":false},{"id":589946155,"package_name":"babel-plugin-jest-hoist","ecosystem":"npm","requirements":"28.0.2","direct":false,"kind":"development","optional":false},{"id":589946156,"package_name":"babel-preset-current-node-syntax","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":589946157,"package_name":"babel-preset-jest","ecosystem":"npm","requirements":"28.0.2","direct":false,"kind":"development","optional":false},{"id":589946158,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":589946159,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":589946160,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":589946161,"package_name":"browserslist","ecosystem":"npm","requirements":"4.20.3","direct":false,"kind":"development","optional":false},{"id":589946162,"package_name":"bser","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":589946163,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":589946164,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":589946165,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":589946166,"package_name":"camelcase-keys","ecosystem":"npm","requirements":"6.2.2","direct":false,"kind":"development","optional":false},{"id":589946167,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001341","direct":false,"kind":"development","optional":false},{"id":589946168,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":589946169,"package_name":"char-regex","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":589946170,"package_name":"ci-info","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"development","optional":false},{"id":589946171,"package_name":"cjs-module-lexer","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":589946172,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"development","optional":false},{"id":589946173,"package_name":"co","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"development","optional":false},{"id":589946174,"package_name":"coffeescript","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"development","optional":false},{"id":589946175,"package_name":"collect-v8-coverage","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":589946176,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":589946177,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":589946178,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":589946179,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":589946180,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":589946181,"package_name":"debug","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"development","optional":false},{"id":589946182,"package_name":"decamelize","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":589946183,"package_name":"decamelize-keys","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":589946184,"package_name":"map-obj","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":589946185,"package_name":"dedent","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":589946186,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":589946187,"package_name":"deepmerge","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":589946188,"package_name":"detect-newline","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":589946189,"package_name":"diff-sequences","ecosystem":"npm","requirements":"28.0.2","direct":false,"kind":"development","optional":false},{"id":589946190,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":589946191,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":589946192,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.4.137","direct":false,"kind":"development","optional":false},{"id":589946193,"package_name":"emittery","ecosystem":"npm","requirements":"0.10.2","direct":false,"kind":"development","optional":false},{"id":589946194,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":589946195,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":589946196,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":589946197,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":589946198,"package_name":"eslint","ecosystem":"npm","requirements":"8.15.0","direct":false,"kind":"development","optional":false},{"id":589946199,"package_name":"eslint-formatter-pretty","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":589946200,"package_name":"eslint-plugin-jest","ecosystem":"npm","requirements":"26.2.2","direct":false,"kind":"development","optional":false},{"id":589946201,"package_name":"eslint-rule-docs","ecosystem":"npm","requirements":"1.1.231","direct":false,"kind":"development","optional":false},{"id":589946202,"package_name":"eslint-scope","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"development","optional":false},{"id":589946203,"package_name":"eslint-utils","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":589946204,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":589946205,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":589946206,"package_name":"espree","ecosystem":"npm","requirements":"9.3.2","direct":false,"kind":"development","optional":false},{"id":589946207,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":589946208,"package_name":"esquery","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":589946209,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":589946210,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":589946211,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":589946212,"package_name":"everything.js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":589946213,"package_name":"execa","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":589946214,"package_name":"exit","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":589946215,"package_name":"expect","ecosystem":"npm","requirements":"28.1.0","direct":false,"kind":"development","optional":false},{"id":589946216,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":589946217,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.2.11","direct":false,"kind":"development","optional":false},{"id":589946218,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":589946219,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":589946220,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":589946221,"package_name":"fastq","ecosystem":"npm","requirements":"1.13.0","direct":false,"kind":"development","optional":false},{"id":589946222,"package_name":"fb-watchman","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":589946223,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":589946224,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":589946225,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":589946226,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":589946227,"package_name":"flatted","ecosystem":"npm","requirements":"3.2.5","direct":false,"kind":"development","optional":false},{"id":589946228,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":589946229,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":589946230,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":589946231,"package_name":"functional-red-black-tree","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":589946232,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"development","optional":false},{"id":589946233,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":589946234,"package_name":"get-package-type","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":589946235,"package_name":"get-stream","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":589946236,"package_name":"glob","ecosystem":"npm","requirements":"7.2.2","direct":false,"kind":"development","optional":false},{"id":589946237,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":589946238,"package_name":"globals","ecosystem":"npm","requirements":"13.15.0","direct":false,"kind":"development","optional":false},{"id":589946239,"package_name":"globby","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"development","optional":false},{"id":589946240,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.10","direct":false,"kind":"development","optional":false},{"id":589946241,"package_name":"hard-rejection","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":589946242,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":589946243,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":589946244,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":589946245,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":589946246,"package_name":"human-signals","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":589946247,"package_name":"ignore","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":589946248,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":589946249,"package_name":"import-local","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":589946250,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":589946251,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":589946252,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":589946253,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":589946254,"package_name":"irregular-plurals","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":589946255,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":589946256,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"development","optional":false},{"id":589946257,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":589946258,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":589946259,"package_name":"is-generator-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":589946260,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":589946261,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":589946262,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":589946263,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":589946264,"package_name":"is-unicode-supported","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":589946265,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":589946266,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":589946267,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":589946268,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":589946269,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":589946270,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.1.4","direct":false,"kind":"development","optional":false},{"id":589946271,"package_name":"jest","ecosystem":"npm","requirements":"28.1.0","direct":false,"kind":"development","optional":false},{"id":589946272,"package_name":"jest-changed-files","ecosystem":"npm","requirements":"28.0.2","direct":false,"kind":"development","optional":false},{"id":589946273,"package_name":"jest-circus","ecosystem":"npm","requirements":"28.1.0","direct":false,"kind":"development","optional":false},{"id":589946274,"package_name":"jest-cli","ecosystem":"npm","requirements":"28.1.0","direct":false,"kind":"development","optional":false},{"id":589946275,"package_name":"jest-config","ecosystem":"npm","requirements":"28.1.0","direct":false,"kind":"development","optional":false},{"id":589946276,"package_name":"jest-diff","ecosystem":"npm","requirements":"28.1.0","direct":false,"kind":"development","optional":false},{"id":589946277,"package_name":"jest-docblock","ecosystem":"npm","requirements":"28.0.2","direct":false,"kind":"development","optional":false},{"id":589946278,"package_name":"jest-each","ecosystem":"npm","requirements":"28.1.0","direct":false,"kind":"development","optional":false},{"id":589946279,"package_name":"jest-environment-node","ecosystem":"npm","requirements":"28.1.0","direct":false,"kind":"development","optional":false},{"id":589946280,"package_name":"jest-get-type","ecosystem":"npm","requirements":"28.0.2","direct":false,"kind":"development","optional":false},{"id":589946281,"package_name":"jest-haste-map","ecosystem":"npm","requirements":"28.1.0","direct":false,"kind":"development","optional":false},{"id":589946282,"package_name":"jest-leak-detector","ecosystem":"npm","requirements":"28.1.0","direct":false,"kind":"development","optional":false},{"id":589946283,"package_name":"jest-matcher-utils","ecosystem":"npm","requirements":"28.1.0","direct":false,"kind":"development","optional":false},{"id":589946284,"package_name":"jest-message-util","ecosystem":"npm","requirements":"28.1.0","direct":false,"kind":"development","optional":false},{"id":589946285,"package_name":"jest-mock","ecosystem":"npm","requirements":"28.1.0","direct":false,"kind":"development","optional":false},{"id":589946286,"package_name":"jest-pnp-resolver","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":589946287,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"28.0.2","direct":false,"kind":"development","optional":false},{"id":589946288,"package_name":"jest-resolve","ecosystem":"npm","requirements":"28.1.0","direct":false,"kind":"development","optional":false},{"id":589946289,"package_name":"jest-resolve-dependencies","ecosystem":"npm","requirements":"28.1.0","direct":false,"kind":"development","optional":false},{"id":589946290,"package_name":"jest-runner","ecosystem":"npm","requirements":"28.1.0","direct":false,"kind":"development","optional":false},{"id":589946291,"package_name":"jest-runtime","ecosystem":"npm","requirements":"28.1.0","direct":false,"kind":"development","optional":false},{"id":589946292,"package_name":"jest-snapshot","ecosystem":"npm","requirements":"28.1.0","direct":false,"kind":"development","optional":false},{"id":589946293,"package_name":"jest-util","ecosystem":"npm","requirements":"28.1.0","direct":false,"kind":"development","optional":false},{"id":589946294,"package_name":"jest-validate","ecosystem":"npm","requirements":"28.1.0","direct":false,"kind":"development","optional":false},{"id":589946295,"package_name":"camelcase","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":589946296,"package_name":"jest-watcher","ecosystem":"npm","requirements":"28.1.0","direct":false,"kind":"development","optional":false},{"id":589946297,"package_name":"jest-worker","ecosystem":"npm","requirements":"28.1.0","direct":false,"kind":"development","optional":false},{"id":589946298,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"development","optional":false},{"id":589946299,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":589946300,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":589946301,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"development","optional":false},{"id":589946302,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":589946303,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":589946304,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":589946305,"package_name":"json5","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":589946306,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":589946307,"package_name":"kleur","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":589946308,"package_name":"leven","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":589946309,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":589946310,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":589946311,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":589946312,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"development","optional":false},{"id":589946313,"package_name":"log-symbols","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":589946314,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":589946315,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":589946316,"package_name":"makeerror","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"development","optional":false},{"id":589946317,"package_name":"map-obj","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":589946318,"package_name":"meow","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"development","optional":false},{"id":589946319,"package_name":"type-fest","ecosystem":"npm","requirements":"0.18.1","direct":false,"kind":"development","optional":false},{"id":589946320,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":589946321,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":589946322,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"development","optional":false},{"id":589946323,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":589946324,"package_name":"min-indent","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":589946325,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":589946326,"package_name":"minimist-options","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":589946327,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":589946328,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":589946329,"package_name":"node-int64","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":589946330,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":589946331,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":589946332,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":589946333,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":589946334,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":589946335,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":589946336,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"development","optional":false},{"id":589946337,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":589946338,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":589946339,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":589946340,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":589946341,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":589946342,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":589946343,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":589946344,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":589946345,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":589946346,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":589946347,"package_name":"picocolors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":589946348,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":589946349,"package_name":"pirates","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"development","optional":false},{"id":589946350,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":589946351,"package_name":"plur","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":589946352,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":589946353,"package_name":"prettier","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"development","optional":false},{"id":589946354,"package_name":"pretty-format","ecosystem":"npm","requirements":"28.1.0","direct":false,"kind":"development","optional":false},{"id":589946355,"package_name":"ansi-styles","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":589946356,"package_name":"prompts","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":589946357,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":589946358,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":589946359,"package_name":"quick-lru","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":589946360,"package_name":"react-is","ecosystem":"npm","requirements":"18.1.0","direct":false,"kind":"development","optional":false},{"id":589946361,"package_name":"read-pkg","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":589946362,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"2.8.9","direct":false,"kind":"development","optional":false},{"id":589946363,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":589946364,"package_name":"semver","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"development","optional":false},{"id":589946365,"package_name":"type-fest","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":589946366,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":589946367,"package_name":"type-fest","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"development","optional":false},{"id":589946368,"package_name":"redent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":589946369,"package_name":"regexpp","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":589946370,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":589946371,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.0","direct":false,"kind":"development","optional":false},{"id":589946372,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":589946373,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":589946374,"package_name":"resolve.exports","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":589946375,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":589946376,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":589946377,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":589946378,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":589946379,"package_name":"semver","ecosystem":"npm","requirements":"7.3.7","direct":false,"kind":"development","optional":false},{"id":589946380,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":589946381,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":589946382,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"development","optional":false},{"id":589946383,"package_name":"sisteransi","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":589946384,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":589946385,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":589946386,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.13","direct":false,"kind":"development","optional":false},{"id":589946387,"package_name":"spdx-correct","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":589946388,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":589946389,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":589946390,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.11","direct":false,"kind":"development","optional":false},{"id":589946391,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":589946392,"package_name":"stack-utils","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":589946393,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":589946394,"package_name":"string-length","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":589946395,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"development","optional":false},{"id":589946396,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":589946397,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":589946398,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":589946399,"package_name":"strip-indent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":589946400,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":589946401,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":589946402,"package_name":"supports-hyperlinks","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":589946403,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":589946404,"package_name":"terminal-link","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":589946405,"package_name":"test-exclude","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":589946406,"package_name":"test262-parser-tests","ecosystem":"npm","requirements":"0.0.5","direct":false,"kind":"development","optional":false},{"id":589946407,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":589946408,"package_name":"throat","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":589946409,"package_name":"tmpl","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":589946410,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":589946411,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":589946412,"package_name":"trim-newlines","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":589946413,"package_name":"tsd","ecosystem":"npm","requirements":"0.20.0","direct":false,"kind":"development","optional":false},{"id":589946414,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":589946415,"package_name":"tsutils","ecosystem":"npm","requirements":"3.21.0","direct":false,"kind":"development","optional":false},{"id":589946416,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":589946417,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"development","optional":false},{"id":589946418,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"development","optional":false},{"id":589946419,"package_name":"typescript","ecosystem":"npm","requirements":"4.6.4","direct":false,"kind":"development","optional":false},{"id":589946420,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"development","optional":false},{"id":589946421,"package_name":"v8-compile-cache","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":589946422,"package_name":"v8-to-istanbul","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"development","optional":false},{"id":589946423,"package_name":"validate-npm-package-license","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":589946424,"package_name":"walker","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":589946425,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":589946426,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":589946427,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":589946428,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":589946429,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":589946430,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"development","optional":false},{"id":589946431,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":589946432,"package_name":"yargs","ecosystem":"npm","requirements":"17.5.0","direct":false,"kind":"development","optional":false},{"id":589946433,"package_name":"yargs-parser","ecosystem":"npm","requirements":"21.0.1","direct":false,"kind":"development","optional":false},{"id":589946434,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.9","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-08-07T08:00:38.840Z","updated_at":"2022-08-07T08:00:38.840Z","repository_link":"https://github.com/lydell/js-tokens/blob/main/package.json","dependencies":[{"id":589946451,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.14.4","direct":true,"kind":"development","optional":false},{"id":589946452,"package_name":"coffeescript","ecosystem":"npm","requirements":"2.7.0","direct":true,"kind":"development","optional":false},{"id":589946453,"package_name":"eslint","ecosystem":"npm","requirements":"8.15.0","direct":true,"kind":"development","optional":false},{"id":589946454,"package_name":"eslint-plugin-jest","ecosystem":"npm","requirements":"26.2.2","direct":true,"kind":"development","optional":false},{"id":589946455,"package_name":"everything.js","ecosystem":"npm","requirements":"1.0.3","direct":true,"kind":"development","optional":false},{"id":589946456,"package_name":"jest","ecosystem":"npm","requirements":"28.1.0","direct":true,"kind":"development","optional":false},{"id":589946457,"package_name":"prettier","ecosystem":"npm","requirements":"2.6.2","direct":true,"kind":"development","optional":false},{"id":589946458,"package_name":"test262-parser-tests","ecosystem":"npm","requirements":"0.0.5","direct":true,"kind":"development","optional":false},{"id":589946459,"package_name":"tsd","ecosystem":"npm","requirements":"0.20.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/check.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T18:08:41.650Z","updated_at":"2023-01-13T18:08:41.650Z","repository_link":"https://github.com/lydell/js-tokens/blob/main/.github/workflows/check.yml","dependencies":[{"id":6891004000,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6891004001,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6891004002,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T18:08:41.688Z","updated_at":"2023-01-13T18:08:41.688Z","repository_link":"https://github.com/lydell/js-tokens/blob/main/.github/workflows/test.yml","dependencies":[{"id":6891004003,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6891004004,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6891004005,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]}],"score":30.99462251134109,"created_at":"2026-05-14T10:24:48.666Z","updated_at":"2026-08-26T13:32:18.734Z","avatar_url":"https://github.com/lydell.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372746","html_url":"https://summary.ecosyste.ms/projects/372746"}