This commit is contained in:
xiaojunnuo
2026-01-22 12:30:59 +08:00
parent 0040b76a19
commit f92dc6a1ad
34 changed files with 202 additions and 91 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@certd/plugin-lib",
"private": false,
"version": "1.38.1",
"version": "1.38.2",
"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.1",
"@certd/basic": "^1.38.1",
"@certd/pipeline": "^1.38.1",
"@certd/plus-core": "^1.38.1",
"@certd/acme-client": "^1.38.2",
"@certd/basic": "^1.38.2",
"@certd/pipeline": "^1.38.2",
"@certd/plus-core": "^1.38.2",
"@kubernetes/client-node": "0.21.0",
"ali-oss": "^6.22.0",
"basic-ftp": "^5.0.5",