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
0
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.7.0 to 1.8.0

3

enums/referrer.d.ts

@@ -37,3 +37,4 @@ export declare enum Referrer {

SCHOLARSHIP_SEARCH_RESULTS = "ScholarshipSearchResults",
NFSCHOLARSHIPSPOPUP = "NFScholarshipsPopup"
NFSCHOLARSHIPSPOPUP = "NFScholarshipsPopup",
CAREER_DATA_CHART = "CareerDataChart"
}

@@ -42,2 +42,3 @@ "use strict";

Referrer["NFSCHOLARSHIPSPOPUP"] = "NFScholarshipsPopup";
Referrer["CAREER_DATA_CHART"] = "CareerDataChart";
})(Referrer = exports.Referrer || (exports.Referrer = {}));
{
"name": "@studyportals/authentication-service-interfaces",
"version": "1.7.0",
"version": "1.8.0",
"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