12.1.0
Some checks failed
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 (14, macOS-latest) (push) Has been cancelled
ci / test (14, ubuntu-latest) (push) Has been cancelled
ci / test (14, windows-latest) (push) Has been cancelled
ci / test (16, macOS-latest) (push) Has been cancelled
ci / test (16, ubuntu-latest) (push) Has been cancelled
ci / test (16, windows-latest) (push) Has been cancelled

* support npm option strict-ssl, ca, cafile - fixes #55 (silverwind)
This commit is contained in:
silverwind 2021-05-07 18:28:29 +02:00
parent 22fd13c583
commit e601452d0a
Signed by: silverwind
GPG Key ID: 2E62B41C93869443

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