krisspy-sdk 0.5.1 → 0.5.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.d.mts CHANGED
@@ -1152,6 +1152,7 @@ declare class KrisspyClient {
1152
1152
  *
1153
1153
  * Database, Auth, Storage, Functions, and Realtime for your apps.
1154
1154
  * A simpler alternative to Supabase.
1155
+ * Works on Web, React Native, Expo Snack, and Node.js.
1155
1156
  *
1156
1157
  * @example
1157
1158
  * import { createClient } from '@krisspy/sdk'
package/dist/index.d.ts CHANGED
@@ -1152,6 +1152,7 @@ declare class KrisspyClient {
1152
1152
  *
1153
1153
  * Database, Auth, Storage, Functions, and Realtime for your apps.
1154
1154
  * A simpler alternative to Supabase.
1155
+ * Works on Web, React Native, Expo Snack, and Node.js.
1155
1156
  *
1156
1157
  * @example
1157
1158
  * import { createClient } from '@krisspy/sdk'