Supabase dependency showing as 'not approved' - will this block production?

I’m using @supabase/supabase-js in my Shop Mini (with the supabase domain in trusted_domains).

Everything works fine, but npx shop-minis install --check shows it as “not approved”.

Will this prevent my mini from being published, or is the warning safe to ignore?

Shop Minis must only use approved dependencies. Only the packages listed on this page are allowed. Submissions with unapproved dependencies will be automatically rejected.

docs: Dependencies

This closed issue in github provides the solution

1 Like