@soliantconsulting/fm-mock-server
Advanced tools
Comparing version 1.7.0 to 1.8.0
@@ -54,3 +54,3 @@ import { mkdir, writeFile } from "node:fs/promises"; | ||
builder.addServer({ | ||
url: "script-name: ", | ||
url: "script: ", | ||
}); | ||
@@ -57,0 +57,0 @@ builder.addResponse("GenericError", options.errorResponse ?? defaultErrorResponse); |
{ | ||
"name": "@soliantconsulting/fm-mock-server", | ||
"version": "1.7.0", | ||
"version": "1.8.0", | ||
"description": "Mock server for FileMaker OData script calls", | ||
@@ -5,0 +5,0 @@ "type": "module", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
17710