Better information extraction from x509 command #20

Merged
MarkL4YG merged 22 commits from wip/38c3 into main 2025-04-21 10:16:27 +00:00
Showing only changes of commit bd3a22b45d - Show all commits

View file

@ -43,8 +43,8 @@
"vue-tsc": "^2.2.0" "vue-tsc": "^2.2.0"
}, },
"engines": { "engines": {
"node": "^20.16", "node": "^22.14",
"pnpm": "^9.15" "pnpm": "^10.7"
}, },
"engineStrict": true "engineStrict": true
} }