13 lines
536 B
Markdown
13 lines
536 B
Markdown
# Supabase browser SDK
|
|
|
|
`supabase-2.112.4.min.js` is the unmodified `dist/umd/supabase.js` from
|
|
the official npm package `@supabase/supabase-js@2.112.4`.
|
|
|
|
Source: https://registry.npmjs.org/@supabase/supabase-js/-/supabase-js-2.112.4.tgz
|
|
|
|
SHA-256: `f8ce7fab799af1916019cbd0b485b39bb80dbdbc6dc062909a751c9e5198e04c`
|
|
|
|
MIT license: `supabase-LICENSE.txt`, from the upstream Supabase repository.
|
|
Hosting the SDK here keeps login independent of external CDNs. Keep this
|
|
version aligned with the runtime loader, PWA assets and browser tests.
|