@htmlbricks/hb-offcanvas 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.
- package/main.iife.js +3 -3
- package/main.iife.js.map +1 -1
- package/manifest.json +2 -1
- package/package.json +1 -1
package/manifest.json
CHANGED
|
@@ -275,6 +275,7 @@
|
|
|
275
275
|
}
|
|
276
276
|
}
|
|
277
277
|
],
|
|
278
|
+
"iifeIntegrity": "sha384-XIekkE4AS1OsW15uRNtuYr8tMDQ5D0cKDtKIgGO4G/VeDOdcuNDP6EKmu95q4Jqn",
|
|
278
279
|
"screenshots": [],
|
|
279
280
|
"licenses": [
|
|
280
281
|
{
|
|
@@ -296,5 +297,5 @@
|
|
|
296
297
|
},
|
|
297
298
|
"iifePath": "main.iife.js",
|
|
298
299
|
"repoName": "@htmlbricks/hb-offcanvas",
|
|
299
|
-
"version": "0.66.
|
|
300
|
+
"version": "0.66.5"
|
|
300
301
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@htmlbricks/hb-offcanvas",
|
|
3
|
-
"version": "0.66.
|
|
3
|
+
"version": "0.66.5",
|
|
4
4
|
"contributors": [],
|
|
5
5
|
"description": "Bootstrap-style offcanvas panel that hosts sidebar-desktop navigation. Can start open or closed, optionally shows a backdrop (autohide) for dismissal, and dispatches page changes and open/close state.",
|
|
6
6
|
"licenses": [
|