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 1b3600a1c9 - Show all commits

View file

@ -38,5 +38,10 @@
"vite-plugin-vuetify": "^2.0.3", "vite-plugin-vuetify": "^2.0.3",
"vue-router": "^4.4.0", "vue-router": "^4.4.0",
"vue-tsc": "^2.1.10" "vue-tsc": "^2.1.10"
} },
"engines": {
"node": "^20.16",
"pnpm": "^9.15"
},
"engineStrict": true
} }