uptodate:用于更新 package.json 中的依赖项的 CLI 工具

时间:2021-06-07 13:21:42
【文件属性】:
文件名称:uptodate:用于更新 package.json 中的依赖项的 CLI 工具
文件大小:12KB
文件格式:ZIP
更新时间:2021-06-07 13:21:42
JavaScript 最新 用于更新 package.json 中的依赖项的 CLI 工具。 安装 npm install -g uptodate 用法 Usage: uptodate [OPTIONS] It opens a package.json and checks its dependencies/devDependencies. If there are out-dated packages, it updates them and rewrites the package.json Lastly, it takes changelogs from GitHub if is possible, and shows summary of them in a browser. Options: -h, --help Print this text. -
【文件预览】:
uptodate-master
----.gitignore(29B)
----.eslintrc(676B)
----package.json(2KB)
----src()
--------show-changelogs.js(723B)
--------index.js(2KB)
--------package-json.js(1KB)
--------npm-commands.js(3KB)
--------promise.js(96B)
--------command.js(3KB)
----mocha-babel-hook.js(94B)
----.travis.yml(148B)
----LICENSE(1KB)
----README.md(2KB)
----test()
--------.eslintrc(37B)
--------lib()
--------command.js(6KB)

网友评论