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

@vercel/routing-utils

Package Overview
Dependencies
Maintainers
8
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 2.1.8 to 2.1.9

4

dist/types.d.ts

@@ -43,2 +43,6 @@ import { HandleValue } from './index';

/**
* The original middleware matchers.
*/
middlewareRawSrc?: string[];
/**
* A middleware index in the `middleware` key under the build result

@@ -45,0 +49,0 @@ */

4

package.json
{
"name": "@vercel/routing-utils",
"version": "2.1.8",
"version": "2.1.9",
"description": "Vercel routing utilities",

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

},
"gitHead": "b5cdc82a1cca4d0b3369490f8a19fd8f8478fe94"
"gitHead": "9308a0fda5e14ee8a07b9a3506e4480f5f67d212"
}
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