add generate key

This commit is contained in:
2023-01-13 20:42:36 +01:00
parent f2f8607c39
commit d1b07e0a81
6 changed files with 244 additions and 129 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "occulto",
"version": "2.0.0-rc.9",
"version": "2.0.0-rc.10",
"license": "MIT",
"description": "crypt utility",
"keywords": [
@@ -41,15 +41,15 @@
},
"devDependencies": {
"@endyjasmi/karma-playwright-launcher": "^0.0.4",
"@types/node": "^16.11.66",
"chai": "^4.3.6",
"@types/node": "^16.18.11",
"chai": "^4.3.7",
"karma": "^6.4.1",
"karma-mocha": "^2.0.1",
"mocha": "^10.1.0",
"mocha": "^10.2.0",
"npm-run-all": "^4.1.5",
"playwright": "^1.27.1",
"typedoc": "^0.23.17",
"typescript": "^4.8.4"
"playwright": "^1.29.2",
"typedoc": "^0.23.24",
"typescript": "^4.9.4"
},
"repository": {
"type": "git",