Socket
Socket
Sign inDemoInstall

light-router

Package Overview
Dependencies
1
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0 to 0.1.1

benchmark/rawhttp.js

2

lib/router.js

@@ -117,3 +117,3 @@ //Route parser

var routeHandler = table.handler || notFound
var shouldCache = table.cache || true
var shouldCache = table.cache

@@ -120,0 +120,0 @@ if(shouldCache === true) {

{
"name": "light-router",
"version": "0.1.0",
"version": "0.1.1",
"description": "A node.js perfomance efficient http router.",

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

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc