This commit is contained in:
xiaojunnuo
2026-02-07 02:27:52 +08:00
parent 2bbba897ec
commit 4fda6cbcde
28 changed files with 121 additions and 46 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@certd/plugin-lib",
"private": false,
"version": "1.38.7",
"version": "1.38.8",
"type": "module",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
@@ -22,10 +22,10 @@
"@alicloud/pop-core": "^1.7.10",
"@alicloud/tea-util": "^1.4.11",
"@aws-sdk/client-s3": "^3.964.0",
"@certd/acme-client": "^1.38.7",
"@certd/basic": "^1.38.7",
"@certd/pipeline": "^1.38.7",
"@certd/plus-core": "^1.38.7",
"@certd/acme-client": "^1.38.8",
"@certd/basic": "^1.38.8",
"@certd/pipeline": "^1.38.8",
"@certd/plus-core": "^1.38.8",
"@kubernetes/client-node": "0.21.0",
"ali-oss": "^6.22.0",
"basic-ftp": "^5.0.5",