Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@studyportals/authentication-service-interfaces

Package Overview
Dependencies
Maintainers
23
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@studyportals/authentication-service-interfaces - npm Package Compare versions

Comparing version 1.5.0 to 1.5.1

3

enums/referrer.d.ts

@@ -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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc