Socket
Socket
Sign inDemoInstall

router

Package Overview
Dependencies
1
Maintainers
2
Versions
65
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.5.13 to 0.5.14

3

index.js

@@ -85,2 +85,5 @@ var http = require('http');

}
if (rewrite) {
rewrite = rewrite.replace(/:(\w+)/g, '{$1}'); // normalize
}

@@ -87,0 +90,0 @@ pattern = compile(pattern);

2

package.json
{
"name":"router",
"version":"0.5.13",
"version":"0.5.14",
"description":"A lean and mean web router",

@@ -5,0 +5,0 @@ "contributors": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc