Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@vercel/routing-utils

Package Overview
Dependencies
Maintainers
2
Versions
106
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
6.1.0
to
6.1.1
+1
-1
dist/schemas.js

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

source: {
description: "A pattern that matches each incoming pathname (excluding querystring).",
description: "A pattern that matches each incoming pathname (excluding querystring) or a full URL including domain.",
type: "string",

@@ -584,0 +584,0 @@ maxLength: 4096

{
"name": "@vercel/routing-utils",
"version": "6.1.0",
"version": "6.1.1",
"description": "Vercel routing utilities",

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

Sorry, the diff of this file is too big to display