0.4.4 • Published 7 years ago
sake-outdated v0.4.4
sake-outdated
Add outdated and outdated:update tasks to your Sakefile. Updates Node
dependencies, package.json, lock files and automatically generates pretty git
commits.
Features
- Update dependencies in package.json automatically
- Generate nicely formatted corresponding git commit
- Automatically commit changes and corresponding updates to package.json and lock files
- Integrates with npm and yarn
Install
$ npm install sake-outdated --save-devUsage
use('sake-outdated', {
commit: true, // automatically commit changes to git
ignore: ['jquery'], // optionally ignore packages
})License
0.4.4
7 years ago
0.4.3
7 years ago
0.4.2
7 years ago
0.4.1
7 years ago
0.4.0
7 years ago
0.3.1
7 years ago
0.3.0
8 years ago
0.2.6
8 years ago
0.2.5
8 years ago
0.2.4
8 years ago
0.2.3
8 years ago
0.2.2
8 years ago
0.2.1
8 years ago
0.1.28
8 years ago
0.1.27
8 years ago
0.1.26
8 years ago
0.1.25
8 years ago
0.1.24
8 years ago
0.1.22
8 years ago
0.1.21
9 years ago
0.1.20
9 years ago
0.1.19
9 years ago
0.1.18
9 years ago