{"id":1008719,"name":"@jsmini/type","ecosystem":"npm","description":"类型检测库，弥补typeof的问题","homepage":"https://github.com/jsmini/type#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jsmini/type","keywords_array":["type","typeof"],"namespace":"jsmini","versions_count":13,"first_release_published_at":"2018-04-08T11:27:51.556Z","latest_release_published_at":"2025-01-22T02:26:22.860Z","latest_release_number":"0.12.0","last_synced_at":"2026-03-14T11:04:16.854Z","created_at":"2022-04-07T19:07:17.385Z","updated_at":"2026-03-14T11:04:16.854Z","registry_url":"https://www.npmjs.com/package/@jsmini/type","install_command":"npm install @jsmini/type","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.12.0"}},"repo_metadata":{"id":31699328,"uuid":"128631783","full_name":"jsmini/type","owner":"jsmini","description":"JS Type Detection Library, addresses the issues with 'typeof', compatible natively with IE6.","archived":false,"fork":false,"pushed_at":"2025-01-22T02:23:26.000Z","size":891,"stargazers_count":64,"open_issues_count":10,"forks_count":8,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-14T04:30:35.517Z","etag":null,"topics":["jslib","jsmini"],"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/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,"roadmap":null,"authors":null},"funding":{"custom":["https://yanhaijing.com/mywallet/"]}},"created_at":"2018-04-08T10:58:00.000Z","updated_at":"2025-01-22T02:21:34.000Z","dependencies_parsed_at":"2024-01-14T04:35:22.015Z","dependency_job_id":"fceba3d1-2f40-4154-8603-99f2d71bf470","html_url":"https://github.com/jsmini/type","commit_stats":{"total_commits":53,"total_committers":4,"mean_commits":13.25,"dds":"0.39622641509433965","last_synced_commit":"311a7559fee57a7e299d52186518780be921fad6"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/jsmini/type","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Ftype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Ftype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Ftype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Ftype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsmini","download_url":"https://codeload.github.com/jsmini/type/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Ftype/sbom","scorecard":{"id":538609,"data":{"date":"2025-08-11","repo":{"name":"github.com/jsmini/type","commit":"8ab04aa691f2b1a1786993360062c699b45f11e9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/29 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":"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":"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":"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","Warn: no topLevel permission defined: .github/workflows/release.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":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/jsmini/type/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/type/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/type/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/type/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/type/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/type/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/jsmini/type/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jsmini/type/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/jsmini/type/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   3 out of   3 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 2 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":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","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-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3"],"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.877Z","repository_id":31699328,"created_at":"2025-08-20T07:38:43.877Z","updated_at":"2025-08-20T07:38:43.877Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279018581,"owners_count":26086579,"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-14T02:00:06.444Z","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.11.0","sha":"2e10c93c65c77d37fe1941d8577c1504a775be9e","kind":"commit","published_at":"2023-11-21T07:55:22.000Z","download_url":"https://codeload.github.com/jsmini/type/tar.gz/0.11.0","html_url":"https://github.com/jsmini/type/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsmini/type@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Ftype/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Ftype/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"c5b900cf51d9eafc11388c18f08a44190cae4038","kind":"commit","published_at":"2023-09-23T06:47:24.000Z","download_url":"https://codeload.github.com/jsmini/type/tar.gz/0.10.0","html_url":"https://github.com/jsmini/type/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsmini/type@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Ftype/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Ftype/tags/0.10.0/manifests"},{"name":"0.9.2","sha":"311a7559fee57a7e299d52186518780be921fad6","kind":"commit","published_at":"2019-10-09T15:05:16.000Z","download_url":"https://codeload.github.com/jsmini/type/tar.gz/0.9.2","html_url":"https://github.com/jsmini/type/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsmini/type@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Ftype/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Ftype/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"d3ba7321a3d5dc6bb0a93ac820f7340bdd0e093e","kind":"commit","published_at":"2019-10-05T12:10:30.000Z","download_url":"https://codeload.github.com/jsmini/type/tar.gz/0.9.1","html_url":"https://github.com/jsmini/type/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsmini/type@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Ftype/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Ftype/tags/0.9.1/manifests"},{"name":"0.8.1","sha":"836e03e723b5786e4841ce00b1ade1c2f50d76ae","kind":"commit","published_at":"2019-10-02T09:23:48.000Z","download_url":"https://codeload.github.com/jsmini/type/tar.gz/0.8.1","html_url":"https://github.com/jsmini/type/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsmini/type@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Ftype/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Ftype/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"a3030fc1d665783e63a3c43e56f06e376dfbd495","kind":"commit","published_at":"2019-06-11T06:39:28.000Z","download_url":"https://codeload.github.com/jsmini/type/tar.gz/0.8.0","html_url":"https://github.com/jsmini/type/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsmini/type@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Ftype/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Ftype/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"6e45cd50a6a61580ec45c431aa6b9d4b5b62cba8","kind":"commit","published_at":"2019-03-02T14:53:36.000Z","download_url":"https://codeload.github.com/jsmini/type/tar.gz/0.7.0","html_url":"https://github.com/jsmini/type/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsmini/type@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Ftype/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Ftype/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"62b1e811fd8fb43233dc81826322af8679467ef5","kind":"commit","published_at":"2018-10-22T05:26:58.000Z","download_url":"https://codeload.github.com/jsmini/type/tar.gz/0.6.0","html_url":"https://github.com/jsmini/type/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsmini/type@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Ftype/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Ftype/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"41a848215dfd011fb57df6e08462c543e621a128","kind":"commit","published_at":"2018-10-22T03:24:19.000Z","download_url":"https://codeload.github.com/jsmini/type/tar.gz/0.5.0","html_url":"https://github.com/jsmini/type/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsmini/type@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Ftype/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Ftype/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"d5f143f04bac9f0fdd2a75d27e1de41cfcf0e121","kind":"commit","published_at":"2018-10-09T23:52:22.000Z","download_url":"https://codeload.github.com/jsmini/type/tar.gz/0.4.1","html_url":"https://github.com/jsmini/type/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsmini/type@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Ftype/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Ftype/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"ea17091a579b59720529b1e3edb5252e881755eb","kind":"commit","published_at":"2018-04-08T11:27:19.000Z","download_url":"https://codeload.github.com/jsmini/type/tar.gz/0.4.0","html_url":"https://github.com/jsmini/type/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsmini/type@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Ftype/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Ftype/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"7f8f36459f84ff077fbf99f2f143ccd41e5899fb","kind":"commit","published_at":"2018-03-30T14:10:50.000Z","download_url":"https://codeload.github.com/jsmini/type/tar.gz/0.3.0","html_url":"https://github.com/jsmini/type/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsmini/type@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Ftype/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Ftype/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"6391945f90726e973d7c5056fa91a4dee75ae259","kind":"commit","published_at":"2018-03-28T15:44:04.000Z","download_url":"https://codeload.github.com/jsmini/type/tar.gz/0.2.0","html_url":"https://github.com/jsmini/type/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsmini/type@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Ftype/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Ftype/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"ce93d714281d410145a5163882b4ce9c5200f3c8","kind":"commit","published_at":"2018-03-22T03:05:55.000Z","download_url":"https://codeload.github.com/jsmini/type/tar.gz/0.1.0","html_url":"https://github.com/jsmini/type/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsmini/type@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Ftype/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmini%2Ftype/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-14T12:48:43.532Z","dependent_packages_count":28,"downloads":913,"downloads_period":"last-month","dependent_repos_count":78,"rankings":{"downloads":3.1172907087073933,"dependent_repos_count":1.5645349245349243,"dependent_packages_count":0.9172289536912126,"stargazers_count":5.597960446729335,"forks_count":6.132720850992636,"docker_downloads_count":null,"average":3.4659471769311003},"purl":"pkg:npm/%40jsmini/type","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jsmini/type","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jsmini/type","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jsmini/type/dependencies","status":null,"funding_links":["https://yanhaijing.com/mywallet/"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-12T12:10:40.481Z","issues_count":3,"pull_requests_count":10,"avg_time_to_close_issue":256499.0,"avg_time_to_close_pull_request":12808591.5,"issues_closed_count":1,"pull_requests_closed_count":2,"pull_request_authors_count":2,"issue_authors_count":3,"avg_comments_per_issue":6.0,"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%2Ftype/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%2Ftype/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jsmini%2Ftype/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jsmini%2Ftype/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jsmini%2Ftype/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jsmini%2Ftype/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.038Z","updated_at":"2022-11-20T18:03:48.038Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yanhaijing/packages"}]}