{"id":15636368,"url":"https://github.com/justjavac/deno_version_info","last_synced_at":"2025-07-21T10:32:02.875Z","repository":{"id":62421588,"uuid":"289330489","full_name":"justjavac/deno_version_info","owner":"justjavac","description":"Get version info of Deno module","archived":false,"fork":false,"pushed_at":"2022-07-07T06:00:06.000Z","size":25,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-09T14:25:30.668Z","etag":null,"topics":["deno","deno-mod","deno-module","pkg","version"],"latest_commit_sha":null,"homepage":"https://deno.land/x/version_info","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/justjavac.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-08-21T17:45:54.000Z","updated_at":"2022-07-07T05:15:56.000Z","dependencies_parsed_at":"2022-11-01T17:45:31.827Z","dependency_job_id":null,"html_url":"https://github.com/justjavac/deno_version_info","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/justjavac/deno_version_info","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjavac%2Fdeno_version_info","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjavac%2Fdeno_version_info/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjavac%2Fdeno_version_info/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjavac%2Fdeno_version_info/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjavac","download_url":"https://codeload.github.com/justjavac/deno_version_info/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjavac%2Fdeno_version_info/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266285365,"owners_count":23905329,"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":["deno","deno-mod","deno-module","pkg","version"],"created_at":"2024-10-03T11:02:43.795Z","updated_at":"2025-07-21T10:32:02.848Z","avatar_url":"https://github.com/justjavac.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# deno_version_info\n\n[![Build Status](https://github.com/justjavac/deno_version_info/workflows/ci/badge.svg?branch=master)](https://github.com/justjavac/deno_version_info/actions)\n\nGet version info of Deno from \u003chttps://deno.land/x\u003e.\n\n## Usage\n\n```js\nimport versionInfo from 'https://deno.land/x/version_info/mod.ts';\nimport type { VersionInfo } from 'https://deno.land/x/version_info/mod.ts';\n\nawait versionInfo('std');\n```\n\noutput:\n\n```ts\n{\n  latest: \"0.66.0\",\n  versions: [\n    \"0.66.0\", \"0.65.0\", \"0.64.0\",\n    \"0.63.0\", \"0.62.0\", \"0.61.0\",\n    \"0.60.0\", \"0.59.0\", \"0.58.0\",\n    \"0.57.0\", \"0.56.0\", \"0.55.0\",\n    \"0.54.0\", \"0.53.0\", \"0.52.0\",\n    \"0.51.0\", \"0.50.0\", \"0.42.0\",\n    \"0.41.0\", \"0.40.0\", \"0.39.0\",\n    \"0.38.0\", \"0.37.0\", \"0.36.0\",\n    \"0.35.0\", \"0.34.0\"\n  ]\n}\n```\n\n## Example\n\n```bash\ndeno run --allow-net https://deno.land/x/version_info/example.ts\n```\n\n## License\n\n[deno_version_info](https://github.com/justjavac/deno_version_info) is released\nunder the MIT License. See the bundled [LICENSE](./LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustjavac%2Fdeno_version_info","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjustjavac%2Fdeno_version_info","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustjavac%2Fdeno_version_info/lists"}