New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@studyportals/sp-lord-business-interface

Package Overview
Dependencies
Maintainers
18
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-75 to 0.0.1-76

2

package.json
{
"name": "@studyportals/sp-lord-business-interface",
"version": "0.0.1-75",
"version": "0.0.1-76",
"description": "Typescript library containing resources that facilitate integration with Lord Business.",

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

@@ -7,3 +7,2 @@ import { SuccessFeeType } from "../";

constructor(successFeeType: SuccessFeeType, tuitionFee: boolean);
hasTuitionFee(): boolean;
}

@@ -9,7 +9,4 @@ "use strict";

}
hasTuitionFee() {
return this.tuitionFee;
}
}
exports.PresentationSuccessFee = PresentationSuccessFee;
//# sourceMappingURL=PresentationSuccessFee.js.map

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