Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

wayfarer

Package Overview
Dependencies
Maintainers
30
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wayfarer - npm Package Versions

1
6

6.1.2

Diff

yoshuawuyts
published 6.1.1 •

yoshuawuyts
published 6.1.0 •

Changelog

Source

6.1.0 - 2015-12-28

Added

  • Routes can now be passed additional values when matched
yoshuawuyts
published 6.0.3 •

Changelog

Source

6.0.3 - 2015-12-24

Fixed

  • docs
yoshuawuyts
published 6.0.2 •

yoshuawuyts
published 6.0.1 •

yoshuawuyts
published 6.0.0 •

Changelog

Source

6.0.0 - 2015-12-24

Changed

  • removed multiplexed events
  • removed symbols dependency
  • removed internal method exposure; the need for that was an indication of lower level problems that this patch fixes

Added

  • matched routes can now return values (useful for streams)
  • Trie data structure can now be required doing require('wayfarer/trie')

Fixed

  • moved to using a single trie which greatly decreases lookup times
  • moved lookup logic to separate (internal) data structure which improves perf
yoshuawuyts
published 5.0.1 •

Changelog

Source

5.0.1 - 2015-08-24

Fixed

  • [3e0317d] nesting: add fallback for 0.12
yoshuawuyts
published 5.0.0 •

Changelog

Source

5.0.0 - 2015-08-23

Added

  • [d3ff446] docs: document internals
  • [6ea7844] docs: mention wayfarer-to-server

Changed

  • [6368a61] default: .default() -> ._default()
  • [d606a0a] router: .router -> ._routes
yoshuawuyts
published 4.3.1 •

Changelog

Source

4.3.1

Fixed

  • [037f1cf] nest: fix recursive pathname issue
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