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-5 to 0.0.1-6

src/EnrolmentIdentificationSource.d.ts

4

index.d.ts

@@ -10,3 +10,3 @@ import { IConstructableState } from "./src/reconstitution/IConstructableState";

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

@@ -17,4 +17,4 @@ "use strict";

exports.ProgrammeLevel = ProgrammeLevel_1.ProgrammeLevel;
const EnrolmentIdentificaitonSource_1 = require("./src/EnrolmentIdentificaitonSource");
exports.EnrolmentIdentificaitonSource = EnrolmentIdentificaitonSource_1.EnrolmentIdentificaitonSource;
const EnrolmentIdentificationSource_1 = require("./src/EnrolmentIdentificationSource");
exports.EnrolmentIdentificationSource = EnrolmentIdentificationSource_1.EnrolmentIdentificationSource;
//# sourceMappingURL=index.js.map
{
"name": "@studyportals/sp-lord-business-interface",
"version": "0.0.1-5",
"version": "0.0.1-6",
"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