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-dev
Usage
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
7 years ago
0.2.6
7 years ago
0.2.5
7 years ago
0.2.4
7 years ago
0.2.3
7 years ago
0.2.2
7 years ago
0.2.1
7 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
8 years ago
0.1.20
8 years ago
0.1.19
8 years ago
0.1.18
8 years ago