Socket
Socket
Sign inDemoInstall

gangway

Package Overview
Dependencies
Maintainers
2
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gangway - npm Package Versions

124

0.12.0

Diff

Changelog

Source

0.12.0

  • Add onError preprocessor option
nhunzaker
published 0.11.0 •

Changelog

Source

0.11.0

  • Use body option for request body, not params
nhunzaker
published 0.10.0 •

Changelog

Source

0.10.0

  • mock can now be a function
nhunzaker
published 0.9.1 •

nhunzaker
published 0.9.0 •

Changelog

Source

0.9.0

  • Individual routes now contain configuration settings under config, similar to API.config.
nhunzaker
published 0.8.0 •

Changelog

Source

0.8.0

  • Path template parsing now uses same logic as Hapi (sans wildcard routes)
nhunzaker
published 0.7.0 •

Changelog

Source

0.7.0

Breaking Changes

  • Optional path parameters were improperly implemented with *. This is been corrected to ?. For example: users/{id*} is now users/{id?.
nhunzaker
published 0.6.0 •

Changelog

Source

0.6.0

New Features

  • Added beforeSend option

Bug Fixes

  • Properly set the configuration layering order to route, api, then request
nhunzaker
published 0.5.0 •

Changelog

Source

0.5.0

New Features

  • Added optional parameters. For example: '/users/{id*}'
nhunzaker
published 0.4.0 •

Changelog

Source

0.4.0

Breaking Changes

  • params option no longer represents body, however defaults to it
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