Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@soliantconsulting/fm-mock-server

Package Overview
Dependencies
Maintainers
3
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.0.0 to 1.0.1

dist/docs.d.ts

12

package.json
{
"name": "@soliantconsulting/fm-mock-server",
"version": "1.0.0",
"version": "1.0.1",
"description": "Mock server for FileMaker OData script calls",

@@ -14,2 +14,12 @@ "type": "module",

],
"exports": {
".": {
"import": {
"types": "./dist/index.d.ts",
"default": "./dist/index.js"
}
}
},
"types": "./dist/index.d.ts",
"module": "./dist/index.js",
"scripts": {

@@ -16,0 +26,0 @@ "build": "tsc",

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