| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| @vercel_flags-core@1.2.1 source code.tar.gz | 2026-03-19 | 10.2 MB | |
| @vercel_flags-core@1.2.1 source code.zip | 2026-03-19 | 10.5 MB | |
| README.md | 2026-03-19 | 214 Bytes | |
| Totals: 3 Items | 20.7 MB | 0 | |
Patch Changes
- b81963d: Loosen the type restrictions on the
Evaluationtype as the previous implementation would only work withinterfacebut not withtypethat lead to an accidental breaking change.