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

@studyportals/sp-lord-business-interface

Package Overview
Dependencies
Maintainers
19
Versions
231
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@studyportals/sp-lord-business-interface - npm Package Compare versions

Comparing version 0.0.1-8 to 0.0.1-9

4

index.d.ts

@@ -11,2 +11,4 @@ import { IConstructableState } from "./src/reconstitution/IConstructableState";

import { EnrolmentIdentificationSource } from "./src/EnrolmentIdentificationSource";
export { IConstructableState, State, StateFlyweightFactory, ITransitionDescription, Transition, FulfillmentProcessFactory, FulfillmentProcessDescriptionResult, LordBusinessClient, ProgrammeLevel, EnrolmentIdentificationSource, };
import { PresentationEnrolment } from "./src/PresentationEnrolment";
import { PresentationEnrolmentResult } from "./src/PresentationEnrolmentResult";
export { IConstructableState, State, StateFlyweightFactory, ITransitionDescription, Transition, FulfillmentProcessFactory, FulfillmentProcessDescriptionResult, LordBusinessClient, ProgrammeLevel, EnrolmentIdentificationSource, PresentationEnrolment, PresentationEnrolmentResult, };

@@ -19,2 +19,6 @@ "use strict";

exports.EnrolmentIdentificationSource = EnrolmentIdentificationSource_1.EnrolmentIdentificationSource;
const PresentationEnrolment_1 = require("./src/PresentationEnrolment");
exports.PresentationEnrolment = PresentationEnrolment_1.PresentationEnrolment;
const PresentationEnrolmentResult_1 = require("./src/PresentationEnrolmentResult");
exports.PresentationEnrolmentResult = PresentationEnrolmentResult_1.PresentationEnrolmentResult;
//# sourceMappingURL=index.js.map
{
"name": "@studyportals/sp-lord-business-interface",
"version": "0.0.1-8",
"version": "0.0.1-9",
"description": "Typescript library containing resources that facilitate integration with Lord Business.",

@@ -5,0 +5,0 @@ "main": "bin/index.js",

Sorry, the diff of this file is not supported yet

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