Compare commits
1 Commits
6e2288f157
...
8d90fa1d53
| Author | SHA1 | Date | |
|---|---|---|---|
| 8d90fa1d53 |
@@ -6,7 +6,7 @@ Node package compare and change runner.
|
|||||||
[](https://www.npmjs.com/package/pkgcomp)
|
[](https://www.npmjs.com/package/pkgcomp)
|
||||||
[](https://nodejs.org/api/documentation.html#documentation_stability_index)
|
[](https://nodejs.org/api/documentation.html#documentation_stability_index)
|
||||||
|
|
||||||
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:
|
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
|
||||||
|
|
||||||
- If the `dependencies` or `devDependencies` in `package.json` change
|
- If the `dependencies` or `devDependencies` in `package.json` change
|
||||||
- If the `dependencies` or `devDependencies` in any of your workspaces change
|
- If the `dependencies` or `devDependencies` in any of your workspaces change
|
||||||
|
|||||||
Reference in New Issue
Block a user