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

feathers-filemaker

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

feathers-filemaker - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

4

package.json
{
"name": "feathers-filemaker",
"description": "test",
"version": "0.1.2",
"description": "Filemaker adapter for feathers.js",
"version": "0.1.3",
"homepage": "https://github.com/geistinteractive/feathers-filemaker",

@@ -6,0 +6,0 @@ "main": "lib/",

@@ -8,14 +8,12 @@ # fms

## About
This is a FileMaker Adapter for feathers.js. It makes it trivial to create a feathers service for any FileMaker Layout.
This is a FileMaker Adapter for feathers.js. It makes it trivial to create a feathers service for any FileMaker Layout. For non FileMaker people, a layout is a Table with a defined set of fields, and related records
## Changelog
This currently passes all but two tests in the feathers-service-test suite. There is not an easy way to do a a true POST, which would require nulling fields. we just do a PATCH instead. We also do not support the $in and $nin query filters. We may in the future.
__0.1.0__
Support for $or is limited. Only single fields will work.
- Initial release
## License
Copyright (c) 2016
Copyright Todd geist(c) 2016
Licensed under the [MIT license](LICENSE).
Licensed under the [MIT license](LICENSE)
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