@htmlbricks/hb-toast 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
@@ -431,7 +431,6 @@
431
431
  }
432
432
  ],
433
433
  "iifeIntegrity": "sha384-5o7yuc3vBDz5DqOlUpGIdRWnz4NlxUUsyr2EoAAFEaRouxaH1W7tffgjnb8YQS6J",
434
- "iifeIntegrityType": "sha384",
435
434
  "screenshots": [],
436
435
  "licenses": [
437
436
  {
@@ -451,5 +450,5 @@
451
450
  "size": {},
452
451
  "iifePath": "main.iife.js",
453
452
  "repoName": "@htmlbricks/hb-toast",
454
- "version": "0.66.4"
453
+ "version": "0.66.5"
455
454
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-toast",
3
- "version": "0.66.4",
3
+ "version": "0.66.5",
4
4
  "contributors": [],
5
5
  "description": "Bootstrap-styled toast: `show`, `title`, `content`, optional `img`, `small`, `level`, `position`, `timeout`, string `progress` for a bar, and `buttons` for actions. Slots customize header and body; dispatches visibility and button `action` events.",
6
6
  "licenses": [