@vercel/routing-utils
Advanced tools
Comparing version 1.9.0 to 1.9.1-canary.0
@@ -63,2 +63,6 @@ /** | ||
}; | ||
cookie: { | ||
type: string; | ||
maxLength: number; | ||
}; | ||
default: { | ||
@@ -65,0 +69,0 @@ type: string; |
@@ -66,2 +66,6 @@ "use strict"; | ||
}, | ||
cookie: { | ||
type: 'string', | ||
maxLength: 4096, | ||
}, | ||
default: { | ||
@@ -68,0 +72,0 @@ type: 'string', |
{ | ||
"name": "@vercel/routing-utils", | ||
"version": "1.9.0", | ||
"version": "1.9.1-canary.0", | ||
"description": "Vercel routing utilities", | ||
@@ -33,3 +33,3 @@ "main": "./dist/index.js", | ||
}, | ||
"gitHead": "981e4183c61fa98206fe0414a7991395def5c301" | ||
"gitHead": "e2baf9b00ffe508c052c457704d62ffb5350cdd4" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
51242
1176
2