Compare commits
1 Commits
8d90fa1d53
...
6e2288f157
| Author | SHA1 | Date | |
|---|---|---|---|
| 6e2288f157 |
@@ -6,7 +6,7 @@ Node package compare and change runner.
|
||||
[](https://www.npmjs.com/package/pkgcomp)
|
||||
[](https://nodejs.org/api/documentation.html#documentation_stability_index)
|
||||
|
||||
This tool will execute a command of the dependencies or lock files of your module have changed since the last time it was run. Any of the following
|
||||
This tool will execute a command if the dependencies or lock files of your module have changed since the last time it was run. Any of the following will be considered a change:
|
||||
|
||||
- If the `dependencies` or `devDependencies` in `package.json` change
|
||||
- If the `dependencies` or `devDependencies` in any of your workspaces change
|
||||
|
||||
Reference in New Issue
Block a user