{"id":22222082,"url":"https://github.com/fabiospampinato/vscode-outdated","last_synced_at":"2025-07-27T16:32:39.963Z","repository":{"id":229326397,"uuid":"775662111","full_name":"fabiospampinato/vscode-outdated","owner":"fabiospampinato","description":"A super quick way to update npm dependencies, via a code lens.","archived":false,"fork":false,"pushed_at":"2024-04-07T14:52:14.000Z","size":374,"stargazers_count":18,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-04T04:34:59.145Z","etag":null,"topics":["bump","dependencies","extension","npm","outdated","update","vsc","vscode"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/fabiospampinato.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","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},"funding":{"github":"fabiospampinato","custom":"https://www.paypal.me/fabiospampinato"}},"created_at":"2024-03-21T20:03:20.000Z","updated_at":"2025-02-17T18:22:40.000Z","dependencies_parsed_at":"2024-04-07T15:49:40.805Z","dependency_job_id":null,"html_url":"https://github.com/fabiospampinato/vscode-outdated","commit_stats":null,"previous_names":["fabiospampinato/vscode-outdated"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/fabiospampinato/vscode-outdated","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiospampinato%2Fvscode-outdated","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiospampinato%2Fvscode-outdated/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiospampinato%2Fvscode-outdated/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiospampinato%2Fvscode-outdated/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fabiospampinato","download_url":"https://codeload.github.com/fabiospampinato/vscode-outdated/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiospampinato%2Fvscode-outdated/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267387054,"owners_count":24079167,"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-07-27T02:00:11.917Z","response_time":82,"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":["bump","dependencies","extension","npm","outdated","update","vsc","vscode"],"created_at":"2024-12-02T23:16:50.944Z","updated_at":"2025-07-27T16:32:39.695Z","avatar_url":"https://github.com/fabiospampinato.png","language":"TypeScript","funding_links":["https://github.com/sponsors/fabiospampinato","https://www.paypal.me/fabiospampinato"],"categories":[],"sub_categories":[],"readme":"# Outdated\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/fabiospampinato/vscode-outdated/master/resources/logo.png\" width=\"128\" alt=\"Logo\"\u003e\n\u003c/p\u003e\n\nA super quick way to update npm dependencies, via a code lens.\n\nClicking the code lens will update the dependency's version in the current `package.json` file.\n\nThis extension requires `npm-cli` to be installed and it only works for npm dependencies listead in `package.json` files.\n\n## Install\n\nFollow the instructions in the [Marketplace](https://marketplace.visualstudio.com/items?itemName=fabiospampinato.vscode-outdated), or run the following in the command palette:\n\n```sh\next install fabiospampinato.vscode-outdated\n```\n\n## Usage\n\nIt adds 5 commands to the command palette:\n\n```js\n'Outdated: Disable' // Disable the code lens\n'Outdated: Enable' // Enable the code lens\n'Outdated: Toggle' // Enable or disable the code lens\n'Outdated: Toggle Badges' // Enable or disable the inline badges\n'Outdated: Refresh' // Force refresh the code lens\n```\n\n## Settings\n\n```js\n{\n  \"outdated.enabled\": true, // Whether the code lens is enabled or not\n  \"outdated.badges.enabled\": true // Whether the inline badges should be rendered or not\n}\n```\n\n## Demo\n\n![Demo](resources/demo.png)\n\n## License\n\nMIT © Fabio Spampinato\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabiospampinato%2Fvscode-outdated","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffabiospampinato%2Fvscode-outdated","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabiospampinato%2Fvscode-outdated/lists"}