@htmlbricks/hb-banner 0.72.1 → 0.73.0
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/main.iife.js +20 -1
- package/main.iife.js.map +1 -1
- package/manifest.json +2 -2
- package/package.json +1 -1
package/manifest.json
CHANGED
|
@@ -113,7 +113,7 @@
|
|
|
113
113
|
}
|
|
114
114
|
}
|
|
115
115
|
],
|
|
116
|
-
"iifeIntegrity": "sha384-
|
|
116
|
+
"iifeIntegrity": "sha384-b4VOVXey1q7+rIuwpwJo/8ZoIj2B7lAOQhRr7JmaaABOADCdTlfYFv+/4OubyGZU",
|
|
117
117
|
"dependencies": [],
|
|
118
118
|
"screenshots": [],
|
|
119
119
|
"licenses": [
|
|
@@ -134,5 +134,5 @@
|
|
|
134
134
|
"size": {},
|
|
135
135
|
"iifePath": "main.iife.js",
|
|
136
136
|
"repoName": "@htmlbricks/hb-banner",
|
|
137
|
-
"version": "0.
|
|
137
|
+
"version": "0.73.0"
|
|
138
138
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@htmlbricks/hb-banner",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.73.0",
|
|
4
4
|
"contributors": [],
|
|
5
5
|
"description": "Marketing-style hero strip: logo image beside a title and subtitle, using Bulma layout (container, columns, visibility helpers). Layout switches from side-by-side on large screens to stacked, centered content on smaller breakpoints.",
|
|
6
6
|
"licenses": [
|