@studyportals/bestfit-overview-interfaces
Advanced tools
Comparing version 1.3.0-1 to 1.3.0-2
@@ -8,3 +8,3 @@ import { IAdvice, AdvicePresentation } from "@studyportals/bestfit-api-fe-client"; | ||
getAdviceByDeterminant(command: GetFitByDeterminantCommand): Promise<IAdvice<AdvicePresentation, AdvicePresentation> | null>; | ||
getBestifCompleteness(): boolean; | ||
hasCompletedBestfit(): boolean; | ||
} |
{ | ||
"name": "@studyportals/bestfit-overview-interfaces", | ||
"version": "1.3.0-1", | ||
"version": "1.3.0-2", | ||
"description": "The interfaces exposed by Bestfit Overview", | ||
@@ -5,0 +5,0 @@ "main": "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
10311