@htmlbricks/hb-dashboard-counter-lines 0.66.4 → 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 +1 -2
  2. package/package.json +1 -1
package/manifest.json CHANGED
@@ -198,7 +198,6 @@
198
198
  }
199
199
  ],
200
200
  "iifeIntegrity": "sha384-v25ts5KVnPTAsr08PYAn1VEwr85llcUNkuc1FdIepKgblKXlmELNK3WFrsE6h7Qn",
201
- "iifeIntegrityType": "sha384",
202
201
  "screenshots": [],
203
202
  "licenses": [
204
203
  {
@@ -218,5 +217,5 @@
218
217
  "size": {},
219
218
  "iifePath": "main.iife.js",
220
219
  "repoName": "@htmlbricks/hb-dashboard-counter-lines",
221
- "version": "0.66.4"
220
+ "version": "0.66.5"
222
221
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-dashboard-counter-lines",
3
- "version": "0.66.4",
3
+ "version": "0.66.5",
4
4
  "contributors": [],
5
5
  "description": "Vertical list of metric rows from JSON `lines`: each row shows optional Bootstrap Icon, label text, and a secondary badge value. `link.type` chooses behavior—open URI in a new tab, same-window navigation, custom `counterClick` event with a key, or a static row with no click handler.",
6
6
  "licenses": [