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

wayfarer

Package Overview
Dependencies
Maintainers
4
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wayfarer - npm Package Compare versions

Comparing version 6.1.2 to 6.1.3

2

package.json
{
"name": "wayfarer",
"version": "6.1.2",
"version": "6.1.3",
"description": "Composable trie based router",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -5,5 +5,5 @@ # wayfarer [![stability][0]][1]

Composable [trie based](https://github.com/jonathanong/routington/) router.
It's faster than traditional, linear, regular expression-matching routers,
although insignficantly, and scales with the number of routes.
Composable [trie based](https://en.wikipedia.org/wiki/Trie) router. It's
faster than traditional, linear, regular expression-matching routers, although
insignficantly, and scales with the number of routes.

@@ -10,0 +10,0 @@ If you're looking for a client-side router check out

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