{"id":2300399,"name":"require","ecosystem":"npm","description":"javascript module management! brings node's require statement to the browser","homepage":"https://github.com/marcuswestin/require","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/marcuswestin/require","keywords_array":[],"namespace":null,"versions_count":16,"first_release_published_at":"2011-04-19T21:26:57.190Z","latest_release_published_at":"2015-07-14T19:36:30.992Z","latest_release_number":"2.4.20","last_synced_at":"2026-06-24T14:16:45.404Z","created_at":"2022-04-09T23:51:33.176Z","updated_at":"2026-06-24T14:16:45.404Z","registry_url":"https://www.npmjs.com/package/require","install_command":"npm install require","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.4.20"}},"repo_metadata":{"id":737421,"uuid":"387698","full_name":"marcuswestin/require","owner":"marcuswestin","description":"javascript module management. brings node's require statement and npm to the browser","archived":false,"fork":false,"pushed_at":"2024-06-30T20:30:04.000Z","size":4003,"stargazers_count":59,"open_issues_count":11,"forks_count":9,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-10-14T15:06:00.018Z","etag":null,"topics":[],"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/marcuswestin.png","metadata":{"files":{"readme":"README.md","changelog":"Changelog","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2009-11-27T18:35:54.000Z","updated_at":"2023-12-22T19:34:46.000Z","dependencies_parsed_at":"2024-10-13T11:42:29.526Z","dependency_job_id":"64da2352-59b2-42be-87ba-e5b433212a8a","html_url":"https://github.com/marcuswestin/require","commit_stats":{"total_commits":270,"total_committers":4,"mean_commits":67.5,"dds":0.07407407407407407,"last_synced_commit":"7d139217ed0a77bdc2a06396ca50cc2dab22510a"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/marcuswestin/require","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcuswestin","download_url":"https://codeload.github.com/marcuswestin/require/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/sbom","scorecard":{"id":618637,"data":{"date":"2025-08-11","repo":{"name":"github.com/marcuswestin/require","commit":"7d139217ed0a77bdc2a06396ca50cc2dab22510a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-21T04:39:31.167Z","repository_id":737421,"created_at":"2025-08-21T04:39:31.167Z","updated_at":"2025-08-21T04:39:31.167Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279019298,"owners_count":26086709,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"marcuswestin","name":"Marcus Westin","uuid":"131967","kind":"user","description":"Technical founder, CTO and product architect.\r\nI love rapidly taking a product from 0 to launch, designing and coding much of it myself. ","email":"","website":null,"location":"New York","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/131967?v=4","repositories_count":123,"last_synced_at":"2025-09-26T15:35:21.906Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/marcuswestin","funding_links":[],"total_stars":29731,"followers":1011,"following":3,"created_at":"2022-11-02T16:33:00.635Z","updated_at":"2025-09-26T15:35:21.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcuswestin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcuswestin/repositories"},"tags":[{"name":"v2.4.20","sha":"7d139217ed0a77bdc2a06396ca50cc2dab22510a","kind":"tag","published_at":"2015-07-14T19:36:17.000Z","download_url":"https://codeload.github.com/marcuswestin/require/tar.gz/v2.4.20","html_url":"https://github.com/marcuswestin/require/releases/tag/v2.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcuswestin/require@v2.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v2.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v2.4.20/manifests"},{"name":"v2.4.19","sha":"f9b510e1f113050690c93b1c9c38e2a565eff5fe","kind":"tag","published_at":"2015-07-10T01:39:00.000Z","download_url":"https://codeload.github.com/marcuswestin/require/tar.gz/v2.4.19","html_url":"https://github.com/marcuswestin/require/releases/tag/v2.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcuswestin/require@v2.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v2.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v2.4.19/manifests"},{"name":"v2.4.18","sha":"65cbe0f2ed2c45cf72942edda189fe11d8754dd4","kind":"tag","published_at":"2015-05-07T02:46:00.000Z","download_url":"https://codeload.github.com/marcuswestin/require/tar.gz/v2.4.18","html_url":"https://github.com/marcuswestin/require/releases/tag/v2.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcuswestin/require@v2.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v2.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v2.4.18/manifests"},{"name":"v2.4.17","sha":"bce0128de055899f3721638cb421be5396187af4","kind":"tag","published_at":"2014-10-21T20:20:31.000Z","download_url":"https://codeload.github.com/marcuswestin/require/tar.gz/v2.4.17","html_url":"https://github.com/marcuswestin/require/releases/tag/v2.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcuswestin/require@v2.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v2.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v2.4.17/manifests"},{"name":"v2.4.16","sha":"eef06ffeee8c85f49ff3d0a9bb1c294785e255da","kind":"tag","published_at":"2014-10-21T15:39:31.000Z","download_url":"https://codeload.github.com/marcuswestin/require/tar.gz/v2.4.16","html_url":"https://github.com/marcuswestin/require/releases/tag/v2.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcuswestin/require@v2.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v2.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v2.4.16/manifests"},{"name":"v0.5.1","sha":"74507af08d18b26b1feebd139046ec16d4ba89d4","kind":"tag","published_at":"2014-10-21T14:28:04.000Z","download_url":"https://codeload.github.com/marcuswestin/require/tar.gz/v0.5.1","html_url":"https://github.com/marcuswestin/require/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcuswestin/require@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v0.5.1/manifests"},{"name":"v0.4.9","sha":"94c612b8153fc0eaf075ff284e0735ee912d3751","kind":"tag","published_at":"2012-04-12T17:37:51.000Z","download_url":"https://codeload.github.com/marcuswestin/require/tar.gz/v0.4.9","html_url":"https://github.com/marcuswestin/require/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcuswestin/require@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"e371f632ea0b86bbd93611d69bcbc3674154d09a","kind":"tag","published_at":"2012-03-04T04:37:36.000Z","download_url":"https://codeload.github.com/marcuswestin/require/tar.gz/v0.4.8","html_url":"https://github.com/marcuswestin/require/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcuswestin/require@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"60ce15a002be2493ac6de544160feee1d45074b3","kind":"tag","published_at":"2012-03-03T05:01:56.000Z","download_url":"https://codeload.github.com/marcuswestin/require/tar.gz/v0.4.7","html_url":"https://github.com/marcuswestin/require/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcuswestin/require@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"ba8b62f4360af7dffe230c9b1426501dc7018889","kind":"tag","published_at":"2011-08-10T05:05:49.000Z","download_url":"https://codeload.github.com/marcuswestin/require/tar.gz/v0.4.6","html_url":"https://github.com/marcuswestin/require/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcuswestin/require@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"56e12d8c5d1a0692b6e8caf4cbc3f09108c75d04","kind":"tag","published_at":"2011-08-07T18:28:24.000Z","download_url":"https://codeload.github.com/marcuswestin/require/tar.gz/v0.4.5","html_url":"https://github.com/marcuswestin/require/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcuswestin/require@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v0.4.5/manifests"},{"name":"v0.4.2","sha":"2b70452182f54940b08b365d5c2b638cef061c5a","kind":"tag","published_at":"2011-05-02T01:29:42.000Z","download_url":"https://codeload.github.com/marcuswestin/require/tar.gz/v0.4.2","html_url":"https://github.com/marcuswestin/require/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcuswestin/require@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"5f02d53b382202a6d3d27a0bf48c18a89a1b0902","kind":"tag","published_at":"2011-04-30T18:34:15.000Z","download_url":"https://codeload.github.com/marcuswestin/require/tar.gz/v0.4.1","html_url":"https://github.com/marcuswestin/require/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcuswestin/require@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"7b528c8ac1f661eea483ab9ab98b8f27b8a48761","kind":"tag","published_at":"2011-04-22T04:04:41.000Z","download_url":"https://codeload.github.com/marcuswestin/require/tar.gz/v0.4.0","html_url":"https://github.com/marcuswestin/require/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcuswestin/require@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"ded29d584e4e1b480e0d73a117e8d1c2ef05ef74","kind":"tag","published_at":"2011-04-19T01:57:42.000Z","download_url":"https://codeload.github.com/marcuswestin/require/tar.gz/v0.3.0","html_url":"https://github.com/marcuswestin/require/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcuswestin/require@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v0.3.0/manifests"},{"name":"v0.2.8","sha":"5a5a57604183c97f35fa0e85ed1394aa3c305807","kind":"tag","published_at":"2011-04-15T07:36:47.000Z","download_url":"https://codeload.github.com/marcuswestin/require/tar.gz/v0.2.8","html_url":"https://github.com/marcuswestin/require/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcuswestin/require@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v0.2.8/manifests"},{"name":"v0.2.6","sha":"3b1295898f0807824afad3f2707073e9e42e3c65","kind":"tag","published_at":"2011-04-14T01:35:07.000Z","download_url":"https://codeload.github.com/marcuswestin/require/tar.gz/v0.2.6","html_url":"https://github.com/marcuswestin/require/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcuswestin/require@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v0.2.6/manifests"},{"name":"v0.2.1","sha":"1861910616e32bfb60e08123e803fe734e9e103f","kind":"tag","published_at":"2011-04-13T19:04:12.000Z","download_url":"https://codeload.github.com/marcuswestin/require/tar.gz/v0.2.1","html_url":"https://github.com/marcuswestin/require/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcuswestin/require@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"2a659a017a68cc0f7412319cd9aec14eea29a335","kind":"tag","published_at":"2011-04-13T17:09:57.000Z","download_url":"https://codeload.github.com/marcuswestin/require/tar.gz/v0.2.0","html_url":"https://github.com/marcuswestin/require/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcuswestin/require@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v0.2.0/manifests"},{"name":"v0.1.13","sha":"f879ff4e7948897b5a03f94cda4d793734da2394","kind":"tag","published_at":"2011-04-13T07:39:44.000Z","download_url":"https://codeload.github.com/marcuswestin/require/tar.gz/v0.1.13","html_url":"https://github.com/marcuswestin/require/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcuswestin/require@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v0.1.13/manifests"},{"name":"v0.1.12","sha":"14d2b1cc9d268ad4a9d45197b2171929f328e5ef","kind":"tag","published_at":"2011-03-28T19:54:38.000Z","download_url":"https://codeload.github.com/marcuswestin/require/tar.gz/v0.1.12","html_url":"https://github.com/marcuswestin/require/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcuswestin/require@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"d507635ea2771a789456658d5e6e8f93903868f6","kind":"tag","published_at":"2011-03-26T19:31:42.000Z","download_url":"https://codeload.github.com/marcuswestin/require/tar.gz/v0.1.11","html_url":"https://github.com/marcuswestin/require/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcuswestin/require@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v0.1.11/manifests"},{"name":"v0.1.9","sha":"ceb074b5b479a3887cd1fb25ce5a67b987a7a305","kind":"tag","published_at":"2011-03-25T19:39:48.000Z","download_url":"https://codeload.github.com/marcuswestin/require/tar.gz/v0.1.9","html_url":"https://github.com/marcuswestin/require/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcuswestin/require@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"78eeff5b33122fdf6a4e489eea6b54f5604d4638","kind":"tag","published_at":"2011-03-25T19:24:31.000Z","download_url":"https://codeload.github.com/marcuswestin/require/tar.gz/v0.1.8","html_url":"https://github.com/marcuswestin/require/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcuswestin/require@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"0e81a7c818cfc02d50f148a35d8e758c12d5b3fb","kind":"tag","published_at":"2011-03-25T06:56:21.000Z","download_url":"https://codeload.github.com/marcuswestin/require/tar.gz/v0.1.7","html_url":"https://github.com/marcuswestin/require/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcuswestin/require@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"187331e7d42c6f5dbddd340332715ed1b5f5d1d0","kind":"tag","published_at":"2011-02-26T22:38:12.000Z","download_url":"https://codeload.github.com/marcuswestin/require/tar.gz/v0.1.6","html_url":"https://github.com/marcuswestin/require/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcuswestin/require@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8d8d7e95882d7e0de111302064238f8a2741ed4b","kind":"tag","published_at":"2011-02-20T20:43:39.000Z","download_url":"https://codeload.github.com/marcuswestin/require/tar.gz/v0.1.5","html_url":"https://github.com/marcuswestin/require/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcuswestin/require@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"00d47b7ce5f7261b81eb940d7c02d7c285974716","kind":"tag","published_at":"2011-02-18T06:06:34.000Z","download_url":"https://codeload.github.com/marcuswestin/require/tar.gz/v0.1.4","html_url":"https://github.com/marcuswestin/require/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcuswestin/require@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"b725490ed9914f697c2c200164e5df71c26c8df1","kind":"tag","published_at":"2011-02-16T20:32:40.000Z","download_url":"https://codeload.github.com/marcuswestin/require/tar.gz/v0.1.3","html_url":"https://github.com/marcuswestin/require/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcuswestin/require@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"e965560e4ce7cecf9e4c1de9b1b8fb0ba2240670","kind":"tag","published_at":"2011-02-16T06:03:25.000Z","download_url":"https://codeload.github.com/marcuswestin/require/tar.gz/v0.1.2","html_url":"https://github.com/marcuswestin/require/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcuswestin/require@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"38ea72479b59f2507a299fe130658f5cf1fae43c","kind":"tag","published_at":"2011-02-16T04:46:37.000Z","download_url":"https://codeload.github.com/marcuswestin/require/tar.gz/v0.1.1","html_url":"https://github.com/marcuswestin/require/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcuswestin/require@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"c3ebda84d27055de8c2b508f2a4643120bdc7871","kind":"tag","published_at":"2011-02-15T00:34:56.000Z","download_url":"https://codeload.github.com/marcuswestin/require/tar.gz/v0.1.0","html_url":"https://github.com/marcuswestin/require/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcuswestin/require@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswestin%2Frequire/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-12-17T21:27:48.827Z","dependent_packages_count":338,"downloads":35913,"downloads_period":"last-month","dependent_repos_count":2535,"rankings":{"downloads":0.885163995141134,"dependent_repos_count":0.4306900605002298,"dependent_packages_count":0.1582132476739904,"stargazers_count":5.742455898839611,"forks_count":7.008353676854837,"docker_downloads_count":0.7712089472242003,"average":2.499347637705667},"purl":"pkg:npm/require","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/require","docker_dependents_count":22,"docker_downloads_count":10614,"usage_url":"https://repos.ecosyste.ms/usage/npm/require","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/require/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-23T08:51:40.074Z","issues_count":10,"pull_requests_count":6,"avg_time_to_close_issue":53789627.0,"avg_time_to_close_pull_request":77667.5,"issues_closed_count":4,"pull_requests_closed_count":2,"pull_request_authors_count":5,"issue_authors_count":9,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":1.3333333333333333,"merged_pull_requests_count":2,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"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/marcuswestin%2Frequire/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/require/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/require/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/require/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/require/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/require/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/require/codemeta","maintainers":[{"uuid":"marcuswestin","login":"marcuswestin","name":null,"email":"narcvs@gmail.com","url":null,"packages_count":21,"html_url":"https://www.npmjs.com/~marcuswestin","role":null,"created_at":"2022-11-14T06:19:46.208Z","updated_at":"2022-11-14T06:19:46.208Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/marcuswestin/packages"}]}