@learncard/network-brain-client 2.2.3 → 2.2.4

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.
@@ -3977,6 +3977,7 @@ var require_helpers_cjs_development = __commonJS({
3977
3977
  shortBio: mod.string().default(""),
3978
3978
  bio: mod.string().default(""),
3979
3979
  did: mod.string(),
3980
+ isPrivate: mod.boolean().optional(),
3980
3981
  email: mod.string().optional(),
3981
3982
  image: mod.string().optional(),
3982
3983
  heroImage: mod.string().optional(),