@vercel/routing-utils
Advanced tools
Comparing version 2.1.8 to 2.1.9
@@ -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 @@ */ |
{ | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
88708
1859