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 0.2.0 to 1.0.0

3

enums/referrer.d.ts

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

ONBOARDING_QUESTIONNAIRE = "OnboardingQuestionnaire",
TEST_USER = "test-user"
TEST_USER = "test-user",
FORM = "form"
}

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

Referrer["TEST_USER"] = "test-user";
Referrer["FORM"] = "form";
})(Referrer = exports.Referrer || (exports.Referrer = {}));
{
"name": "@studyportals/authentication-service-interfaces",
"version": "0.2.0",
"version": "1.0.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