This commit is contained in:
AJ ONeal 2016-08-11 10:07:11 -06:00
parent 2ddc23a1ea
commit 155a281ba0
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "certpem",
"version": "1.0.0",
"version": "1.0.1",
"description": "Read basic info (subject, altnames, expiresAt, issuedAt) from a cert.pem / x509 certificate (tls / ssl / https) ",
"main": "index.js",
"bin": {