@soliantconsulting/fm-mock-server
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"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", |
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
15557
17
225