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

commuter

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

commuter - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

package.json
{
"name": "commuter",
"version": "1.0.1",
"version": "1.0.2",
"description": "A minimal, composable router that supports sub-routes.",

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

@@ -64,3 +64,3 @@ # commuter

- `router(request, [args ...])` - Route a `request` through the router. Routes
- `router(request [, args ...])` - Route a `request` through the router. Routes
are matched in the order they were added.

@@ -67,0 +67,0 @@ - `request` - An [http.IncomingMessage][request], as passed by an

Sorry, the diff of this file is not supported yet

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