@lemoncloud/codes-backend-api
Advanced tools
Comparing version 0.24.702 to 0.24.703
@@ -300,2 +300,4 @@ /** | ||
regionId?: string; | ||
/** id of workspace */ | ||
workspaceId?: string; | ||
/** information of cloud */ | ||
@@ -305,2 +307,4 @@ cloud$?: CloudHead; | ||
region$?: RegionHead; | ||
/** information of workspace */ | ||
workspace$?: WorkSpaceHead; | ||
} | ||
@@ -307,0 +311,0 @@ /** |
{ | ||
"name": "@lemoncloud/codes-backend-api", | ||
"version": "0.24.702", | ||
"version": "0.24.703", | ||
"description": "eureka codes backend management api", | ||
@@ -5,0 +5,0 @@ "types": "dist/view/types.d.ts", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
85840
1876