@htmlbricks/hb-skeleton-component 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
@@ -106,6 +106,7 @@
106
106
  }
107
107
  }
108
108
  ],
109
+ "iifeIntegrity": "sha384-Yy5QlVnruBlAPAKoht/uUtAA29QFxCuS4ryVbbSKiIGQXBZCipn5HolUMSLp1Qfn",
109
110
  "screenshots": [],
110
111
  "licenses": [
111
112
  {
@@ -125,5 +126,5 @@
125
126
  "size": {},
126
127
  "iifePath": "main.iife.js",
127
128
  "repoName": "@htmlbricks/hb-skeleton-component",
128
- "version": "0.66.3"
129
+ "version": "0.66.5"
129
130
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-skeleton-component",
3
- "version": "0.66.3",
3
+ "version": "0.66.5",
4
4
  "contributors": [],
5
5
  "description": "Development scaffold: accepts arbitrary `json`, `string`, and `boolean` props to test bindings, exposes a `skelcontent` slot and a `testpart` CSS part, and emits a generic `event` for wiring demos.",
6
6
  "licenses": [