2.7.0 • Published 3 years ago

update-project v2.7.0

Weekly downloads
1
License
MIT
Repository
github
Last release
3 years ago

update-project

Dependency Status devDependency Status Build Status: Linux Build Status: Windows Github CI npm version Downloads type-coverage

A CLI tool to update dependencies for projects.

features

  • check multiple js projects, check and update their dependencies, dev dependencies, peer dependencies, dependencies in lerna packages, remove node_modules and yarn.lock then yarn install
  • optional, just check which packages can be updated
  • optional, run npm run build && npm run lint, commit local changes then push

install

yarn global add update-project

usage

update-project **

parameters

nametypedescription
--excludestringexclude a project, can be multiple
--libstringjust update the package, can be multiple
--exclude-libstringdo not update the package, can be multiple
--commitbooleanafter packages updated, run npm run build && npm run lint, commit local changes then push
--checkbooleanjust check which packages can be updated
-h,--helpbooleanPrint this message.
-v,--versionbooleanPrint the version
2.7.0

3 years ago

2.6.1

4 years ago

2.6.0

4 years ago

2.5.1

4 years ago

2.5.0

4 years ago

2.4.1

4 years ago

2.4.0

4 years ago

2.3.2

4 years ago

2.3.1

4 years ago

2.3.0

5 years ago

2.2.2

5 years ago

2.2.1

5 years ago

2.2.0

6 years ago

2.2.0-alpha.0

6 years ago

2.1.0

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.6.1

6 years ago

1.6.0

6 years ago

1.5.0

6 years ago

1.4.2

6 years ago

1.4.1

6 years ago

1.4.0

6 years ago

1.3.2

6 years ago

1.3.1

6 years ago

1.3.0

6 years ago

1.2.0

7 years ago

1.1.0

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago