{"id":16644516,"url":"https://github.com/danielpza/make-deps-exact","last_synced_at":"2026-04-14T12:34:21.621Z","repository":{"id":65799740,"uuid":"572626326","full_name":"danielpza/make-deps-exact","owner":"danielpza","description":"Remove version range from package.json","archived":false,"fork":false,"pushed_at":"2023-03-15T22:38:43.000Z","size":1161,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-07T00:14:52.595Z","etag":null,"topics":["javascript","npm"],"latest_commit_sha":null,"homepage":"","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/danielpza.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"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":"2022-11-30T17:16:21.000Z","updated_at":"2023-02-23T11:30:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"ecaffc0c-dfa5-481e-b7f1-a19f979b3d51","html_url":"https://github.com/danielpza/make-deps-exact","commit_stats":{"total_commits":30,"total_committers":1,"mean_commits":30.0,"dds":0.0,"last_synced_commit":"05a1d872807dbd6ff421c322781a819c87ff4f4b"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielpza%2Fmake-deps-exact","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielpza%2Fmake-deps-exact/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielpza%2Fmake-deps-exact/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielpza%2Fmake-deps-exact/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielpza","download_url":"https://codeload.github.com/danielpza/make-deps-exact/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243172099,"owners_count":20247887,"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":["javascript","npm"],"created_at":"2024-10-12T08:11:33.928Z","updated_at":"2025-12-24T12:55:52.573Z","avatar_url":"https://github.com/danielpza.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# make-deps-exact [![npm](https://img.shields.io/npm/v/make-deps-exact)](https://www.npmjs.com/package/make-deps-exact)\n\nRemoves version range from package.json\n\nCurrently it only supports reading from package-lock.json file to replace the package.json version\n\n## Installation\n\n```shell\nnpm install make-deps-exact\n```\n\n## Usage\n\nUses current working directory's package.json and package-lock.json\n\n```\nmake-deps-exact [...opts] [...patterns]\n  --skip-git    skip git+ssh protocol\n  -d,--dry      do not write to package.json\n  -q,--quiet    do not output changes to console\n  -h,--help     show help message\n```\n\nPass a list of expressions if you want to only remove the semver from certain packages and not every package:\n\n```\nmake-deps-exact eslint* typescript\n```\n\n## Contributing\n\nWe follow the [conventional commits specs](https://www.conventionalcommits.org/en/v1.0.0/).\n\n### Publishing new changes\n\n```shell\nnpm run release\ngit push origin master --follow-tags\nnpm publish\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielpza%2Fmake-deps-exact","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielpza%2Fmake-deps-exact","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielpza%2Fmake-deps-exact/lists"}