@htmlbricks/hb-dropdown-notifications 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.
Files changed (2) hide show
  1. package/manifest.json +2 -1
  2. package/package.json +1 -1
package/manifest.json CHANGED
@@ -107,6 +107,7 @@
107
107
  }
108
108
  }
109
109
  ],
110
+ "iifeIntegrity": "sha384-yZyuLqImZgthvh8aRT4CCPaT8ObTRi/Q7j4o7m7GjUWosQycsU7Kzx1Vu7yoUUVh",
110
111
  "screenshots": [],
111
112
  "licenses": [
112
113
  {
@@ -127,5 +128,5 @@
127
128
  "size": {},
128
129
  "iifePath": "main.iife.js",
129
130
  "repoName": "@htmlbricks/hb-dropdown-notifications",
130
- "version": "0.66.3"
131
+ "version": "0.66.5"
131
132
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-dropdown-notifications",
3
- "version": "0.66.3",
3
+ "version": "0.66.5",
4
4
  "contributors": [],
5
5
  "description": "Navbar-style bell control that toggles a Bootstrap `dropdown-menu`: header row with optional “Clear all” (`clearurl`) and a default slot for notification rows, plus optional footer link “View all” (`viewurl`). `align` switches `dropdown-menu-end` for right alignment.",
6
6
  "licenses": [