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

@studyportals/anonymous-student-interfaces

Package Overview
Dependencies
Maintainers
12
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@studyportals/anonymous-student-interfaces - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

1

enumerations/student-field.d.ts

@@ -28,2 +28,3 @@ export declare enum StudentField {

TOEFL_PBT = "toefl_pbt",
PTE = "pte",
SELF_ASSESSMENT_PROFICIENCY = "self_assessment_proficiency",

@@ -30,0 +31,0 @@ INITIAL_REGISTRATION_PLATFORM = "initial_registration_platform",

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

StudentField["TOEFL_PBT"] = "toefl_pbt";
StudentField["PTE"] = "pte";
StudentField["SELF_ASSESSMENT_PROFICIENCY"] = "self_assessment_proficiency";

@@ -33,0 +34,0 @@ StudentField["INITIAL_REGISTRATION_PLATFORM"] = "initial_registration_platform";

2

package.json
{
"name": "@studyportals/anonymous-student-interfaces",
"version": "1.0.0",
"version": "1.1.0",
"description": "The interfaces exposed by Anonymous student",

@@ -5,0 +5,0 @@ "main": "bin/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