{"id":1008716,"name":"@jsmini/range","ecosystem":"npm","description":"A range function for JavaScript, generates numbers/letters within a given boundary, with an option to specify the step length.","homepage":"https://github.com/jsmini/range#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jsmini/range","keywords_array":[],"namespace":"jsmini","versions_count":6,"first_release_published_at":"2019-05-31T08:33:32.229Z","latest_release_published_at":"2023-11-21T09:35:35.480Z","latest_release_number":"0.3.0","last_synced_at":"2026-06-09T13:24:43.043Z","created_at":"2022-04-07T19:07:17.312Z","updated_at":"2026-06-09T13:24:43.043Z","registry_url":"https://www.npmjs.com/package/@jsmini/range","install_command":"npm install @jsmini/range","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.3.0"}},"repo_metadata":{"id":48013263,"uuid":"189341356","full_name":"jsmini/range","owner":"jsmini","description":null,"archived":false,"fork":false,"pushed_at":"2023-11-21T09:35:27.000Z","size":697,"stargazers_count":0,"open_issues_count":8,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-27T11:48:55.137Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/jsmini.png","metadata":{"files":{"readme":"README-zh_CN.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"custom":["https://yanhaijing.com/mywallet/"]}},"created_at":"2019-05-30T03:46:58.000Z","updated_at":"2023-09-24T10:26:12.000Z","dependencies_parsed_at":"2023-11-21T10:37:11.328Z","dependency_job_id":"17ee623a-f27d-4de9-b3df-71363752910b","html_url":"https://github.com/jsmini/range","commit_stats":{"total_commits":16,"total_committers":3,"mean_commits":5.333333333333333,"dds":0.5,"last_synced_commit":"98f36dc44ad55e18aff901b7c3c55391747a5c23"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/jsmini/range","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Frange","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Frange/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Frange/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Frange/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsmini","download_url":"https://codeload.github.com/jsmini/range/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Frange/sbom","scorecard":{"id":538608,"data":{"date":"2025-08-11","repo":{"name":"github.com/jsmini/range","commit":"320843020aea2abbfd73646305f4868dc988cced"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/15 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/jsmini/range/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jsmini/range/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jsmini/range/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/jsmini/range/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/jsmini/range/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/jsmini/range/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:49","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   1 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE: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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"20 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4xcv-9jjx-gfj3","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-20T07:38:43.473Z","repository_id":48013263,"created_at":"2025-08-20T07:38:43.474Z","updated_at":"2025-08-20T07:38:43.474Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281372204,"owners_count":26489599,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-28T02:00:06.022Z","response_time":60,"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":"jsmini","name":"jsmini library","uuid":"37892359","kind":"organization","description":" TypeScript  first, Simple and beautifu library for JavaScript, without dependence","email":null,"website":"http://jsmini.cc","location":"Earth","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/37892359?v=4","repositories_count":29,"last_synced_at":"2024-03-25T21:37:19.964Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jsmini","funding_links":[],"total_stars":405,"followers":33,"following":0,"created_at":"2022-11-02T16:53:05.928Z","updated_at":"2024-03-25T21:37:30.806Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsmini","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsmini/repositories"},"tags":[{"name":"0.3.0","sha":"320843020aea2abbfd73646305f4868dc988cced","kind":"commit","published_at":"2023-11-21T09:35:20.000Z","download_url":"https://codeload.github.com/jsmini/range/tar.gz/0.3.0","html_url":"https://github.com/jsmini/range/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsmini/range@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Frange/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Frange/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"92020ce6b3a7b0b85c25b1dd546dc27760888a8b","kind":"commit","published_at":"2023-09-24T10:29:21.000Z","download_url":"https://codeload.github.com/jsmini/range/tar.gz/0.2.0","html_url":"https://github.com/jsmini/range/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsmini/range@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Frange/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Frange/tags/0.2.0/manifests"},{"name":"0.1.3","sha":"98f36dc44ad55e18aff901b7c3c55391747a5c23","kind":"commit","published_at":"2019-10-09T14:57:51.000Z","download_url":"https://codeload.github.com/jsmini/range/tar.gz/0.1.3","html_url":"https://github.com/jsmini/range/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsmini/range@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Frange/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Frange/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"5b9321fa7ba1da825403aca48f330df74320a5b2","kind":"commit","published_at":"2019-10-05T13:40:44.000Z","download_url":"https://codeload.github.com/jsmini/range/tar.gz/0.1.2","html_url":"https://github.com/jsmini/range/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsmini/range@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Frange/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Frange/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"1219e4003c8878bad3c8a10d1f24202b05ab2453","kind":"commit","published_at":"2019-05-31T08:47:43.000Z","download_url":"https://codeload.github.com/jsmini/range/tar.gz/0.1.1","html_url":"https://github.com/jsmini/range/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsmini/range@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Frange/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Frange/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"282366f845c568f935fabc5c99a6ece1bdfc0ada","kind":"commit","published_at":"2019-05-31T08:31:31.000Z","download_url":"https://codeload.github.com/jsmini/range/tar.gz/0.1.0","html_url":"https://github.com/jsmini/range/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsmini/range@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Frange/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Frange/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T02:19:19.048Z","dependent_packages_count":1,"downloads":77,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":32.51164107904651,"dependent_repos_count":10.40278016761116,"dependent_packages_count":21.099260671742204,"stargazers_count":21.03480569009142,"forks_count":15.481324980042931,"docker_downloads_count":null,"average":20.105962517706846},"purl":"pkg:npm/%40jsmini/range","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jsmini/range","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jsmini/range","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jsmini/range/dependencies","status":null,"funding_links":["https://yanhaijing.com/mywallet/"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-26T07:30:15.207Z","issues_count":0,"pull_requests_count":10,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":12792610.0,"issues_closed_count":0,"pull_requests_closed_count":2,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.1,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Frange/issues","maintainers":[{"login":"chilingling","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chilingling"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jsmini%2Frange/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jsmini%2Frange/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jsmini%2Frange/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jsmini%2Frange/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jsmini%2Frange/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jsmini%2Frange/codemeta","maintainers":[{"uuid":"yanhaijing","login":"yanhaijing","name":null,"email":"yanhaijing@yeah.net","url":null,"packages_count":72,"html_url":"https://www.npmjs.com/~yanhaijing","role":null,"created_at":"2022-11-20T18:03:48.857Z","updated_at":"2022-11-20T18:03:48.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yanhaijing/packages"}]}