Socket
Socket
Sign inDemoInstall

mappersmith

Package Overview
Dependencies
Maintainers
3
Versions
121
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mappersmith - npm Package Versions

1
13

0.13.3

Diff

Changelog

Source

0.13.3

  • Included beforeSend callback, this should be configured through Global configurations and URL matching. It will follow the same behavior as the processor callback
  • bugfix: some body parsers are super strict and will fail if charset has a “;” termination. PR #26 introduced this bug trying to solve issue #27
tulios
published 0.13.2 •

Changelog

Source

0.13.2

  • bugfix: prioritizes user-defined content-type header even for post/put/patch/delete methods. application/x-www-form-urlencoded is not forced if Content-Type header is defined.
tulios
published 0.13.1 •

Changelog

Source

0.13.1

  • bugfix: wrong content-type on vanilla gateway, a semicolon was missing on charset=UTF-8
tulios
published 0.13.0 •

Changelog

Source

0.13.0

  • Included status code for success calls
  • withCredentials option for VanillaGateway and JQueryGateway
  • Method to configure a global success handler per client
  • bugfix: rules matcher now uses full URL instead of descriptor path
tulios
published 0.12.1 •

Changelog

Source

0.12.1

  • Optional callback parameter when passing options to gateway. Check the section "Specifics of each gateway" for more info
tulios
published 0.12.0 •

Changelog

Source

0.12.0

  • Included request and response headers into stats object
  • Included a way to assign headers directly from method calls
tulios
published 0.11.0 •

Changelog

Source

0.11.0

  • Method to configure a global error handler per client
  • Included status code in the error request object
tulios
published 0.10.0 •

Changelog

Source

0.10.0

  • Bult-in fixture support
  • Holding error stack for better debugging
tulios
published 0.9.0 •

Changelog

Source

0.9.0

  • Allows Promise implementation to be configured, defaults to global Promise
  • Headers option for all gateways
tulios
published 0.8.1 •

Changelog

Source

0.8.1

  • bugfix: support for https in NodeVanillaGateway
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