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

connect-slashes

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

connect-slashes - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

2

lib/connect-slashes.js

@@ -38,3 +38,3 @@ /**

return function( req, res, next ) {
return function slashes( req, res, next ) {

@@ -41,0 +41,0 @@ if ( "GET" == req.method ) {

{
"name": "connect-slashes",
"version": "1.3.0",
"version": "1.3.1",
"description": "Trailing slash redirect middleware for Connect and Express.js",

@@ -26,2 +26,2 @@ "keywords": [ "trailing", "slash", "connect", "middleware", "express" ],

}
}
}
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