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

@studyportals/bestfit-overview-interfaces

Package Overview
Dependencies
Maintainers
0
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@studyportals/bestfit-overview-interfaces - npm Package Compare versions

Comparing version 1.3.0-4 to 1.3.0-5

3

events/bestfit-modify-answer-event.d.ts
import { QuestionType } from '@studyportals/profile-questionnaires-interfaces';
import { EventType } from '../enums';
import { IEvent } from '@studyportals/event-aggregation-service-interface';
export declare class BestfitModifyAnswerEvent implements IEvent {
static EventType: EventType;
static EventType: string;
readonly timestamp: Date;

@@ -7,0 +6,0 @@ readonly questionType: QuestionType;

{
"name": "@studyportals/bestfit-overview-interfaces",
"version": "1.3.0-4",
"version": "1.3.0-5",
"description": "The interfaces exposed by Bestfit Overview",

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