10.2.9
Some checks failed
ci / test (10, macOS-latest) (push) Has been cancelled
ci / test (10, ubuntu-latest) (push) Has been cancelled
ci / test (10, windows-latest) (push) Has been cancelled
ci / test (12, macOS-latest) (push) Has been cancelled
ci / test (12, ubuntu-latest) (push) Has been cancelled
ci / test (12, windows-latest) (push) Has been cancelled
ci / test (13, macOS-latest) (push) Has been cancelled
ci / test (13, ubuntu-latest) (push) Has been cancelled
ci / test (13, windows-latest) (push) Has been cancelled

* improve include/exclude argument parsing (silverwind)
* stricter hash parsing from git url (silverwind)
This commit is contained in:
silverwind 2020-04-20 11:09:44 +02:00
parent 5724fe51a3
commit 6202194897
Signed by: silverwind
GPG Key ID: 2E62B41C93869443

@ -1,6 +1,6 @@
{
"name": "updates",
"version": "10.2.8",
"version": "10.2.9",
"description": "Flexible npm dependency update tool",
"author": "silverwind",
"repository": "silverwind/updates",