{"id":1181063,"name":"java-class","ecosystem":"npm","description":"Class.js is a Javascript library designed to allow easy, non-obtrusive creation of Java-like classes without requiring a cross-compiler, and without otherwise interfering with the capabilities of Javascript.","homepage":"https://github.com/rdking/Class.js#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/rdking/Class.js","keywords_array":["object-oriented","oop","inheritance","class.js","class-js","classjs","mixin","prototype","superclass","super","subclass","class","private","protected","public","static","abstract","final","delegate","property"],"namespace":null,"versions_count":8,"first_release_published_at":"2015-11-23T03:57:03.144Z","latest_release_published_at":"2018-12-08T03:46:11.669Z","latest_release_number":"3.1.6","last_synced_at":"2026-03-28T10:51:31.001Z","created_at":"2022-04-08T13:05:18.694Z","updated_at":"2026-03-28T10:51:31.001Z","registry_url":"https://www.npmjs.com/package/java-class","install_command":"npm install java-class","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.1.6"}},"repo_metadata":{"id":24120387,"uuid":"27508797","full_name":"rdking/Class.js","owner":"rdking","description":"Implementation of a classical Object Oriented design pattern in pure Javascript code.","archived":true,"fork":false,"pushed_at":"2019-04-12T17:01:17.000Z","size":475,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-02T08:30:51.271Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rdking.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":"2014-12-03T21:35:01.000Z","updated_at":"2023-01-28T12:43:10.000Z","dependencies_parsed_at":"2022-09-05T18:50:59.144Z","dependency_job_id":null,"html_url":"https://github.com/rdking/Class.js","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/rdking/Class.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdking%2FClass.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdking%2FClass.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdking%2FClass.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdking%2FClass.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rdking","download_url":"https://codeload.github.com/rdking/Class.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdking%2FClass.js/sbom","scorecard":{"id":765056,"data":{"date":"2025-08-11","repo":{"name":"github.com/rdking/Class.js","commit":"e81000f2dcaa660d54e6e698af5868f74a5bba8c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.4,"checks":[{"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":"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 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":"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":"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: Apache License 2.0: 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":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":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","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"],"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-23T00:32:47.479Z","repository_id":24120387,"created_at":"2025-08-23T00:32:47.479Z","updated_at":"2025-08-23T00:32:47.479Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278615963,"owners_count":26016276,"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-06T02:00:05.630Z","response_time":65,"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":"rdking","name":"Ranando D Washington-King","uuid":"2289634","kind":"user","description":"old-school hacker/os developer/language developer/hardware developer/(if-you-can-describe-it-with-something-like-code) developer","email":"","website":null,"location":"Bentonville, AR","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2289634?v=4","repositories_count":39,"last_synced_at":"2024-03-15T02:30:15.206Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rdking","funding_links":[],"total_stars":36,"followers":null,"following":null,"created_at":"2022-11-08T17:39:34.075Z","updated_at":"2024-03-15T02:30:22.139Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rdking","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rdking/repositories"},"tags":[{"name":"2.2.0","sha":"ac9c54a3acfb95c518f0a0dcfb0e3b823595be2d","kind":"commit","published_at":"2015-11-23T03:58:22.000Z","download_url":"https://codeload.github.com/rdking/Class.js/tar.gz/2.2.0","html_url":"https://github.com/rdking/Class.js/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rdking/Class.js@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdking%2FClass.js/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdking%2FClass.js/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"37f95604d0d8fa268144c80475ef341d7da806ab","kind":"commit","published_at":"2015-08-25T03:25:41.000Z","download_url":"https://codeload.github.com/rdking/Class.js/tar.gz/2.1.0","html_url":"https://github.com/rdking/Class.js/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rdking/Class.js@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdking%2FClass.js/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdking%2FClass.js/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"970cfddd892e6a3b6392866a91e313189641c722","kind":"commit","published_at":"2015-05-04T12:35:29.000Z","download_url":"https://codeload.github.com/rdking/Class.js/tar.gz/2.0.1","html_url":"https://github.com/rdking/Class.js/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rdking/Class.js@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdking%2FClass.js/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdking%2FClass.js/tags/2.0.1/manifests"},{"name":"2.0","sha":"869a84f600e5dd392bb870cfedf34147ab1c476f","kind":"commit","published_at":"2015-04-29T06:25:04.000Z","download_url":"https://codeload.github.com/rdking/Class.js/tar.gz/2.0","html_url":"https://github.com/rdking/Class.js/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rdking/Class.js@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdking%2FClass.js/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdking%2FClass.js/tags/2.0/manifests"},{"name":"1.0.1","sha":"7c0fa0c9f6b4694f00c272da1db03c0ca19ef12d","kind":"commit","published_at":"2014-12-11T01:58:57.000Z","download_url":"https://codeload.github.com/rdking/Class.js/tar.gz/1.0.1","html_url":"https://github.com/rdking/Class.js/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rdking/Class.js@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdking%2FClass.js/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdking%2FClass.js/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"af1ee6e2284bce57820b8a346ea22f6129cd3922","kind":"commit","published_at":"2014-12-04T15:49:33.000Z","download_url":"https://codeload.github.com/rdking/Class.js/tar.gz/1.0.0","html_url":"https://github.com/rdking/Class.js/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rdking/Class.js@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdking%2FClass.js/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdking%2FClass.js/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T13:17:04.833Z","dependent_packages_count":1,"downloads":27,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":22.70432278800765,"dependent_repos_count":10.38682000905086,"dependent_packages_count":21.07263963318656,"stargazers_count":21.018171038712996,"forks_count":15.467531025683364,"docker_downloads_count":null,"average":18.129896898928287},"purl":"pkg:npm/java-class","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/java-class","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/java-class","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/java-class/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-30T19:24:25.099Z","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"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/rdking%2FClass.js/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/java-class/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/java-class/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/java-class/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/java-class/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/java-class/codemeta","maintainers":[{"uuid":"arkain","login":"arkain","name":null,"email":"kingmph@gmail.com","url":null,"packages_count":9,"html_url":"https://www.npmjs.com/~arkain","role":null,"created_at":"2022-11-10T15:37:57.801Z","updated_at":"2022-11-10T15:37:57.801Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arkain/packages"}]}