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

@vercel/routing-utils

Package Overview
Dependencies
Maintainers
115
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vercel/routing-utils - npm Package Compare versions

Comparing version 1.13.0 to 1.13.1-canary.0

2

dist/superstatic.js

@@ -311,3 +311,3 @@ "use strict";

// correctly
return path_to_regexp_1.compile(`/${value}`, { validate: false })(indexes).substr(1);
return path_to_regexp_1.compile(`/${value}`, { validate: false })(indexes).slice(1);
}

@@ -314,0 +314,0 @@ function toSegmentDest(index) {

{
"name": "@vercel/routing-utils",
"version": "1.13.0",
"version": "1.13.1-canary.0",
"description": "Vercel routing utilities",

@@ -33,3 +33,3 @@ "main": "./dist/index.js",

},
"gitHead": "c76781fac978fee923d8180706103bad13ca33a0"
"gitHead": "c76dfbe8c9e1055113fe7ced8850bca4a64ad232"
}
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