@asgardeo/react 0.5.17 → 0.5.18

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/cjs/index.js CHANGED
@@ -133,6 +133,7 @@ __export(index_exports, {
133
133
  getMeProfile: () => getScim2Me_default,
134
134
  getOrganization: () => getOrganization_default,
135
135
  getSchemas: () => getSchemas_default,
136
+ http: () => import_browser68.http,
136
137
  updateMeProfile: () => updateMeProfile_default,
137
138
  updateOrganization: () => updateOrganization_default,
138
139
  useAlertVariant: () => useAlertVariant,