{"id":1009560,"name":"@jsweb/css-theme-vars","ecosystem":"npm","description":"Get and Set global CSS properties (vars) with Vanilla JS","homepage":"https://github.com/jsweb/css-theme-vars#README","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jsweb/css-theme-vars","keywords_array":["css","js","variables","object","theme","global","web","DOM","browser"],"namespace":"jsweb","versions_count":4,"first_release_published_at":"2018-06-12T03:01:15.672Z","latest_release_published_at":"2018-09-05T02:43:12.829Z","latest_release_number":"2.0.1","last_synced_at":"2026-05-16T08:15:22.603Z","created_at":"2022-04-07T19:08:23.021Z","updated_at":"2026-05-16T08:15:22.603Z","registry_url":"https://www.npmjs.com/package/@jsweb/css-theme-vars","install_command":"npm install @jsweb/css-theme-vars","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.1"}},"repo_metadata":{"id":33095738,"uuid":"147176386","full_name":"jsweb/css-theme-vars","owner":"jsweb","description":"Get and Set global CSS properties (vars) with Vanilla JS","archived":false,"fork":false,"pushed_at":"2023-01-04T11:45:24.000Z","size":147,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-23T04:27:44.389Z","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/jsweb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-09-03T08:42:31.000Z","updated_at":"2021-05-27T13:01:48.000Z","dependencies_parsed_at":"2023-01-14T23:20:13.353Z","dependency_job_id":null,"html_url":"https://github.com/jsweb/css-theme-vars","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/jsweb/css-theme-vars","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Fcss-theme-vars","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Fcss-theme-vars/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Fcss-theme-vars/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Fcss-theme-vars/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsweb","download_url":"https://codeload.github.com/jsweb/css-theme-vars/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Fcss-theme-vars/sbom","scorecard":{"id":539676,"data":{"date":"2025-08-11","repo":{"name":"github.com/jsweb/css-theme-vars","commit":"6fa765737f8e52cf4f9eeccaac262ea4b3264434"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.7,"checks":[{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Code-Review","score":0,"reason":"Found 0/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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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":"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":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 8 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":"18 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","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:53:56.814Z","repository_id":33095738,"created_at":"2025-08-20T07:53:56.814Z","updated_at":"2025-08-20T07:53:56.814Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277572254,"owners_count":25841223,"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-09-29T02:00:09.175Z","response_time":84,"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":"jsweb","name":"jsweb","uuid":"42086951","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/42086951?v=4","repositories_count":12,"last_synced_at":"2023-03-02T05:30:28.817Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jsweb","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T23:15:35.834Z","updated_at":"2023-03-02T05:30:28.824Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsweb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsweb/repositories"},"tags":[{"name":"v2.0.1","sha":"9bee4465cb8c62adecbb5293e260361c6b898c9a","kind":"tag","published_at":"2018-09-05T02:42:30.000Z","download_url":"https://codeload.github.com/jsweb/css-theme-vars/tar.gz/v2.0.1","html_url":"https://github.com/jsweb/css-theme-vars/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsweb/css-theme-vars@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Fcss-theme-vars/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Fcss-theme-vars/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"415919c068fc900bf5e4e65bbd19620816dc5e67","kind":"tag","published_at":"2018-09-03T08:41:17.000Z","download_url":"https://codeload.github.com/jsweb/css-theme-vars/tar.gz/v2.0.0","html_url":"https://github.com/jsweb/css-theme-vars/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsweb/css-theme-vars@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Fcss-theme-vars/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Fcss-theme-vars/tags/v2.0.0/manifests"},{"name":"v1.0.2","sha":"e22ad5c419b69ff1442192096335e621e0287ce4","kind":"tag","published_at":"2018-06-12T03:19:11.000Z","download_url":"https://codeload.github.com/jsweb/css-theme-vars/tar.gz/v1.0.2","html_url":"https://github.com/jsweb/css-theme-vars/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsweb/css-theme-vars@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Fcss-theme-vars/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Fcss-theme-vars/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"01497a3fa1ddc6ccdc51405b7c7a05e8b8ecb511","kind":"tag","published_at":"2018-06-12T03:00:40.000Z","download_url":"https://codeload.github.com/jsweb/css-theme-vars/tar.gz/v1.0.1","html_url":"https://github.com/jsweb/css-theme-vars/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsweb/css-theme-vars@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Fcss-theme-vars/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Fcss-theme-vars/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"2d6a360850483e8642c07903b7285f090a3ca879","kind":"tag","published_at":"2018-06-12T02:10:28.000Z","download_url":"https://codeload.github.com/jsweb/css-theme-vars/tar.gz/v1.0.0","html_url":"https://github.com/jsweb/css-theme-vars/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsweb/css-theme-vars@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Fcss-theme-vars/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Fcss-theme-vars/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-09-29T19:28:14.630Z","dependent_packages_count":1,"downloads":7,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":34.47775692712438,"dependent_repos_count":10.393268641254942,"dependent_packages_count":21.085079244272496,"stargazers_count":21.026250325926867,"forks_count":15.474035080301332,"docker_downloads_count":null,"average":20.491278043776003},"purl":"pkg:npm/%40jsweb/css-theme-vars","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jsweb/css-theme-vars","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jsweb/css-theme-vars","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jsweb/css-theme-vars/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-23T04:18:43.874Z","issues_count":0,"pull_requests_count":8,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":770862.0,"issues_closed_count":0,"pull_requests_closed_count":5,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.125,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":8,"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/jsweb%2Fcss-theme-vars/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jsweb%2Fcss-theme-vars/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jsweb%2Fcss-theme-vars/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jsweb%2Fcss-theme-vars/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jsweb%2Fcss-theme-vars/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jsweb%2Fcss-theme-vars/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jsweb%2Fcss-theme-vars/codemeta","maintainers":[{"uuid":"alexbruno","login":"alexbruno","name":null,"email":"git.alexbr@outlook.com","url":null,"packages_count":27,"html_url":"https://www.npmjs.com/~alexbruno","role":null,"created_at":"2022-11-20T18:08:02.002Z","updated_at":"2022-11-20T18:08:02.002Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/alexbruno/packages"}]}