10.0.1
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

* add tests for github dependencies (silverwind)
* simplify getAge (silverwind)
* add test comment (silverwind)
* test refactors (silverwind)
* rename variable for clarity (silverwind)
* return 'none' if age is less then 0, refactor (silverwind)
This commit is contained in:
silverwind 2020-03-08 19:13:09 +01:00
parent 4c375f2cf1
commit bc03f6264a
Signed by: silverwind
GPG Key ID: 2E62B41C93869443

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