Socket
Socket
Sign inDemoInstall

@soliantconsulting/fm-mock-server

Package Overview
Dependencies
89
Maintainers
3
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.0 to 1.3.0

1

dist/script.d.ts

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

export type ScriptDefinition = {
tags?: string[];
description: string;

@@ -7,0 +8,0 @@ requestSchema: SchemaObject;

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

post: {
tags: definition.tags,
description: definition.description,

@@ -33,0 +34,0 @@ requestBody: {

2

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc