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.1 to 1.5.2

3

enums/referrer.d.ts

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

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