{"id":16043230,"url":"https://github.com/nylen/browserify-bug","last_synced_at":"2026-06-24T05:31:34.639Z","repository":{"id":25815605,"uuid":"29254705","full_name":"nylen/browserify-bug","owner":"nylen","description":"Reproduce browserify bug involving circular dependencies","archived":false,"fork":false,"pushed_at":"2015-04-18T18:51:58.000Z","size":132,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-12T05:37:19.292Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nylen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-01-14T16:51:24.000Z","updated_at":"2020-02-23T03:02:58.000Z","dependencies_parsed_at":"2022-07-25T15:02:17.172Z","dependency_job_id":null,"html_url":"https://github.com/nylen/browserify-bug","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nylen/browserify-bug","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nylen%2Fbrowserify-bug","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nylen%2Fbrowserify-bug/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nylen%2Fbrowserify-bug/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nylen%2Fbrowserify-bug/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nylen","download_url":"https://codeload.github.com/nylen/browserify-bug/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nylen%2Fbrowserify-bug/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34719097,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-24T02:00:07.484Z","response_time":106,"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"}},"keywords":[],"created_at":"2024-10-09T00:03:12.241Z","updated_at":"2026-06-24T05:31:34.617Z","avatar_url":"https://github.com/nylen.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Reproduce `browserify` bug with bundling a module that contains circular\ndependencies as a standalone bundle:\n\n- `test/index.js` requires `test/step1.js`\n- `test/step1.js` requires `test/index.js` as `require('./index')` (this fails)\n\nBug: [substack/node-browserify#1068](https://github.com/substack/node-browserify/issues/1068)\n\nRepro instructions:  run `npm install`, then `node do-browserify.js`\n\nAlso, visit `test.html` in a browser.  There will be an error in the console:\n\n```\nUncaught Error: Cannot find module '../index'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnylen%2Fbrowserify-bug","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnylen%2Fbrowserify-bug","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnylen%2Fbrowserify-bug/lists"}