@studyportals/authentication-service-interfaces
Advanced tools
Comparing version 1.5.0 to 1.5.1
@@ -30,3 +30,4 @@ export declare enum Referrer { | ||
SCHOLARSHIP_TAB_POPUP = "ScholarshipTabPopup", | ||
MY_JOURNEY = "MyJourney" | ||
MY_JOURNEY = "MyJourney", | ||
MY_JOURNEY_POPUP = "MyJourneyPopup" | ||
} |
@@ -35,2 +35,3 @@ "use strict"; | ||
Referrer["MY_JOURNEY"] = "MyJourney"; | ||
Referrer["MY_JOURNEY_POPUP"] = "MyJourneyPopup"; | ||
})(Referrer = exports.Referrer || (exports.Referrer = {})); |
{ | ||
"name": "@studyportals/authentication-service-interfaces", | ||
"version": "1.5.0", | ||
"version": "1.5.1", | ||
"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
15392
341