@studyportals/sp-lurch-interface
Advanced tools
Comparing version 3.1.0 to 3.1.2
{ | ||
"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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
118949
12
1