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

@vercel/routing-utils

Package Overview
Dependencies
Maintainers
35
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.11.0 to 1.11.1-canary.0

2

dist/superstatic.js

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

let destParams = new Set();
if (destination.includes(':') && segments.length > 0) {
if (destination.includes(':')) {
const pathnameKeys = [];

@@ -222,0 +222,0 @@ const hashKeys = [];

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

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

},
"gitHead": "bac19b66af163dd3fe90e29307f8069b2d21e45a"
"gitHead": "6d8b10802c8e577a20762c8fb6e0f7b18991712d"
}
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