@htmlbricks/hb-auth 0.66.3 → 0.66.5

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/manifest.json CHANGED
@@ -584,6 +584,7 @@
584
584
  }
585
585
  }
586
586
  ],
587
+ "iifeIntegrity": "sha384-JAPa/oyC9W1JsTs5pIWazDqdJz9xITadsDtOWEP1cuxjDW6lc9k+G/IzSNseIIQH",
587
588
  "screenshots": [],
588
589
  "licenses": [
589
590
  {
@@ -604,5 +605,5 @@
604
605
  },
605
606
  "iifePath": "main.iife.js",
606
607
  "repoName": "@htmlbricks/hb-auth",
607
- "version": "0.66.3"
608
+ "version": "0.66.5"
608
609
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-auth",
3
- "version": "0.66.3",
3
+ "version": "0.66.5",
4
4
  "contributors": [],
5
5
  "description": "Full authentication UI driven by the `type` attribute: local login and registration (with optional “remember me”), email activation, password recovery and related notices, OTP and two-factor setup/verification. Supports OAuth2 social providers via embedded social-login buttons, configurable backend URIs and HTTP options, optional i18n, and dispatches events for login, registration, recovery/activation, and OAuth flow steps.",
6
6
  "licenses": [