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

@studyportals/sp-lurch-interface

Package Overview
Dependencies
Maintainers
0
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@studyportals/sp-lurch-interface - npm Package Compare versions

Comparing version 3.1.0 to 3.1.2

3

package.json
{
"name": "@studyportals/sp-lurch-interface",
"version": "3.1.0",
"version": "3.1.2",
"description": "Contains Data Transfer Objects required or provided by Lurch through its interface.",

@@ -28,2 +28,3 @@ "scripts": {

"mocha": "^10.6.0",
"mocha-typescript": "^1.1.17",
"nyc": "^17.0.0",

@@ -30,0 +31,0 @@ "ts-node": "^10.9.2",

@@ -30,3 +30,3 @@ "use strict";

async submitEnrollments(organisationId, representativeId, intakeStage, intakeMonth, intakeYear, inputs) {
const request = this.createPostRequest('submit-enrollments');
const request = this.createPostRequest('/submit-enrollments');
request.send({

@@ -33,0 +33,0 @@ organisationId,

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