@htmlbricks/hb-sidenav-link 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.
- package/manifest.json +1 -2
- package/package.json +1 -1
package/manifest.json
CHANGED
|
@@ -187,7 +187,6 @@
|
|
|
187
187
|
}
|
|
188
188
|
],
|
|
189
189
|
"iifeIntegrity": "sha384-fLyeflYOaRei8ENAJ5u6LbSnq2DQNAMNQrgC6ArIWUkI2TtWlIQVvZJ3+nESl28z",
|
|
190
|
-
"iifeIntegrityType": "sha384",
|
|
191
190
|
"screenshots": [],
|
|
192
191
|
"licenses": [
|
|
193
192
|
{
|
|
@@ -207,5 +206,5 @@
|
|
|
207
206
|
"size": {},
|
|
208
207
|
"iifePath": "main.iife.js",
|
|
209
208
|
"repoName": "@htmlbricks/hb-sidenav-link",
|
|
210
|
-
"version": "0.66.
|
|
209
|
+
"version": "0.66.6"
|
|
211
210
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@htmlbricks/hb-sidenav-link",
|
|
3
|
-
"version": "0.66.
|
|
3
|
+
"version": "0.66.6",
|
|
4
4
|
"contributors": [],
|
|
5
5
|
"description": "Sidebar nav item: Bootstrap icon, label, optional badge, and either a flat link that dispatches pageChange on click or an expandable group of subLinks with active state when navpage or selected matches. Intended for use inside sidebar-desktop lists.",
|
|
6
6
|
"licenses": [
|