AdguardTeam / tsurlfilter

AdGuard content blocking library
GNU General Public License v3.0
56 stars 12 forks source link

Replace `superstruct` with `zod` #120

Open scripthunter7 opened 5 months ago

scripthunter7 commented 5 months ago

I think that using zod instead of superstruct is better option for NodeNext.

Originally posted by @piquark6046 in https://github.com/AdguardTeam/tsurlfilter/issues/119#issuecomment-1975263866

piquark6046 commented 5 months ago

@scripthunter7 Please take a look: https://github.com/ianstormtaylor/superstruct/releases/tag/v1.0.5-0

scripthunter7 commented 4 months ago

@piquark6046 actually, only the compatibility table validator script uses the superstruct in AGTree, so it doesn't have much importance here