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
1113

0.8.0

Diff

Changelog

Source

0.8.0

  • Support for Promises
  • bugfix: made headers from options higher priority than built-in headers
  • Fail callback now receives the requested resource (url, host, path and params). This change breaks the API for fail callback, the original error objects will be available from the second argument and beyond
tulios
published 0.7.0 •

Changelog

Source

0.7.0

  • Included host and path into stats object
tulios
published 0.6.0 •

Changelog

Source

0.6.0

  • Improved package size
  • Included url and params into stats object
  • Support for alternative hosts for each resource method
  • Ability to disable host resolution
tulios
published 0.5.0 •

Changelog

Source

0.5.0

  • Measure of the time elapsed between the request and the callback invocation
  • Stats object for success callbacks
tulios
published 0.4.1 •

Changelog

Source

0.4.1

  • bugfix: VanillaGateway doesn't parse JSON responses
tulios
published 0.4.0 •

Changelog

Source

0.4.0

  • Support for Node vanilla gateway
tulios
published 0.3.0 •

Changelog

Source

0.3.0

  • Ability to configure default parameters for resources
tulios
published 0.2.1 •

Changelog

Source

0.2.1

  • bugfix: fixed typo
tulios
published 0.2.0 •

Changelog

Source

0.2.0

  • Support for emulateHTTP
  • Support for global configurations and per url match configurations
  • Support for POST, PUT, PATCH and DELETE methods
  • Exposed body value to gateway
  • Option to change the bodyAttr name
  • Processor functions for resources
  • Exposed request params to the gateway to allow o POST, PUT, etc
  • Compact syntax (syntatic sugar for GET methods)
tulios
published 0.1.1 •

Changelog

Source

0.1.1

  • bugfix: fixed reference of Mapper and VanillaGateway in index.js
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