Socket
Socket
Sign inDemoInstall

@soliantconsulting/fm-mock-server

Package Overview
Dependencies
Maintainers
0
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@soliantconsulting/fm-mock-server - npm Package Compare versions

Comparing version 1.5.0 to 1.6.0

1

dist/script.d.ts

@@ -7,2 +7,3 @@ import type { RouterContext } from "koa-tree-router";

description: string;
summary?: string;
requestSchema: SchemaObject | ReferenceObject;

@@ -9,0 +10,0 @@ responseSchema: SchemaObject | ReferenceObject;

@@ -33,2 +33,3 @@ import { z } from "zod";

description: definition.description,
summary: definition.summary,
requestBody: {

@@ -35,0 +36,0 @@ required: true,

2

package.json
{
"name": "@soliantconsulting/fm-mock-server",
"version": "1.5.0",
"version": "1.6.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

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