{"id":377944,"url":"https://github.com/browserify/commonjs-assert","last_synced_at":"2026-09-09T21:34:37.603Z","repository":{"id":11991305,"uuid":"14567595","full_name":"browserify/commonjs-assert","owner":"browserify","description":"Node.js's require('assert') for all engines","archived":false,"fork":false,"pushed_at":"2024-12-21T09:36:17.000Z","size":225,"stargazers_count":298,"open_issues_count":5,"forks_count":63,"subscribers_count":9,"default_branch":"main","last_synced_at":"2026-08-21T15:54:08.678Z","etag":null,"topics":["assert","browserify","javascript","node-shim","nodejs"],"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/browserify.png","metadata":{"files":{"readme":"README.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":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["ljharb"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":"npm/assert","community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2013-11-20T20:04:10.000Z","updated_at":"2026-08-20T20:51:41.000Z","dependencies_parsed_at":"2024-06-18T12:02:52.701Z","dependency_job_id":"680830f7-e01e-43d2-a658-960df99983c2","html_url":"https://github.com/browserify/commonjs-assert","commit_stats":{"total_commits":191,"total_committers":15,"mean_commits":"12.733333333333333","dds":0.2984293193717278,"last_synced_commit":"c628adcf35900c423ae2c14914eab133cfe9f2ad"},"previous_names":["defunctzombie/commonjs-assert"],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/browserify/commonjs-assert","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/browserify","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/sbom","scorecard":{"id":254779,"data":{"date":"2025-08-11","repo":{"name":"github.com/browserify/commonjs-assert","commit":"c628adcf35900c423ae2c14914eab133cfe9f2ad"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":1,"reason":"Found 4/22 approved changesets -- score normalized to 1","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-aught.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/browserify/commonjs-assert/node-aught.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-pretest.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/browserify/commonjs-assert/node-pretest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-tens.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/browserify/commonjs-assert/node-tens.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rebase.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/browserify/commonjs-assert/rebase.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rebase.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/browserify/commonjs-assert/rebase.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/require-allow-edits.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/browserify/commonjs-assert/require-allow-edits.yml/main?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/node-aught.yml:1","Warn: no topLevel permission defined: .github/workflows/node-pretest.yml:1","Warn: no topLevel permission defined: .github/workflows/node-tens.yml:1","Warn: no topLevel permission defined: .github/workflows/rebase.yml:1","Warn: no topLevel permission defined: .github/workflows/require-allow-edits.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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 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"}}]},"last_synced_at":"2025-08-17T09:22:50.201Z","repository_id":11991305,"created_at":"2025-08-17T09:22:50.202Z","updated_at":"2025-08-17T09:22:50.202Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36813069,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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":"browserify","name":"Browserify","uuid":"6320506","kind":"organization","description":"browser-side require() the node.js way","email":null,"website":"https://browserify.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6320506?v=4","repositories_count":76,"last_synced_at":"2026-09-06T00:53:16.916Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/browserify","funding_links":[],"total_stars":32098,"followers":164,"following":0,"created_at":"2022-11-02T16:18:55.080Z","updated_at":"2026-09-06T00:53:16.928Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/browserify","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/browserify/repositories"},"packages":[{"id":2499285,"name":"umd-assert","ecosystem":"npm","description":"The assert module from Node.js, for the browser.","homepage":"https://github.com/browserify/commonjs-assert","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/browserify/commonjs-assert","keywords_array":["assert","browser","umd"],"namespace":null,"versions_count":3,"first_release_published_at":"2021-06-25T03:32:23.484Z","latest_release_published_at":"2021-06-25T04:53:03.706Z","latest_release_number":"2.0.2","last_synced_at":"2026-09-09T05:46:43.134Z","created_at":"2022-04-10T02:39:55.660Z","updated_at":"2026-09-09T05:46:43.134Z","registry_url":"https://www.npmjs.com/package/umd-assert","install_command":"npm install umd-assert","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.2"},"contentPolicy":null},"repo_metadata":{"id":11991305,"uuid":"14567595","full_name":"browserify/commonjs-assert","owner":"browserify","description":"Node.js's require('assert') for all engines","archived":false,"fork":false,"pushed_at":"2024-12-21T09:36:17.000Z","size":225,"stargazers_count":298,"open_issues_count":5,"forks_count":63,"subscribers_count":9,"default_branch":"main","last_synced_at":"2026-08-21T15:54:08.678Z","etag":null,"topics":["assert","browserify","javascript","node-shim","nodejs"],"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/browserify.png","metadata":{"files":{"readme":"README.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":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["ljharb"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":"npm/assert","community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2013-11-20T20:04:10.000Z","updated_at":"2026-08-20T20:51:41.000Z","dependencies_parsed_at":"2024-06-18T12:02:52.701Z","dependency_job_id":"680830f7-e01e-43d2-a658-960df99983c2","html_url":"https://github.com/browserify/commonjs-assert","commit_stats":{"total_commits":191,"total_committers":15,"mean_commits":"12.733333333333333","dds":0.2984293193717278,"last_synced_commit":"c628adcf35900c423ae2c14914eab133cfe9f2ad"},"previous_names":["defunctzombie/commonjs-assert"],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/browserify/commonjs-assert","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/browserify","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/sbom","scorecard":{"id":254779,"data":{"date":"2025-08-11","repo":{"name":"github.com/browserify/commonjs-assert","commit":"c628adcf35900c423ae2c14914eab133cfe9f2ad"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":1,"reason":"Found 4/22 approved changesets -- score normalized to 1","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-aught.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/browserify/commonjs-assert/node-aught.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-pretest.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/browserify/commonjs-assert/node-pretest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-tens.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/browserify/commonjs-assert/node-tens.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rebase.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/browserify/commonjs-assert/rebase.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rebase.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/browserify/commonjs-assert/rebase.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/require-allow-edits.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/browserify/commonjs-assert/require-allow-edits.yml/main?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/node-aught.yml:1","Warn: no topLevel permission defined: .github/workflows/node-pretest.yml:1","Warn: no topLevel permission defined: .github/workflows/node-tens.yml:1","Warn: no topLevel permission defined: .github/workflows/rebase.yml:1","Warn: no topLevel permission defined: .github/workflows/require-allow-edits.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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 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"}}]},"last_synced_at":"2025-08-17T09:22:50.201Z","repository_id":11991305,"created_at":"2025-08-17T09:22:50.202Z","updated_at":"2025-08-17T09:22:50.202Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36813069,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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":"browserify","name":"Browserify","uuid":"6320506","kind":"organization","description":"browser-side require() the node.js way","email":null,"website":"https://browserify.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6320506?v=4","repositories_count":76,"last_synced_at":"2026-08-29T00:54:58.961Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/browserify","funding_links":[],"total_stars":32098,"followers":164,"following":0,"created_at":"2022-11-02T16:18:55.080Z","updated_at":"2026-08-29T00:54:58.973Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/browserify","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/browserify/repositories"},"tags":[{"name":"v1.5.1","sha":"b7a14af96466565ad52ed6b05ced918bd298f2e3","kind":"tag","published_at":"2023-09-07T18:28:57.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.5.1","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.5.1/manifests"},{"name":"v2.1.0","sha":"fc65923fdbbc3ae72de1ddb15ee54088d201b4f9","kind":"tag","published_at":"2023-09-07T18:22:30.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v2.1.0","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"8969d8eaa74357b5285d99cdd4ade4d993a1c183","kind":"commit","published_at":"2019-05-12T10:59:29.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v2.0.0","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v2.0.0/manifests"},{"name":"v1.5.0","sha":"8386769eb15077c84b5e46f772d41bcb0b40651c","kind":"commit","published_at":"2019-05-08T13:00:10.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.5.0","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"ea25d53a51201cf268681c5ec37f7d51b2d82884","kind":"tag","published_at":"2016-05-31T14:01:53.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.4.1","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"e502eca15424e3118e0e01ffad3e057b274cfd13","kind":"tag","published_at":"2016-05-18T11:35:19.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.4.0","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"cc3c9020e9ca440bdc431f92570d676dd8a89a3c","kind":"tag","published_at":"2014-12-24T02:44:40.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.3.0","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"d08b0bfb8ce5219594a1d4001d38da9ad561d251","kind":"tag","published_at":"2014-12-21T18:23:09.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.2.0","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"2c34238b6ad053068680be5372b96721dec48fcb","kind":"tag","published_at":"2014-08-29T03:35:05.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.1.2","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"2d04885a67ae07bdf9ee611548db6439ab7f7702","kind":"tag","published_at":"2014-02-07T17:14:00.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.1.1","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"21f6458ff3fbd787240de7c49251e5446e77001c","kind":"tag","published_at":"2013-12-29T04:37:47.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.1.0","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"5b09737d0670bcc9bbae97b8f1337e0a0096ba70","kind":"tag","published_at":"2013-12-20T15:27:41.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.0.3","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"c05811bd9f8552fe0bd22add367ddaaef19a15d9","kind":"tag","published_at":"2013-12-19T03:18:12.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.0.2","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"f8971d04cfc6a54e2a72ae45f3dd00f62fd9282d","kind":"tag","published_at":"2013-12-18T02:20:31.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.0.1","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"2d912c01572dbd1edea5d3fcf802e7f1906ee968","kind":"tag","published_at":"2013-11-22T18:46:43.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.0.0","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-30T22:18:25.398Z","dependent_packages_count":0,"downloads":21,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":32.37087298809202,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":4.359790786127354,"forks_count":4.577984641983256,"average":19.906095019972994},"purl":"pkg:npm/umd-assert","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/umd-assert","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/umd-assert","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/umd-assert/dependencies","status":null,"funding_links":["https://github.com/sponsors/ljharb","https://tidelift.com/funding/github/npm/assert"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T09:01:09.898Z","issues_count":26,"pull_requests_count":39,"avg_time_to_close_issue":22586383.5,"avg_time_to_close_pull_request":14483466.81081081,"issues_closed_count":24,"pull_requests_closed_count":37,"pull_request_authors_count":28,"issue_authors_count":24,"avg_comments_per_issue":3.5,"avg_comments_per_pull_request":3.8205128205128207,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":57.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/browserify%2Fcommonjs-assert/issues","maintainers":[{"login":"calvinmetcalf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/calvinmetcalf"},{"login":"BridgeAR","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BridgeAR"},{"login":"lukechilds","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukechilds"},{"login":"goto-bus-stop","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/goto-bus-stop"},{"login":"jprichardson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jprichardson"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/umd-assert/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/umd-assert/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/umd-assert/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/umd-assert/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/umd-assert/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/umd-assert/codemeta","maintainers":[{"uuid":"taichiyi","login":"taichiyi","name":null,"email":"taichiyi@163.com","url":null,"packages_count":14,"html_url":"https://www.npmjs.com/~taichiyi","role":null,"created_at":"2022-11-15T05:08:46.905Z","updated_at":"2022-11-15T05:08:46.905Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/taichiyi/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5840936,"maintainers_count":1250504,"namespaces_count":430239,"keywords_count":895194,"github":"npm","metadata":{"funded_packages_count":193655,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-09T05:02:05.580Z","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":1040567,"name":"@lukechilds/assert","ecosystem":"npm","description":"The assert module from Node.js, for the browser.","homepage":"https://github.com/browserify/commonjs-assert","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/browserify/commonjs-assert","keywords_array":["assert","browser"],"namespace":"lukechilds","versions_count":2,"first_release_published_at":"2019-05-12T10:27:58.530Z","latest_release_published_at":"2019-05-12T10:33:09.382Z","latest_release_number":"2.0.1","last_synced_at":"2026-09-09T03:54:19.687Z","created_at":"2022-04-07T19:57:28.168Z","updated_at":"2026-09-09T14:05:51.646Z","registry_url":"https://www.npmjs.com/package/@lukechilds/assert","install_command":"npm install @lukechilds/assert","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.1"},"contentPolicy":null},"repo_metadata":{"id":11991305,"uuid":"14567595","full_name":"browserify/commonjs-assert","owner":"browserify","description":"Node.js's require('assert') for all engines","archived":false,"fork":false,"pushed_at":"2024-12-21T09:36:17.000Z","size":225,"stargazers_count":298,"open_issues_count":5,"forks_count":63,"subscribers_count":9,"default_branch":"main","last_synced_at":"2026-08-21T15:54:08.678Z","etag":null,"topics":["assert","browserify","javascript","node-shim","nodejs"],"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/browserify.png","metadata":{"files":{"readme":"README.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":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["ljharb"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":"npm/assert","community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2013-11-20T20:04:10.000Z","updated_at":"2026-08-20T20:51:41.000Z","dependencies_parsed_at":"2024-06-18T12:02:52.701Z","dependency_job_id":"680830f7-e01e-43d2-a658-960df99983c2","html_url":"https://github.com/browserify/commonjs-assert","commit_stats":{"total_commits":191,"total_committers":15,"mean_commits":"12.733333333333333","dds":0.2984293193717278,"last_synced_commit":"c628adcf35900c423ae2c14914eab133cfe9f2ad"},"previous_names":["defunctzombie/commonjs-assert"],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/browserify/commonjs-assert","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/browserify","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/sbom","scorecard":{"id":254779,"data":{"date":"2025-08-11","repo":{"name":"github.com/browserify/commonjs-assert","commit":"c628adcf35900c423ae2c14914eab133cfe9f2ad"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":1,"reason":"Found 4/22 approved changesets -- score normalized to 1","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-aught.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/browserify/commonjs-assert/node-aught.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-pretest.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/browserify/commonjs-assert/node-pretest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-tens.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/browserify/commonjs-assert/node-tens.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rebase.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/browserify/commonjs-assert/rebase.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rebase.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/browserify/commonjs-assert/rebase.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/require-allow-edits.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/browserify/commonjs-assert/require-allow-edits.yml/main?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/node-aught.yml:1","Warn: no topLevel permission defined: .github/workflows/node-pretest.yml:1","Warn: no topLevel permission defined: .github/workflows/node-tens.yml:1","Warn: no topLevel permission defined: .github/workflows/rebase.yml:1","Warn: no topLevel permission defined: .github/workflows/require-allow-edits.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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 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"}}]},"last_synced_at":"2025-08-17T09:22:50.201Z","repository_id":11991305,"created_at":"2025-08-17T09:22:50.202Z","updated_at":"2025-08-17T09:22:50.202Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36813069,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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":"browserify","name":"Browserify","uuid":"6320506","kind":"organization","description":"browser-side require() the node.js way","email":null,"website":"https://browserify.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6320506?v=4","repositories_count":76,"last_synced_at":"2026-09-06T00:53:16.916Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/browserify","funding_links":[],"total_stars":32098,"followers":164,"following":0,"created_at":"2022-11-02T16:18:55.080Z","updated_at":"2026-09-06T00:53:16.928Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/browserify","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/browserify/repositories"},"tags":[{"name":"v1.5.1","sha":"b7a14af96466565ad52ed6b05ced918bd298f2e3","kind":"tag","published_at":"2023-09-07T18:28:57.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.5.1","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.5.1/manifests"},{"name":"v2.1.0","sha":"fc65923fdbbc3ae72de1ddb15ee54088d201b4f9","kind":"tag","published_at":"2023-09-07T18:22:30.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v2.1.0","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"8969d8eaa74357b5285d99cdd4ade4d993a1c183","kind":"commit","published_at":"2019-05-12T10:59:29.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v2.0.0","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v2.0.0/manifests"},{"name":"v1.5.0","sha":"8386769eb15077c84b5e46f772d41bcb0b40651c","kind":"commit","published_at":"2019-05-08T13:00:10.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.5.0","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"ea25d53a51201cf268681c5ec37f7d51b2d82884","kind":"tag","published_at":"2016-05-31T14:01:53.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.4.1","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"e502eca15424e3118e0e01ffad3e057b274cfd13","kind":"tag","published_at":"2016-05-18T11:35:19.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.4.0","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"cc3c9020e9ca440bdc431f92570d676dd8a89a3c","kind":"tag","published_at":"2014-12-24T02:44:40.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.3.0","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"d08b0bfb8ce5219594a1d4001d38da9ad561d251","kind":"tag","published_at":"2014-12-21T18:23:09.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.2.0","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"2c34238b6ad053068680be5372b96721dec48fcb","kind":"tag","published_at":"2014-08-29T03:35:05.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.1.2","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"2d04885a67ae07bdf9ee611548db6439ab7f7702","kind":"tag","published_at":"2014-02-07T17:14:00.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.1.1","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"21f6458ff3fbd787240de7c49251e5446e77001c","kind":"tag","published_at":"2013-12-29T04:37:47.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.1.0","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"5b09737d0670bcc9bbae97b8f1337e0a0096ba70","kind":"tag","published_at":"2013-12-20T15:27:41.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.0.3","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"c05811bd9f8552fe0bd22add367ddaaef19a15d9","kind":"tag","published_at":"2013-12-19T03:18:12.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.0.2","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"f8971d04cfc6a54e2a72ae45f3dd00f62fd9282d","kind":"tag","published_at":"2013-12-18T02:20:31.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.0.1","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"2d912c01572dbd1edea5d3fcf802e7f1906ee968","kind":"tag","published_at":"2013-11-22T18:46:43.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.0.0","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-09T14:05:51.646Z","dependent_packages_count":1,"downloads":17,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":48.17187303017297,"dependent_repos_count":10.588800244778623,"dependent_packages_count":21.38401912899607,"stargazers_count":3.634798188593032,"forks_count":3.781884837075158,"docker_downloads_count":null,"average":17.51227508592317},"purl":"pkg:npm/%40lukechilds/assert","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@lukechilds/assert","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@lukechilds/assert","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@lukechilds/assert/dependencies","status":null,"funding_links":["https://github.com/sponsors/ljharb","https://tidelift.com/funding/github/npm/assert"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-08T21:03:22.926Z","issues_count":26,"pull_requests_count":39,"avg_time_to_close_issue":22586383.5,"avg_time_to_close_pull_request":14483466.81081081,"issues_closed_count":24,"pull_requests_closed_count":37,"pull_request_authors_count":28,"issue_authors_count":24,"avg_comments_per_issue":3.5,"avg_comments_per_pull_request":3.8205128205128207,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":57.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/browserify%2Fcommonjs-assert/issues","maintainers":[{"login":"calvinmetcalf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/calvinmetcalf"},{"login":"BridgeAR","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BridgeAR"},{"login":"lukechilds","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukechilds"},{"login":"goto-bus-stop","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/goto-bus-stop"},{"login":"jprichardson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jprichardson"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lukechilds%2Fassert/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lukechilds%2Fassert/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lukechilds%2Fassert/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lukechilds%2Fassert/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lukechilds%2Fassert/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lukechilds%2Fassert/codemeta","maintainers":[{"uuid":"lukechilds","login":"lukechilds","name":null,"email":"lukechilds123@gmail.com","url":null,"packages_count":87,"html_url":"https://www.npmjs.com/~lukechilds","role":null,"created_at":"2022-11-20T19:31:30.413Z","updated_at":"2022-11-20T19:31:30.413Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lukechilds/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5840936,"maintainers_count":1250504,"namespaces_count":430239,"keywords_count":895194,"github":"npm","metadata":{"funded_packages_count":193655,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-09T05:02:05.580Z","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":5055486,"name":"org.webjars.npm:assert","ecosystem":"maven","description":"WebJar for assert","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/browserify/commonjs-assert","keywords_array":[],"namespace":"org.webjars.npm","versions_count":6,"first_release_published_at":"2015-08-16T10:41:13.000Z","latest_release_published_at":"2023-03-21T07:11:14.000Z","latest_release_number":"2.0.0","last_synced_at":"2026-09-08T21:05:10.671Z","created_at":"2022-07-27T23:41:34.364Z","updated_at":"2026-09-08T21:05:10.672Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/assert/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/assert/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":11991305,"uuid":"14567595","full_name":"browserify/commonjs-assert","owner":"browserify","description":"Node.js's require('assert') for all engines","archived":false,"fork":false,"pushed_at":"2024-12-21T09:36:17.000Z","size":225,"stargazers_count":298,"open_issues_count":5,"forks_count":63,"subscribers_count":9,"default_branch":"main","last_synced_at":"2026-08-21T15:54:08.678Z","etag":null,"topics":["assert","browserify","javascript","node-shim","nodejs"],"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/browserify.png","metadata":{"files":{"readme":"README.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":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["ljharb"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":"npm/assert","community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2013-11-20T20:04:10.000Z","updated_at":"2026-08-20T20:51:41.000Z","dependencies_parsed_at":"2024-06-18T12:02:52.701Z","dependency_job_id":"680830f7-e01e-43d2-a658-960df99983c2","html_url":"https://github.com/browserify/commonjs-assert","commit_stats":{"total_commits":191,"total_committers":15,"mean_commits":"12.733333333333333","dds":0.2984293193717278,"last_synced_commit":"c628adcf35900c423ae2c14914eab133cfe9f2ad"},"previous_names":["defunctzombie/commonjs-assert"],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/browserify/commonjs-assert","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/browserify","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/sbom","scorecard":{"id":254779,"data":{"date":"2025-08-11","repo":{"name":"github.com/browserify/commonjs-assert","commit":"c628adcf35900c423ae2c14914eab133cfe9f2ad"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":1,"reason":"Found 4/22 approved changesets -- score normalized to 1","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-aught.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/browserify/commonjs-assert/node-aught.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-pretest.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/browserify/commonjs-assert/node-pretest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-tens.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/browserify/commonjs-assert/node-tens.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rebase.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/browserify/commonjs-assert/rebase.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rebase.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/browserify/commonjs-assert/rebase.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/require-allow-edits.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/browserify/commonjs-assert/require-allow-edits.yml/main?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/node-aught.yml:1","Warn: no topLevel permission defined: .github/workflows/node-pretest.yml:1","Warn: no topLevel permission defined: .github/workflows/node-tens.yml:1","Warn: no topLevel permission defined: .github/workflows/rebase.yml:1","Warn: no topLevel permission defined: .github/workflows/require-allow-edits.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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 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"}}]},"last_synced_at":"2025-08-17T09:22:50.201Z","repository_id":11991305,"created_at":"2025-08-17T09:22:50.202Z","updated_at":"2025-08-17T09:22:50.202Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36813069,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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":"browserify","name":"Browserify","uuid":"6320506","kind":"organization","description":"browser-side require() the node.js way","email":null,"website":"https://browserify.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6320506?v=4","repositories_count":76,"last_synced_at":"2026-08-22T00:48:14.448Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/browserify","funding_links":[],"total_stars":32095,"followers":164,"following":0,"created_at":"2022-11-02T16:18:55.080Z","updated_at":"2026-08-22T00:48:14.461Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/browserify","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/browserify/repositories"},"tags":[{"name":"v1.5.1","sha":"b7a14af96466565ad52ed6b05ced918bd298f2e3","kind":"tag","published_at":"2023-09-07T18:28:57.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.5.1","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.5.1/manifests"},{"name":"v2.1.0","sha":"fc65923fdbbc3ae72de1ddb15ee54088d201b4f9","kind":"tag","published_at":"2023-09-07T18:22:30.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v2.1.0","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"8969d8eaa74357b5285d99cdd4ade4d993a1c183","kind":"commit","published_at":"2019-05-12T10:59:29.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v2.0.0","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v2.0.0/manifests"},{"name":"v1.5.0","sha":"8386769eb15077c84b5e46f772d41bcb0b40651c","kind":"commit","published_at":"2019-05-08T13:00:10.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.5.0","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"ea25d53a51201cf268681c5ec37f7d51b2d82884","kind":"tag","published_at":"2016-05-31T14:01:53.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.4.1","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"e502eca15424e3118e0e01ffad3e057b274cfd13","kind":"tag","published_at":"2016-05-18T11:35:19.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.4.0","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"cc3c9020e9ca440bdc431f92570d676dd8a89a3c","kind":"tag","published_at":"2014-12-24T02:44:40.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.3.0","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"d08b0bfb8ce5219594a1d4001d38da9ad561d251","kind":"tag","published_at":"2014-12-21T18:23:09.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.2.0","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"2c34238b6ad053068680be5372b96721dec48fcb","kind":"tag","published_at":"2014-08-29T03:35:05.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.1.2","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"2d04885a67ae07bdf9ee611548db6439ab7f7702","kind":"tag","published_at":"2014-02-07T17:14:00.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.1.1","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"21f6458ff3fbd787240de7c49251e5446e77001c","kind":"tag","published_at":"2013-12-29T04:37:47.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.1.0","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"5b09737d0670bcc9bbae97b8f1337e0a0096ba70","kind":"tag","published_at":"2013-12-20T15:27:41.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.0.3","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"c05811bd9f8552fe0bd22add367ddaaef19a15d9","kind":"tag","published_at":"2013-12-19T03:18:12.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.0.2","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"f8971d04cfc6a54e2a72ae45f3dd00f62fd9282d","kind":"tag","published_at":"2013-12-18T02:20:31.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.0.1","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"2d912c01572dbd1edea5d3fcf802e7f1906ee968","kind":"tag","published_at":"2013-11-22T18:46:43.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.0.0","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T00:44:51.787Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.77165653875802,"dependent_packages_count":13.92305459059556,"stargazers_count":19.738509745817858,"forks_count":22.728028111203436,"docker_downloads_count":null,"average":19.290312246593718},"purl":"pkg:maven/org.webjars.npm/assert","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:assert","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:assert","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:assert/dependencies","status":null,"funding_links":["https://github.com/sponsors/ljharb","https://tidelift.com/funding/github/npm/assert"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T05:00:24.591Z","issues_count":26,"pull_requests_count":39,"avg_time_to_close_issue":22586383.5,"avg_time_to_close_pull_request":14483466.81081081,"issues_closed_count":24,"pull_requests_closed_count":37,"pull_request_authors_count":28,"issue_authors_count":24,"avg_comments_per_issue":3.5,"avg_comments_per_pull_request":3.8205128205128207,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":57.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/browserify%2Fcommonjs-assert/issues","maintainers":[{"login":"calvinmetcalf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/calvinmetcalf"},{"login":"BridgeAR","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BridgeAR"},{"login":"lukechilds","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukechilds"},{"login":"goto-bus-stop","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/goto-bus-stop"},{"login":"jprichardson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jprichardson"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:assert/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:assert/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:assert/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:assert/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:assert/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:assert/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":622370,"maintainers_count":0,"namespaces_count":82644,"keywords_count":37153,"github":"maven-central","metadata":{"funded_packages_count":49995,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-09T05:03:50.095Z","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":1435441,"name":"assert-browserify","ecosystem":"npm","description":"The assert module from Node.js, for the browser.","homepage":"https://github.com/browserify/commonjs-assert","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/browserify/commonjs-assert","keywords_array":["assert","browser"],"namespace":null,"versions_count":1,"first_release_published_at":"2021-01-08T08:32:31.996Z","latest_release_published_at":"2021-01-08T08:32:31.996Z","latest_release_number":"2.0.0","last_synced_at":"2026-09-08T21:26:23.548Z","created_at":"2022-04-09T01:04:11.221Z","updated_at":"2026-09-08T21:26:23.548Z","registry_url":"https://www.npmjs.com/package/assert-browserify","install_command":"npm install assert-browserify","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.0"},"contentPolicy":null},"repo_metadata":{"id":11991305,"uuid":"14567595","full_name":"browserify/commonjs-assert","owner":"browserify","description":"Node.js's require('assert') for all engines","archived":false,"fork":false,"pushed_at":"2024-12-21T09:36:17.000Z","size":225,"stargazers_count":298,"open_issues_count":5,"forks_count":63,"subscribers_count":9,"default_branch":"main","last_synced_at":"2026-08-21T15:54:08.678Z","etag":null,"topics":["assert","browserify","javascript","node-shim","nodejs"],"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/browserify.png","metadata":{"files":{"readme":"README.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":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["ljharb"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":"npm/assert","community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2013-11-20T20:04:10.000Z","updated_at":"2026-08-20T20:51:41.000Z","dependencies_parsed_at":"2024-06-18T12:02:52.701Z","dependency_job_id":"680830f7-e01e-43d2-a658-960df99983c2","html_url":"https://github.com/browserify/commonjs-assert","commit_stats":{"total_commits":191,"total_committers":15,"mean_commits":"12.733333333333333","dds":0.2984293193717278,"last_synced_commit":"c628adcf35900c423ae2c14914eab133cfe9f2ad"},"previous_names":["defunctzombie/commonjs-assert"],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/browserify/commonjs-assert","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/browserify","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/sbom","scorecard":{"id":254779,"data":{"date":"2025-08-11","repo":{"name":"github.com/browserify/commonjs-assert","commit":"c628adcf35900c423ae2c14914eab133cfe9f2ad"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":1,"reason":"Found 4/22 approved changesets -- score normalized to 1","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-aught.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/browserify/commonjs-assert/node-aught.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-pretest.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/browserify/commonjs-assert/node-pretest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-tens.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/browserify/commonjs-assert/node-tens.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rebase.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/browserify/commonjs-assert/rebase.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rebase.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/browserify/commonjs-assert/rebase.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/require-allow-edits.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/browserify/commonjs-assert/require-allow-edits.yml/main?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/node-aught.yml:1","Warn: no topLevel permission defined: .github/workflows/node-pretest.yml:1","Warn: no topLevel permission defined: .github/workflows/node-tens.yml:1","Warn: no topLevel permission defined: .github/workflows/rebase.yml:1","Warn: no topLevel permission defined: .github/workflows/require-allow-edits.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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 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"}}]},"last_synced_at":"2025-08-17T09:22:50.201Z","repository_id":11991305,"created_at":"2025-08-17T09:22:50.202Z","updated_at":"2025-08-17T09:22:50.202Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36813069,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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":"browserify","name":"Browserify","uuid":"6320506","kind":"organization","description":"browser-side require() the node.js way","email":null,"website":"https://browserify.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6320506?v=4","repositories_count":76,"last_synced_at":"2026-08-29T00:54:58.961Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/browserify","funding_links":[],"total_stars":32098,"followers":164,"following":0,"created_at":"2022-11-02T16:18:55.080Z","updated_at":"2026-08-29T00:54:58.973Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/browserify","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/browserify/repositories"},"tags":[{"name":"v1.5.1","sha":"b7a14af96466565ad52ed6b05ced918bd298f2e3","kind":"tag","published_at":"2023-09-07T18:28:57.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.5.1","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.5.1/manifests"},{"name":"v2.1.0","sha":"fc65923fdbbc3ae72de1ddb15ee54088d201b4f9","kind":"tag","published_at":"2023-09-07T18:22:30.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v2.1.0","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"8969d8eaa74357b5285d99cdd4ade4d993a1c183","kind":"commit","published_at":"2019-05-12T10:59:29.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v2.0.0","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v2.0.0/manifests"},{"name":"v1.5.0","sha":"8386769eb15077c84b5e46f772d41bcb0b40651c","kind":"commit","published_at":"2019-05-08T13:00:10.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.5.0","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"ea25d53a51201cf268681c5ec37f7d51b2d82884","kind":"tag","published_at":"2016-05-31T14:01:53.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.4.1","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"e502eca15424e3118e0e01ffad3e057b274cfd13","kind":"tag","published_at":"2016-05-18T11:35:19.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.4.0","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"cc3c9020e9ca440bdc431f92570d676dd8a89a3c","kind":"tag","published_at":"2014-12-24T02:44:40.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.3.0","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"d08b0bfb8ce5219594a1d4001d38da9ad561d251","kind":"tag","published_at":"2014-12-21T18:23:09.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.2.0","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"2c34238b6ad053068680be5372b96721dec48fcb","kind":"tag","published_at":"2014-08-29T03:35:05.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.1.2","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"2d04885a67ae07bdf9ee611548db6439ab7f7702","kind":"tag","published_at":"2014-02-07T17:14:00.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.1.1","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"21f6458ff3fbd787240de7c49251e5446e77001c","kind":"tag","published_at":"2013-12-29T04:37:47.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.1.0","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"5b09737d0670bcc9bbae97b8f1337e0a0096ba70","kind":"tag","published_at":"2013-12-20T15:27:41.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.0.3","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"c05811bd9f8552fe0bd22add367ddaaef19a15d9","kind":"tag","published_at":"2013-12-19T03:18:12.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.0.2","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"f8971d04cfc6a54e2a72ae45f3dd00f62fd9282d","kind":"tag","published_at":"2013-12-18T02:20:31.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.0.1","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"2d912c01572dbd1edea5d3fcf802e7f1906ee968","kind":"tag","published_at":"2013-11-22T18:46:43.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.0.0","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-30T15:19:38.509Z","dependent_packages_count":49,"downloads":168767,"downloads_period":"last-month","dependent_repos_count":8862,"rankings":{"downloads":1.0850539683962415,"dependent_repos_count":0.2592891885343593,"dependent_packages_count":0.6460928691974258,"stargazers_count":3.5719629991845476,"forks_count":3.722819066151131,"docker_downloads_count":null,"average":1.857043618292741},"purl":"pkg:npm/assert-browserify","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/assert-browserify","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/assert-browserify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/assert-browserify/dependencies","status":null,"funding_links":["https://github.com/sponsors/ljharb","https://tidelift.com/funding/github/npm/assert"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T09:01:09.898Z","issues_count":26,"pull_requests_count":39,"avg_time_to_close_issue":22586383.5,"avg_time_to_close_pull_request":14483466.81081081,"issues_closed_count":24,"pull_requests_closed_count":37,"pull_request_authors_count":28,"issue_authors_count":24,"avg_comments_per_issue":3.5,"avg_comments_per_pull_request":3.8205128205128207,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":57.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/browserify%2Fcommonjs-assert/issues","maintainers":[{"login":"calvinmetcalf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/calvinmetcalf"},{"login":"BridgeAR","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BridgeAR"},{"login":"lukechilds","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukechilds"},{"login":"goto-bus-stop","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/goto-bus-stop"},{"login":"jprichardson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jprichardson"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/assert-browserify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/assert-browserify/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/assert-browserify/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/assert-browserify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/assert-browserify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/assert-browserify/codemeta","maintainers":[{"uuid":"sorrycc","login":"sorrycc","name":null,"email":"sorrycc@gmail.com","url":null,"packages_count":557,"html_url":"https://www.npmjs.com/~sorrycc","role":null,"created_at":"2022-11-11T12:18:34.391Z","updated_at":"2022-11-11T12:18:34.391Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sorrycc/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5840936,"maintainers_count":1250504,"namespaces_count":430239,"keywords_count":895194,"github":"npm","metadata":{"funded_packages_count":193655,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-09T05:02:05.580Z","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":12607003,"name":"github.com/browserify/commonjs-assert","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/browserify/commonjs-assert","keywords_array":[],"namespace":null,"versions_count":15,"first_release_published_at":"2013-11-22T18:46:43.000Z","latest_release_published_at":"2023-09-07T18:22:17.000Z","latest_release_number":"v2.1.0+incompatible","last_synced_at":"2026-09-09T03:23:47.350Z","created_at":"2025-12-20T10:39:07.606Z","updated_at":"2026-09-09T03:23:47.350Z","registry_url":"https://pkg.go.dev/github.com/browserify/commonjs-assert","install_command":"go get github.com/browserify/commonjs-assert","documentation_url":"https://pkg.go.dev/github.com/browserify/commonjs-assert#section-documentation","metadata":{},"repo_metadata":{"id":11991305,"uuid":"14567595","full_name":"browserify/commonjs-assert","owner":"browserify","description":"Node.js's require('assert') for all engines","archived":false,"fork":false,"pushed_at":"2024-12-21T09:36:17.000Z","size":225,"stargazers_count":298,"open_issues_count":5,"forks_count":63,"subscribers_count":9,"default_branch":"main","last_synced_at":"2026-08-21T15:54:08.678Z","etag":null,"topics":["assert","browserify","javascript","node-shim","nodejs"],"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/browserify.png","metadata":{"files":{"readme":"README.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":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["ljharb"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":"npm/assert","community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2013-11-20T20:04:10.000Z","updated_at":"2026-08-20T20:51:41.000Z","dependencies_parsed_at":"2024-06-18T12:02:52.701Z","dependency_job_id":"680830f7-e01e-43d2-a658-960df99983c2","html_url":"https://github.com/browserify/commonjs-assert","commit_stats":{"total_commits":191,"total_committers":15,"mean_commits":"12.733333333333333","dds":0.2984293193717278,"last_synced_commit":"c628adcf35900c423ae2c14914eab133cfe9f2ad"},"previous_names":["defunctzombie/commonjs-assert"],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/browserify/commonjs-assert","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/browserify","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/sbom","scorecard":{"id":254779,"data":{"date":"2025-08-11","repo":{"name":"github.com/browserify/commonjs-assert","commit":"c628adcf35900c423ae2c14914eab133cfe9f2ad"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":1,"reason":"Found 4/22 approved changesets -- score normalized to 1","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-aught.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/browserify/commonjs-assert/node-aught.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-pretest.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/browserify/commonjs-assert/node-pretest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-tens.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/browserify/commonjs-assert/node-tens.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rebase.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/browserify/commonjs-assert/rebase.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rebase.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/browserify/commonjs-assert/rebase.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/require-allow-edits.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/browserify/commonjs-assert/require-allow-edits.yml/main?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/node-aught.yml:1","Warn: no topLevel permission defined: .github/workflows/node-pretest.yml:1","Warn: no topLevel permission defined: .github/workflows/node-tens.yml:1","Warn: no topLevel permission defined: .github/workflows/rebase.yml:1","Warn: no topLevel permission defined: .github/workflows/require-allow-edits.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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 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"}}]},"last_synced_at":"2025-08-17T09:22:50.201Z","repository_id":11991305,"created_at":"2025-08-17T09:22:50.202Z","updated_at":"2025-08-17T09:22:50.202Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36813069,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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-23T05:11:14.364Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.374974371906944,"dependent_packages_count":5.036807650550465,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.2058910112287045},"purl":"pkg:golang/github.com/browserify/commonjs-assert","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/browserify/commonjs-assert","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/browserify/commonjs-assert","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/browserify/commonjs-assert/dependencies","status":null,"funding_links":["https://github.com/sponsors/ljharb","https://tidelift.com/funding/github/npm/assert"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T05:00:24.591Z","issues_count":26,"pull_requests_count":39,"avg_time_to_close_issue":22586383.5,"avg_time_to_close_pull_request":14483466.81081081,"issues_closed_count":24,"pull_requests_closed_count":37,"pull_request_authors_count":28,"issue_authors_count":24,"avg_comments_per_issue":3.5,"avg_comments_per_pull_request":3.8205128205128207,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":57.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/browserify%2Fcommonjs-assert/issues","maintainers":[{"login":"calvinmetcalf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/calvinmetcalf"},{"login":"BridgeAR","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BridgeAR"},{"login":"lukechilds","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukechilds"},{"login":"goto-bus-stop","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/goto-bus-stop"},{"login":"jprichardson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jprichardson"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbrowserify%2Fcommonjs-assert/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbrowserify%2Fcommonjs-assert/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbrowserify%2Fcommonjs-assert/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbrowserify%2Fcommonjs-assert/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbrowserify%2Fcommonjs-assert/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbrowserify%2Fcommonjs-assert/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2300576,"maintainers_count":0,"namespaces_count":840325,"keywords_count":127116,"github":"golang","metadata":{"funded_packages_count":77927,"sync_missing_packages_cursor":{"timestamp":"2026-09-09T00:03:01.035246Z","path":"github.com/Rancher/Rancher","version":"v0.34.0-rc4"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-09T05:03:06.686Z","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":7978428,"name":"assert-okam","ecosystem":"npm","description":"The node.js assert module, re-packaged for web browsers.","homepage":"https://github.com/browserify/commonjs-assert","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/browserify/commonjs-assert","keywords_array":["assert","browser"],"namespace":null,"versions_count":2,"first_release_published_at":"2023-07-24T07:01:45.569Z","latest_release_published_at":"2023-07-24T06:49:40.715Z","latest_release_number":"2.0.0","last_synced_at":"2026-09-09T06:07:32.953Z","created_at":"2023-07-24T06:50:08.109Z","updated_at":"2026-09-09T06:07:32.953Z","registry_url":"https://www.npmjs.com/package/assert-okam","install_command":"npm install assert-okam","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.5.0"},"contentPolicy":null},"repo_metadata":{"id":11991305,"uuid":"14567595","full_name":"browserify/commonjs-assert","owner":"browserify","description":"Node.js's require('assert') for all engines","archived":false,"fork":false,"pushed_at":"2024-12-21T09:36:17.000Z","size":225,"stargazers_count":298,"open_issues_count":5,"forks_count":63,"subscribers_count":9,"default_branch":"main","last_synced_at":"2026-08-21T15:54:08.678Z","etag":null,"topics":["assert","browserify","javascript","node-shim","nodejs"],"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/browserify.png","metadata":{"files":{"readme":"README.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":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["ljharb"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":"npm/assert","community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2013-11-20T20:04:10.000Z","updated_at":"2026-08-20T20:51:41.000Z","dependencies_parsed_at":"2024-06-18T12:02:52.701Z","dependency_job_id":"680830f7-e01e-43d2-a658-960df99983c2","html_url":"https://github.com/browserify/commonjs-assert","commit_stats":{"total_commits":191,"total_committers":15,"mean_commits":"12.733333333333333","dds":0.2984293193717278,"last_synced_commit":"c628adcf35900c423ae2c14914eab133cfe9f2ad"},"previous_names":["defunctzombie/commonjs-assert"],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/browserify/commonjs-assert","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/browserify","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/sbom","scorecard":{"id":254779,"data":{"date":"2025-08-11","repo":{"name":"github.com/browserify/commonjs-assert","commit":"c628adcf35900c423ae2c14914eab133cfe9f2ad"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":1,"reason":"Found 4/22 approved changesets -- score normalized to 1","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-aught.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/browserify/commonjs-assert/node-aught.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-pretest.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/browserify/commonjs-assert/node-pretest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-tens.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/browserify/commonjs-assert/node-tens.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rebase.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/browserify/commonjs-assert/rebase.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rebase.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/browserify/commonjs-assert/rebase.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/require-allow-edits.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/browserify/commonjs-assert/require-allow-edits.yml/main?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/node-aught.yml:1","Warn: no topLevel permission defined: .github/workflows/node-pretest.yml:1","Warn: no topLevel permission defined: .github/workflows/node-tens.yml:1","Warn: no topLevel permission defined: .github/workflows/rebase.yml:1","Warn: no topLevel permission defined: .github/workflows/require-allow-edits.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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 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"}}]},"last_synced_at":"2025-08-17T09:22:50.201Z","repository_id":11991305,"created_at":"2025-08-17T09:22:50.202Z","updated_at":"2025-08-17T09:22:50.202Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36813069,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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":"browserify","name":"Browserify","uuid":"6320506","kind":"organization","description":"browser-side require() the node.js way","email":null,"website":"https://browserify.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6320506?v=4","repositories_count":76,"last_synced_at":"2026-09-06T00:53:16.916Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/browserify","funding_links":[],"total_stars":32098,"followers":164,"following":0,"created_at":"2022-11-02T16:18:55.080Z","updated_at":"2026-09-06T00:53:16.928Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/browserify","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/browserify/repositories"},"tags":[{"name":"v1.5.1","sha":"b7a14af96466565ad52ed6b05ced918bd298f2e3","kind":"tag","published_at":"2023-09-07T18:28:57.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.5.1","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.5.1/manifests"},{"name":"v2.1.0","sha":"fc65923fdbbc3ae72de1ddb15ee54088d201b4f9","kind":"tag","published_at":"2023-09-07T18:22:30.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v2.1.0","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"8969d8eaa74357b5285d99cdd4ade4d993a1c183","kind":"commit","published_at":"2019-05-12T10:59:29.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v2.0.0","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v2.0.0/manifests"},{"name":"v1.5.0","sha":"8386769eb15077c84b5e46f772d41bcb0b40651c","kind":"commit","published_at":"2019-05-08T13:00:10.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.5.0","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"ea25d53a51201cf268681c5ec37f7d51b2d82884","kind":"tag","published_at":"2016-05-31T14:01:53.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.4.1","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"e502eca15424e3118e0e01ffad3e057b274cfd13","kind":"tag","published_at":"2016-05-18T11:35:19.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.4.0","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"cc3c9020e9ca440bdc431f92570d676dd8a89a3c","kind":"tag","published_at":"2014-12-24T02:44:40.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.3.0","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"d08b0bfb8ce5219594a1d4001d38da9ad561d251","kind":"tag","published_at":"2014-12-21T18:23:09.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.2.0","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"2c34238b6ad053068680be5372b96721dec48fcb","kind":"tag","published_at":"2014-08-29T03:35:05.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.1.2","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"2d04885a67ae07bdf9ee611548db6439ab7f7702","kind":"tag","published_at":"2014-02-07T17:14:00.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.1.1","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"21f6458ff3fbd787240de7c49251e5446e77001c","kind":"tag","published_at":"2013-12-29T04:37:47.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.1.0","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"5b09737d0670bcc9bbae97b8f1337e0a0096ba70","kind":"tag","published_at":"2013-12-20T15:27:41.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.0.3","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"c05811bd9f8552fe0bd22add367ddaaef19a15d9","kind":"tag","published_at":"2013-12-19T03:18:12.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.0.2","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"f8971d04cfc6a54e2a72ae45f3dd00f62fd9282d","kind":"tag","published_at":"2013-12-18T02:20:31.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.0.1","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"2d912c01572dbd1edea5d3fcf802e7f1906ee968","kind":"tag","published_at":"2013-11-22T18:46:43.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.0.0","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-08T01:44:16.129Z","dependent_packages_count":2,"downloads":266540,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":14.845154931901167,"dependent_repos_count":37.49662796984681,"dependent_packages_count":53.96848874002429,"stargazers_count":3.6603619382554125,"forks_count":3.808635666763047,"docker_downloads_count":null,"average":22.755853849358147},"purl":"pkg:npm/assert-okam","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/assert-okam","docker_dependents_count":1,"docker_downloads_count":15277948,"usage_url":"https://repos.ecosyste.ms/usage/npm/assert-okam","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/assert-okam/dependencies","status":null,"funding_links":["https://github.com/sponsors/ljharb","https://tidelift.com/funding/github/npm/assert"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-07T20:32:06.809Z","issues_count":26,"pull_requests_count":39,"avg_time_to_close_issue":22586383.5,"avg_time_to_close_pull_request":14483466.81081081,"issues_closed_count":24,"pull_requests_closed_count":37,"pull_request_authors_count":28,"issue_authors_count":24,"avg_comments_per_issue":3.5,"avg_comments_per_pull_request":3.8205128205128207,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":57.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/browserify%2Fcommonjs-assert/issues","maintainers":[{"login":"calvinmetcalf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/calvinmetcalf"},{"login":"BridgeAR","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BridgeAR"},{"login":"lukechilds","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukechilds"},{"login":"goto-bus-stop","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/goto-bus-stop"},{"login":"jprichardson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jprichardson"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/assert-okam/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/assert-okam/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/assert-okam/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/assert-okam/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/assert-okam/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/assert-okam/codemeta","maintainers":[{"uuid":"sorrycc","login":"sorrycc","name":null,"email":"sorrycc@gmail.com","url":null,"packages_count":557,"html_url":"https://www.npmjs.com/~sorrycc","role":null,"created_at":"2023-07-24T06:50:08.372Z","updated_at":"2023-07-24T06:50:08.372Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sorrycc/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5840936,"maintainers_count":1250504,"namespaces_count":430239,"keywords_count":895194,"github":"npm","metadata":{"funded_packages_count":193655,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-09T05:02:05.580Z","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":1435434,"name":"assert","ecosystem":"npm","description":"The node.js assert module, re-packaged for web browsers.","homepage":"https://github.com/browserify/commonjs-assert","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/browserify/commonjs-assert","keywords_array":["assert","browser"],"namespace":null,"versions_count":16,"first_release_published_at":"2011-06-30T00:30:08.699Z","latest_release_published_at":"2023-09-07T18:24:30.341Z","latest_release_number":"2.1.0","last_synced_at":"2026-09-09T06:15:27.591Z","created_at":"2022-04-09T01:04:10.380Z","updated_at":"2026-09-09T06:15:27.591Z","registry_url":"https://www.npmjs.com/package/assert","install_command":"npm install assert","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.1.0","v1-backport":"1.5.1"},"contentPolicy":null},"repo_metadata":{"id":11991305,"uuid":"14567595","full_name":"browserify/commonjs-assert","owner":"browserify","description":"Node.js's require('assert') for all engines","archived":false,"fork":false,"pushed_at":"2024-12-21T09:36:17.000Z","size":225,"stargazers_count":298,"open_issues_count":5,"forks_count":63,"subscribers_count":9,"default_branch":"main","last_synced_at":"2026-08-21T15:54:08.678Z","etag":null,"topics":["assert","browserify","javascript","node-shim","nodejs"],"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/browserify.png","metadata":{"files":{"readme":"README.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":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["ljharb"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":"npm/assert","community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2013-11-20T20:04:10.000Z","updated_at":"2026-08-20T20:51:41.000Z","dependencies_parsed_at":"2024-06-18T12:02:52.701Z","dependency_job_id":"680830f7-e01e-43d2-a658-960df99983c2","html_url":"https://github.com/browserify/commonjs-assert","commit_stats":{"total_commits":191,"total_committers":15,"mean_commits":"12.733333333333333","dds":0.2984293193717278,"last_synced_commit":"c628adcf35900c423ae2c14914eab133cfe9f2ad"},"previous_names":["defunctzombie/commonjs-assert"],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/browserify/commonjs-assert","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/browserify","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/sbom","scorecard":{"id":254779,"data":{"date":"2025-08-11","repo":{"name":"github.com/browserify/commonjs-assert","commit":"c628adcf35900c423ae2c14914eab133cfe9f2ad"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":1,"reason":"Found 4/22 approved changesets -- score normalized to 1","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-aught.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/browserify/commonjs-assert/node-aught.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-pretest.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/browserify/commonjs-assert/node-pretest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-tens.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/browserify/commonjs-assert/node-tens.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rebase.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/browserify/commonjs-assert/rebase.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rebase.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/browserify/commonjs-assert/rebase.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/require-allow-edits.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/browserify/commonjs-assert/require-allow-edits.yml/main?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/node-aught.yml:1","Warn: no topLevel permission defined: .github/workflows/node-pretest.yml:1","Warn: no topLevel permission defined: .github/workflows/node-tens.yml:1","Warn: no topLevel permission defined: .github/workflows/rebase.yml:1","Warn: no topLevel permission defined: .github/workflows/require-allow-edits.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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 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"}}]},"last_synced_at":"2025-08-17T09:22:50.201Z","repository_id":11991305,"created_at":"2025-08-17T09:22:50.202Z","updated_at":"2025-08-17T09:22:50.202Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36813069,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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":"browserify","name":"Browserify","uuid":"6320506","kind":"organization","description":"browser-side require() the node.js way","email":null,"website":"https://browserify.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6320506?v=4","repositories_count":76,"last_synced_at":"2026-08-22T00:48:14.448Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/browserify","funding_links":[],"total_stars":32095,"followers":164,"following":0,"created_at":"2022-11-02T16:18:55.080Z","updated_at":"2026-08-22T00:48:14.461Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/browserify","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/browserify/repositories"},"tags":[{"name":"v1.5.1","sha":"b7a14af96466565ad52ed6b05ced918bd298f2e3","kind":"tag","published_at":"2023-09-07T18:28:57.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.5.1","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.5.1/manifests"},{"name":"v2.1.0","sha":"fc65923fdbbc3ae72de1ddb15ee54088d201b4f9","kind":"tag","published_at":"2023-09-07T18:22:30.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v2.1.0","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"8969d8eaa74357b5285d99cdd4ade4d993a1c183","kind":"commit","published_at":"2019-05-12T10:59:29.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v2.0.0","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v2.0.0/manifests"},{"name":"v1.5.0","sha":"8386769eb15077c84b5e46f772d41bcb0b40651c","kind":"commit","published_at":"2019-05-08T13:00:10.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.5.0","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"ea25d53a51201cf268681c5ec37f7d51b2d82884","kind":"tag","published_at":"2016-05-31T14:01:53.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.4.1","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"e502eca15424e3118e0e01ffad3e057b274cfd13","kind":"tag","published_at":"2016-05-18T11:35:19.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.4.0","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"cc3c9020e9ca440bdc431f92570d676dd8a89a3c","kind":"tag","published_at":"2014-12-24T02:44:40.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.3.0","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"d08b0bfb8ce5219594a1d4001d38da9ad561d251","kind":"tag","published_at":"2014-12-21T18:23:09.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.2.0","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"2c34238b6ad053068680be5372b96721dec48fcb","kind":"tag","published_at":"2014-08-29T03:35:05.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.1.2","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"2d04885a67ae07bdf9ee611548db6439ab7f7702","kind":"tag","published_at":"2014-02-07T17:14:00.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.1.1","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"21f6458ff3fbd787240de7c49251e5446e77001c","kind":"tag","published_at":"2013-12-29T04:37:47.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.1.0","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"5b09737d0670bcc9bbae97b8f1337e0a0096ba70","kind":"tag","published_at":"2013-12-20T15:27:41.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.0.3","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"c05811bd9f8552fe0bd22add367ddaaef19a15d9","kind":"tag","published_at":"2013-12-19T03:18:12.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.0.2","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"f8971d04cfc6a54e2a72ae45f3dd00f62fd9282d","kind":"tag","published_at":"2013-12-18T02:20:31.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.0.1","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"2d912c01572dbd1edea5d3fcf802e7f1906ee968","kind":"tag","published_at":"2013-11-22T18:46:43.000Z","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/v1.0.0","html_url":"https://github.com/browserify/commonjs-assert/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/browserify/commonjs-assert@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-26T11:57:19.909Z","dependent_packages_count":9537,"downloads":72634932,"downloads_period":"last-month","dependent_repos_count":650104,"rankings":{"downloads":0.028858345770623243,"dependent_repos_count":0.046025502125633465,"dependent_packages_count":0.01108883305227933,"stargazers_count":3.524715639881796,"forks_count":3.6732512431129445,"docker_downloads_count":0.03392361518956566,"average":1.219643863188807},"purl":"pkg:npm/assert","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/assert","docker_dependents_count":10576,"docker_downloads_count":4013108670,"usage_url":"https://repos.ecosyste.ms/usage/npm/assert","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/assert/dependencies","status":null,"funding_links":["https://github.com/sponsors/ljharb","https://tidelift.com/funding/github/npm/assert"],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-26T07:02:17.689Z","issues_count":26,"pull_requests_count":39,"avg_time_to_close_issue":22586383.5,"avg_time_to_close_pull_request":14483466.81081081,"issues_closed_count":24,"pull_requests_closed_count":37,"pull_request_authors_count":28,"issue_authors_count":24,"avg_comments_per_issue":3.5,"avg_comments_per_pull_request":3.8205128205128207,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":57.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/browserify%2Fcommonjs-assert/issues","maintainers":[{"login":"calvinmetcalf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/calvinmetcalf"},{"login":"BridgeAR","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BridgeAR"},{"login":"lukechilds","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukechilds"},{"login":"goto-bus-stop","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/goto-bus-stop"},{"login":"jprichardson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jprichardson"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/assert/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/assert/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/assert/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/assert/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/assert/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/assert/codemeta","maintainers":[{"uuid":"ljharb","login":"ljharb","name":null,"email":"ljharb@gmail.com","url":null,"packages_count":567,"html_url":"https://www.npmjs.com/~ljharb","role":null,"created_at":"2022-11-11T12:18:39.634Z","updated_at":"2022-11-11T12:18:39.634Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ljharb/packages"},{"uuid":"goto-bus-stop","login":"goto-bus-stop","name":null,"email":"renee@kooi.me","url":null,"packages_count":335,"html_url":"https://www.npmjs.com/~goto-bus-stop","role":null,"created_at":"2022-11-11T12:18:39.626Z","updated_at":"2022-11-11T12:18:39.626Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/goto-bus-stop/packages"},{"uuid":"defunctzombie","login":"defunctzombie","name":null,"email":"shtylman@gmail.com","url":null,"packages_count":216,"html_url":"https://www.npmjs.com/~defunctzombie","role":null,"created_at":"2022-11-11T12:18:39.674Z","updated_at":"2022-11-11T12:18:39.674Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/defunctzombie/packages"},{"uuid":"coolaj86","login":"coolaj86","name":null,"email":"coolaj86@gmail.com","url":null,"packages_count":376,"html_url":"https://www.npmjs.com/~coolaj86","role":null,"created_at":"2022-11-11T12:18:39.658Z","updated_at":"2022-11-11T12:18:39.658Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/coolaj86/packages"},{"uuid":"cwmma","login":"cwmma","name":null,"email":"calvin.metcalf@gmail.com","url":null,"packages_count":326,"html_url":"https://www.npmjs.com/~cwmma","role":null,"created_at":"2022-11-11T12:18:39.587Z","updated_at":"2022-11-11T12:18:39.587Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cwmma/packages"},{"uuid":"lukechilds","login":"lukechilds","name":null,"email":"lukechilds123@gmail.com","url":null,"packages_count":87,"html_url":"https://www.npmjs.com/~lukechilds","role":null,"created_at":"2022-11-11T12:18:39.607Z","updated_at":"2022-11-11T12:18:39.607Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lukechilds/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5840936,"maintainers_count":1250504,"namespaces_count":430239,"keywords_count":895194,"github":"npm","metadata":{"funded_packages_count":193655,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-09T05:02:05.580Z","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"}}],"commits":{"id":11136,"full_name":"browserify/commonjs-assert","default_branch":"main","total_commits":191,"total_committers":14,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":13.642857142857142,"dds":0.2984293193717278,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-09-08T21:04:00.865Z","last_synced_commit":"c628adcf35900c423ae2c14914eab133cfe9f2ad","created_at":"2023-03-07T11:16:34.708Z","updated_at":"2026-09-08T21:04:00.823Z","committers":[{"name":"Luke Childs","email":"lukechilds123@gmail.com","login":"lukechilds","count":134},{"name":"Roman Shtylman","email":"shtylman@gmail.com","login":"defunctzombie","count":26},{"name":"Jordan Harband","email":"ljharb@gmail.com","login":"ljharb","count":11},{"name":"Renée Kooi","email":"renee@kooi.me","login":"goto-bus-stop","count":5},{"name":"Calvin Metcalf","email":"cmetcalf@appgeo.com","login":"calvinmetcalf","count":4},{"name":"teppeis","email":"teppeis@gmail.com","login":"teppeis","count":3},{"name":"Saugat Acharya","email":"mesaugat@gmail.com","login":"mesaugat","count":1},{"name":"M.K","email":"mk-pmb","login":"mk-pmb","count":1},{"name":"Justin Searls","email":"searls@gmail.com","login":"searls","count":1},{"name":"John Gozde","email":"john@gozde.ca","login":"jgoz","count":1},{"name":"Javier Cejudo","email":"javier@javiercejudo.com","login":"javiercejudo","count":1},{"name":"James Halliday","email":"mail@substack.net","login":"invalid-email-address","count":1},{"name":"Dimitri B","email":"BendingBender","login":"BendingBender","count":1},{"name":"Darshan Sen","email":"darshan.sen@postman.com","login":"RaisinTen","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-09-09T00:00:08.881Z","repositories_count":7162457,"commits_count":1062326651,"contributors_count":46617443,"owners_count":1430854,"committers_count":3472527,"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":"browserify/commonjs-assert","html_url":"https://github.com/browserify/commonjs-assert","last_synced_at":"2026-09-08T21:03:22.926Z","status":null,"issues_count":26,"pull_requests_count":39,"avg_time_to_close_issue":22586383.5,"avg_time_to_close_pull_request":14483466.81081081,"issues_closed_count":24,"pull_requests_closed_count":37,"pull_request_authors_count":28,"issue_authors_count":24,"avg_comments_per_issue":3.5,"avg_comments_per_pull_request":3.8205128205128207,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":57.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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-16T19:18:53.310Z","updated_at":"2026-09-08T21:03:22.927Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/issues","issue_labels_count":{"table":{"invalid":1}},"pull_request_labels_count":{"table":{"WIP":1}},"issue_author_associations_count":{"table":{"NONE":20,"MEMBER":3,"CONTRIBUTOR":2,"COLLABORATOR":1}},"pull_request_author_associations_count":{"table":{"NONE":17,"CONTRIBUTOR":10,"MEMBER":8,"COLLABORATOR":4}},"issue_authors":{"table":{"BridgeAR":2,"mk-pmb":2,"Borewit":1,"ncuillery":1,"ianomad":1,"eshao":1,"julesmoretti":1,"loynoir":1,"wtgtybhertgeghgtwtg":1,"0xsarawut":1,"calvinmetcalf":1,"georg-schwarz":1,"perry-mitchell":1,"letmaik":1,"poshaughnessy":1,"calbertts":1,"joenoon":1,"chrisnorristech":1,"kharandziuk":1,"rubber-duck-software":1,"don01001000":1,"Cobertos":1,"jprichardson":1,"AMDvsTMD":1}},"pull_request_authors":{"table":{"calvinmetcalf":4,"lukechilds":3,"goto-bus-stop":3,"sreekanth370":2,"jgoz":2,"BridgeAR":2,"teppeis":2,"EsrefDurna":1,"zaoqi":1,"mk-pmb":1,"rubber-duck-software":1,"ksons":1,"RaisinTen":1,"ghost":1,"piecioshka":1,"daj757":1,"sstchur":1,"znarf":1,"BendingBender":1,"searls":1,"mesaugat":1,"btraut":1,"guybedford":1,"arnaud16571542":1,"kharandziuk":1,"agektmr":1,"don01001000":1,"javiercejudo":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-09-09T00:00:06.809Z","repositories_count":16990960,"issues_count":44888198,"pull_requests_count":141508318,"authors_count":11683209,"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":{"invalid":1}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":1}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{"0xsarawut":1}},"past_year_pull_request_authors":{"table":{}},"maintainers":[{"table":{"login":"calvinmetcalf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/calvinmetcalf"}},{"table":{"login":"BridgeAR","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BridgeAR"}},{"table":{"login":"lukechilds","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukechilds"}},{"table":{"login":"goto-bus-stop","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/goto-bus-stop"}},{"table":{"login":"jprichardson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jprichardson"}}],"active_maintainers":[]}},"events":{"total":{"DeleteEvent":1,"PullRequestEvent":3,"ForkEvent":2,"IssuesEvent":2,"WatchEvent":8,"CreateEvent":1},"last_year":{"IssuesEvent":2,"WatchEvent":1}},"keywords":["assert","browserify","javascript","node-shim","nodejs"],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-08-30T11:30:16.484Z","updated_at":"2022-08-30T11:30:16.484Z","repository_link":"https://github.com/browserify/commonjs-assert/blob/main/package.json","dependencies":[{"id":3298036573,"package_name":"es6-object-assign","ecosystem":"npm","requirements":"^1.1.0","direct":true,"kind":"runtime","optional":false},{"id":3298036574,"package_name":"is-nan","ecosystem":"npm","requirements":"^1.2.1","direct":true,"kind":"runtime","optional":false},{"id":3298036575,"package_name":"object-is","ecosystem":"npm","requirements":"^1.0.1","direct":true,"kind":"runtime","optional":false},{"id":3298036576,"package_name":"util","ecosystem":"npm","requirements":"^0.12.0","direct":true,"kind":"runtime","optional":false},{"id":3298036577,"package_name":"@babel/cli","ecosystem":"npm","requirements":"^7.4.4","direct":true,"kind":"development","optional":false},{"id":3298036578,"package_name":"@babel/core","ecosystem":"npm","requirements":"^7.4.4","direct":true,"kind":"development","optional":false},{"id":3298036579,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"^7.4.4","direct":true,"kind":"development","optional":false},{"id":3298036580,"package_name":"airtap","ecosystem":"npm","requirements":"^2.0.2","direct":true,"kind":"development","optional":false},{"id":3298036581,"package_name":"array-fill","ecosystem":"npm","requirements":"^1.2.0","direct":true,"kind":"development","optional":false},{"id":3298036582,"package_name":"core-js","ecosystem":"npm","requirements":"^3.0.1","direct":true,"kind":"development","optional":false},{"id":3298036583,"package_name":"cross-env","ecosystem":"npm","requirements":"^5.2.0","direct":true,"kind":"development","optional":false},{"id":3298036584,"package_name":"object.entries","ecosystem":"npm","requirements":"^1.1.0","direct":true,"kind":"development","optional":false},{"id":3298036585,"package_name":"object.getownpropertydescriptors","ecosystem":"npm","requirements":"^2.0.3","direct":true,"kind":"development","optional":false},{"id":3298036586,"package_name":"tape","ecosystem":"npm","requirements":"^4.10.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/node-aught.yml","sha":null,"kind":"manifest","created_at":"2024-06-18T12:02:51.202Z","updated_at":"2024-06-18T12:02:51.202Z","repository_link":"https://github.com/browserify/commonjs-assert/blob/main/.github/workflows/node-aught.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/node-pretest.yml","sha":null,"kind":"manifest","created_at":"2024-06-18T12:02:51.327Z","updated_at":"2024-06-18T12:02:51.327Z","repository_link":"https://github.com/browserify/commonjs-assert/blob/main/.github/workflows/node-pretest.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/node-tens.yml","sha":null,"kind":"manifest","created_at":"2024-06-18T12:02:51.412Z","updated_at":"2024-06-18T12:02:51.412Z","repository_link":"https://github.com/browserify/commonjs-assert/blob/main/.github/workflows/node-tens.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/rebase.yml","sha":null,"kind":"manifest","created_at":"2024-06-18T12:02:51.768Z","updated_at":"2024-06-18T12:02:51.768Z","repository_link":"https://github.com/browserify/commonjs-assert/blob/main/.github/workflows/rebase.yml","dependencies":[{"id":18675404505,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":18675404506,"package_name":"ljharb/rebase","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/require-allow-edits.yml","sha":null,"kind":"manifest","created_at":"2024-06-18T12:02:51.912Z","updated_at":"2024-06-18T12:02:51.912Z","repository_link":"https://github.com/browserify/commonjs-assert/blob/main/.github/workflows/require-allow-edits.yml","dependencies":[{"id":18675404509,"package_name":"ljharb/require-allow-edits","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false}]}],"score":30.487563795725173,"created_at":"2026-07-08T06:22:20.272Z","updated_at":"2026-09-09T21:34:37.604Z","avatar_url":"https://github.com/browserify.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/377944","html_url":"https://summary.ecosyste.ms/projects/377944"}