@htmlbricks/hb-dropdown-notifications 0.66.4 → 0.66.6

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 +1 -2
  2. package/package.json +1 -1
package/manifest.json CHANGED
@@ -108,7 +108,6 @@
108
108
  }
109
109
  ],
110
110
  "iifeIntegrity": "sha384-yZyuLqImZgthvh8aRT4CCPaT8ObTRi/Q7j4o7m7GjUWosQycsU7Kzx1Vu7yoUUVh",
111
- "iifeIntegrityType": "sha384",
112
111
  "screenshots": [],
113
112
  "licenses": [
114
113
  {
@@ -129,5 +128,5 @@
129
128
  "size": {},
130
129
  "iifePath": "main.iife.js",
131
130
  "repoName": "@htmlbricks/hb-dropdown-notifications",
132
- "version": "0.66.4"
131
+ "version": "0.66.6"
133
132
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-dropdown-notifications",
3
- "version": "0.66.4",
3
+ "version": "0.66.6",
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": [