@lemoncloud/codes-backend-api
Advanced tools
Comparing version 0.24.701 to 0.24.702
@@ -442,2 +442,4 @@ /** | ||
projectIds?: string[]; | ||
/** id of createor */ | ||
ownerId?: string; | ||
/** memo */ | ||
@@ -444,0 +446,0 @@ memo?: string; |
{ | ||
"name": "@lemoncloud/codes-backend-api", | ||
"version": "0.24.701", | ||
"version": "0.24.702", | ||
"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
85719
1872