@daocloud-proto/skoala 0.21.2-64 → 0.21.2-68

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -304,6 +304,7 @@ export type GetNacosServiceInsightReq = {
304
304
  nacosName?: string
305
305
  namespaceName?: string
306
306
  nacosNamespace?: string
307
+ nacosClusterName?: string
307
308
  nacosGroupName?: string
308
309
  nacosService?: string
309
310
  start?: string
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@daocloud-proto/skoala",
3
- "version": "0.21.2-64",
3
+ "version": "0.21.2-68",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {