{"id":22079888,"url":"https://github.com/megalithofficial/simple-dependencies-updater","last_synced_at":"2026-04-09T21:42:58.309Z","repository":{"id":226818661,"uuid":"769720865","full_name":"MegalithOfficial/Simple-Dependencies-Updater","owner":"MegalithOfficial","description":"Node.js Dependency Updater is a command-line tool written in Go for updating dependencies in Node.js projects based on the package.json file.","archived":false,"fork":false,"pushed_at":"2024-03-09T21:56:51.000Z","size":17,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-29T04:19:23.660Z","etag":null,"topics":["beginner-project","easy-to-use","fast","free","golang","node","npm","npm-package","updater-script"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MegalithOfficial.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2024-03-09T21:35:37.000Z","updated_at":"2024-07-21T20:52:31.000Z","dependencies_parsed_at":"2024-03-09T22:34:53.821Z","dependency_job_id":"d8cfc3fa-9a49-49ed-afbe-6a363cf91089","html_url":"https://github.com/MegalithOfficial/Simple-Dependencies-Updater","commit_stats":null,"previous_names":["megalithofficial/simple-dependencies-updater"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MegalithOfficial%2FSimple-Dependencies-Updater","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MegalithOfficial%2FSimple-Dependencies-Updater/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MegalithOfficial%2FSimple-Dependencies-Updater/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MegalithOfficial%2FSimple-Dependencies-Updater/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MegalithOfficial","download_url":"https://codeload.github.com/MegalithOfficial/Simple-Dependencies-Updater/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245168810,"owners_count":20571799,"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","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":["beginner-project","easy-to-use","fast","free","golang","node","npm","npm-package","updater-script"],"created_at":"2024-11-30T23:11:36.486Z","updated_at":"2026-04-09T21:42:58.276Z","avatar_url":"https://github.com/MegalithOfficial.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Node.js Dependency Updater\n\nNode.js Dependency Updater is a command-line tool written in Go for updating dependencies in Node.js projects based on the package.json file.\n\n## Features\n\n- Update dependencies listed in the `dependencies` and `devDependencies` sections of the package.json file.\n- Option to ignore updating dependencies or devDependencies.\n- Automatic detection of package.json file in the project directory.\n- Color-coded output for easy readability.\n\n## Usage\n\n### Installation\n\nTo use the Node.js Dependency Updater, you need to have Go installed on your system.\n\nClone the repository:\n\n```bash\ngit clone https://github.com/yourusername/dependency-updater.git\n```\n\nNavigate to the project directory:\n\n```bash\ncd dependency-updater\n```\n\nBuild the executable:\n\n```bash\ngo build\n```\n\n### Command-line options\n\n```\nUsage: ./dependency-updater [options]\n\nOptions:\n  --ignore-dependencies       Ignore updating dependencies\n  --ignore-devDependencies    Ignore updating devDependencies\n  --path                      Path of the Node.js project (default: current directory)\n  --help                      Display this help message\n```\n\n### Examples\n\nUpdate dependencies in the current directory:\n\n```bash\n./dependency-updater\n```\n\nUpdate dependencies in a specific directory:\n\n```bash\n./dependency-updater --path /path/to/project\n```\n\nUpdate dependencies while ignoring devDependencies:\n\n```bash\n./dependency-updater --ignore-devDependencies\n```\n\n## License\n\nThis project is licensed under the [Apache 2.0 License](LICENSE).\n\n## Contributing\n\nContributions are welcome! Feel free to submit bug reports, feature requests, or pull requests.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmegalithofficial%2Fsimple-dependencies-updater","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmegalithofficial%2Fsimple-dependencies-updater","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmegalithofficial%2Fsimple-dependencies-updater/lists"}