@fluyappgo/commons
Advanced tools
Comparing version 1.0.21 to 1.0.22
@@ -19,3 +19,3 @@ export interface Branch { | ||
isDeleted?: boolean; | ||
uuid: string; | ||
uuid?: string; | ||
} |
{ | ||
"name": "@fluyappgo/commons", | ||
"version": "1.0.21", | ||
"version": "1.0.22", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "./build/index.js", |
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
17579