Socket
Socket
Sign inDemoInstall

wayfarer

Package Overview
Dependencies
Maintainers
3
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 3.0.1 to 3.0.2

2

package.json
{
"name": "wayfarer",
"version": "3.0.1",
"version": "3.0.2",
"description": "Composable trie based router",

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

@@ -28,4 +28,4 @@ # wayfarer

router('/uhoh')
// => '404 uhoh not found'
router('/uh/oh')
// => '404 /uh/oh not found'
```

@@ -32,0 +32,0 @@

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