moesif-nodejs

Moesif Node.js middleware (formerly Moesif-Express), for API Monitoring, Analytics, and Monetization.

OTHER License

Downloads
224
Stars
42

Bot releases are visible (Hide)

moesif-nodejs - v2.9.3

Published by dgilling over 5 years ago

Fix:

  • Fixed issue where transaction id was not returned back to requester via HTTP headers.
moesif-nodejs - v2.9.2

Published by dgilling over 5 years ago

Fix:

  • 2.9.1 had bug due to var moesifConfigManager = require('./MoesifConfigManager') being uppercase.
moesif-nodejs - v2.9.1

Published by matthewoates over 5 years ago

Added support for X-Moesif-Transaction-Id.

moesif-nodejs - v2.8.0

Published by dgilling over 5 years ago

Fixes:

  • “Error: request size did not match content size” in some race conditions. Discovered when Moesif middleware was enabled with Apollo engine.
moesif-nodejs - v2.7.2

Published by dgilling over 5 years ago

Update:

  • Dependency versions for moesifapi, express, request, etc.
moesif-nodejs - v2.7.1

Published by dgilling almost 6 years ago

Add:

  • Use batch API by default instead of single event upload. Can be disabled via disableBatching
moesif-nodejs - v2.6.7

Published by dgilling almost 6 years ago

Fixes:

  • Remove limit on body size for large payloads
moesif-nodejs - v2.6.6

Published by dgilling almost 6 years ago

Add:

  • samplingPercentage config switch
moesif-nodejs - v2.6.5

Published by dgilling almost 6 years ago

Add:

  • improve hashSensitive detection for password fields
moesif-nodejs - v2.6.4

Published by dgilling almost 6 years ago

Fixes:

  • Missing content-type dependency which may cause a failure if not already present in app (usually it is)
moesif-nodejs - v2.6.3

Published by dgilling about 6 years ago

Fixes:

  • wrong error notice for getApiVersion
  • add documentation for option functions
moesif-nodejs - v2.6.2

Published by dgilling about 6 years ago

Fixes:

  • Typo in outgoing.js
moesif-nodejs - v2.6.1

Published by dgilling about 6 years ago

Add:

  • Added support for automatically capturing outgoing API calls to 3rd parties like Stripe or your own dependencies. Just call startCaptureOutgoing()
moesif-nodejs - v2.5.0

Published by dgilling about 6 years ago

Update:

  • Dependencies for debug, request-ip, raw-body, and card-validator
moesif-nodejs - v2.4.3

Published by dgilling over 6 years ago

Fixes:

  • updateUser not working due to userId not snakecase

Add:

  • Automatic removal of credit card numbers and other sensitive information
moesif-nodejs - v2.4.2

Published by dgilling over 6 years ago

Add:

  • Ability to change BaseUri

Update:

  • request-ip to 2.0.2
moesif-nodejs - v2.4.0

Published by dgilling about 7 years ago

Add:

  • ability to add custom metadata to a request
moesif-nodejs - v2.3.16

Published by dgilling over 7 years ago

Fixes:
response TypeError: Cannot convert object to primitive value

moesif-nodejs - v2.3.15

Published by dgilling over 7 years ago

Fixes:
Use variables rather than constants if shadowing.

New:
debug option for debug messages.

moesif-nodejs - v2.3.13

Published by dgilling over 7 years ago

Fix:

  • Don't skip the / route by default.
Package Rankings
Top 5.84% on Npmjs.org
Badges
Extracted from project README
NPM Built For Total Downloads Software License Source Code