@studyportals/authentication-service-interfaces
Advanced tools
Comparing version 1.5.1 to 1.5.2
@@ -31,3 +31,4 @@ export declare enum Referrer { | ||
MY_JOURNEY = "MyJourney", | ||
MY_JOURNEY_POPUP = "MyJourneyPopup" | ||
MY_JOURNEY_POPUP = "MyJourneyPopup", | ||
MY_JOURNEY_SCHOLARSHIP = "MyJourneyScholarship" | ||
} |
@@ -36,2 +36,3 @@ "use strict"; | ||
Referrer["MY_JOURNEY_POPUP"] = "MyJourneyPopup"; | ||
Referrer["MY_JOURNEY_SCHOLARSHIP"] = "MyJourneyScholarship"; | ||
})(Referrer = exports.Referrer || (exports.Referrer = {})); |
{ | ||
"name": "@studyportals/authentication-service-interfaces", | ||
"version": "1.5.1", | ||
"version": "1.5.2", | ||
"description": "The interfaces exposed by Profile Questionnaires", | ||
@@ -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
15512
343