Socket
Socket
Sign inDemoInstall

express-boom-filemaker

Package Overview
Dependencies
2
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    express-boom-filemaker

A module to map boom errors to a custom response header accessible to a FileMaker client.


Version published
Weekly downloads
1
decreased by-66.67%
Maintainers
1
Install size
71.5 kB
Created
Weekly downloads
 

Readme

Source

express-boom-filemaker

A module to map boom errors to a custom response header accessible to a FileMaker client.

Installation

This is a Node.js module available through the npm registry. It can be installed using the npm or yarn command line tools.

npm install express-boom-filemaker --save

Tests

npm install
npm test

Dependencies

  • boom: HTTP-friendly error objects

Dev Dependencies

  • chai: BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
  • chai-as-promised: Extends Chai with assertions about promises.
  • coveralls: takes json-cov output into stdin and POSTs to coveralls.io
  • dotenv: Loads environment variables from .env file
  • eslint: An AST-based pattern checker for JavaScript.
  • eslint-config-google: ESLint shareable config for the Google style
  • eslint-config-prettier: Turns off all rules that are unnecessary or might conflict with Prettier.
  • eslint-plugin-prettier: Runs prettier as an eslint rule
  • minami: Clean and minimal JSDoc 3 Template / Theme
  • mocha: simple, flexible, fun test framework
  • mocha-lcov-reporter: LCOV reporter for Mocha
  • nyc: the Istanbul command line interface
  • prettier: Prettier is an opinionated code formatter
  • superagent: elegant & feature rich browser / node HTTP with a fluent API
  • varium: A strict parser and validator of environment config variables

License

MIT

Keywords

FAQs

Last updated on 15 Apr 2019

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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