{"id":20806289,"url":"https://github.com/nodesource/upgrade-utils","last_synced_at":"2025-05-11T17:31:42.755Z","repository":{"id":57387216,"uuid":"42896145","full_name":"nodesource/upgrade-utils","owner":"nodesource","description":"A tool from NodeSource to help with the process of upgrading modules to the latest version of Node.js, replacing old NAN C++ bindings and adjusting for Node.js API changes.","archived":true,"fork":false,"pushed_at":"2016-01-05T14:49:24.000Z","size":44,"stargazers_count":22,"open_issues_count":0,"forks_count":5,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-04-11T04:48:32.373Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nodesource.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}},"created_at":"2015-09-21T22:01:56.000Z","updated_at":"2025-01-30T22:26:48.000Z","dependencies_parsed_at":"2022-09-07T14:51:19.089Z","dependency_job_id":null,"html_url":"https://github.com/nodesource/upgrade-utils","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodesource%2Fupgrade-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodesource%2Fupgrade-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodesource%2Fupgrade-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodesource%2Fupgrade-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodesource","download_url":"https://codeload.github.com/nodesource/upgrade-utils/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253604832,"owners_count":21934904,"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":[],"created_at":"2024-11-17T19:19:07.778Z","updated_at":"2025-05-11T17:31:42.492Z","avatar_url":"https://github.com/nodesource.png","language":"JavaScript","readme":"# upgrade-utils\n\n**A tool from [NodeSource](https://nodesource.com/) to help with the process of upgrading modules to the latest version of Node.js latest Node version (currently v4), replacing old [NAN](https://github.com/nodejs/nan) C++ bindings and adjusting for Node.js API changes.**\n\n## SYPNOSIS\n`upgrade-utils [-p \u003cpath\u003e] [-e \u003cextensions\u003e] [OPTIONS]`\n\n## DESCRIPTION\nSearch, report and optionally replace changes in a module's code, helping in the process of updating to the latest Node version.\n\n## USAGE\nUsing with no parameters will search recursively by default in the current directory for files with extensions: .js, .cc .c .cpp .h and .hh, and will display required changes to apply in them in order to update the module to the latest version of Node and NAN. a log will generate will all the information in an HTML file opening this in a browser\n\n`upgrade-utils`\n\nYou can customize the path where the command will act with *-p* or *--path* options\n\n`upgrade-utils -p /the/module/path`\n`upgrade-utils --path /the/module/path`\n\nYou can customize the extensions to search for with *-e* or *--extensions* options and providing a coma separated list of extensions\n\n`upgrade-utils -e .c,.cpp,.cp`\n`upgrade-utils --extensions .c,.cpp,.cp`\n\nYou can perform all changes in all files with *-u* or *--update* options\n\n`upgrade-utils -u`\n`upgrade-utils --update`\n\nYou can avoid launching the browser with *-q* or *--quiet*\n\n`upgrade-utils -q`\n`upgrade-utils --quiet`\n\n## Authors and Contributors\n\n\u003ctable\u003e\u003ctbody\u003e\n\u003ctr\u003e\u003cth align=\"left\"\u003eAdrián Estrada\u003c/th\u003e\u003ctd\u003e\u003ca href=\"https://github.com/edsadr\"\u003eGitHub/edsadr\u003c/a\u003e\u003c/td\u003e\u003ctd\u003e\u003ca href=\"http://twitter.com/edsadr\"\u003eTwitter/@edsadr\u003c/a\u003e\u003c/td\u003e\u003c/tr\u003e\n\u003ctr\u003e\u003cth align=\"left\"\u003eJulián Duque\u003c/th\u003e\u003ctd\u003e\u003ca href=\"https://github.com/julianduque\"\u003eGitHub/julianduque\u003c/a\u003e\u003c/td\u003e\u003ctd\u003e\u003ca href=\"http://twitter.com/julian_duque\"\u003eTwitter/@julian_duque\u003c/a\u003e\u003c/td\u003e\u003c/tr\u003e\n\u003c/tbody\u003e\u003c/table\u003e\n\nContributions are welcomed from anyone wanting to improve this project!\n\n## License \u0026 Copyright\n\n**upgrade-utils** is Copyright (c) 2015 NodeSource and licensed under the MIT licence. All rights not explicitly granted in the MIT license are reserved. See the included LICENSE.md file for more details.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnodesource%2Fupgrade-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnodesource%2Fupgrade-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnodesource%2Fupgrade-utils/lists"}