{"id":22009651,"url":"https://github.com/vladtsf/node-pkgtool","last_synced_at":"2025-03-23T07:28:29.591Z","repository":{"id":6388372,"uuid":"7626068","full_name":"vladtsf/node-pkgtool","owner":"vladtsf","description":"Tool for managing package dependencies","archived":false,"fork":false,"pushed_at":"2013-02-04T10:08:56.000Z","size":323,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-11T02:02:47.049Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"CoffeeScript","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/vladtsf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-01-15T14:14:40.000Z","updated_at":"2013-10-07T02:26:13.000Z","dependencies_parsed_at":"2022-09-01T23:11:58.997Z","dependency_job_id":null,"html_url":"https://github.com/vladtsf/node-pkgtool","commit_stats":null,"previous_names":["vtsvang/node-pkgtool"],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vladtsf%2Fnode-pkgtool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vladtsf%2Fnode-pkgtool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vladtsf%2Fnode-pkgtool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vladtsf%2Fnode-pkgtool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vladtsf","download_url":"https://codeload.github.com/vladtsf/node-pkgtool/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245069951,"owners_count":20556026,"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-30T02:10:18.558Z","updated_at":"2025-03-23T07:28:29.564Z","avatar_url":"https://github.com/vladtsf.png","language":"CoffeeScript","readme":"# pkgtool [![Build Status](https://travis-ci.org/vtsvang/node-pkgtool.png)](https://travis-ci.org/vtsvang/node-pkgtool) [![endorse](http://api.coderwall.com/vtsvang/endorsecount.png)](http://coderwall.com/vtsvang)\n\nTool for managing package's dependencies versions.\n\n## Features\n\n  * Hold dependencies versions\n  * Update dependencies versions\n  * Expand dependencies versions from node_modules\n  * CLI and Programmatical APIs\n\n## Installation\n\n    $ npm install -g pkgtool\n\n## Usage\n\n### Hold\n\n    $ pkgtool hold\n\nor\n\n    $ pkgtool /path/to/package/dir hold\n\n### Update\n\n#### all\n\n    $ pkgtool update\n\n#### update only specified\n\n    $ pkgtool update mocha sinon\n\n### Expand\n\n    $ pkgtool expand\n\n\n### Programmatically\n```coffeescript\npkgtool = require \"pkgtool\"\n\npkgtool( \".\" ).load ( err ) -\u003e\n  @expand ( err ) -\u003e\n    @save ( err ) -\u003e\n      console.log( \"Yay!\" ) unless err\n```\n\n# Development\n\nAdd specs for any new or changed functionality.\n\nRun tests: `npm test`\n\nGenerate documentation: `npm run-script generate-doc`\n\n# Changelog\n\n* v0.3.5\n  * Updated runtime-configuration version\n* v0.3.4\n  * Now using asynchronous runtime configuration library\n* v0.3.3\n  * Fixed bug when cli removes package.json contents (Thanks to [Alexandr Lukin](https://github.com/kerbyfc))\n* v0.3.2\n  * Updated documentation and npmignored doc\n* v0.3.1\n  * Fixed issue with require cache\n* v0.3.0\n  * Registry support\n  * Documentation\n  * Fixed couple of bugs\n* v0.2.2\n  * Fixed example in README.md\n* v0.2.1\n  * README updated\n* v0.2.0\n  * Logger\n* v0.1.0\n  * First version\n* v0.0.1\n  * Initial structure\n\n## License\n\n(The MIT License)\n\nCopyright (c) 2013 Vladimir Tsvang \u0026lt;vtsvang@gmail.com\u0026gt;\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n'Software'), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvladtsf%2Fnode-pkgtool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvladtsf%2Fnode-pkgtool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvladtsf%2Fnode-pkgtool/lists"}