@htmlbricks/hb-toast 0.66.3 → 0.66.4

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 +3 -1
  2. package/package.json +1 -1
package/manifest.json CHANGED
@@ -430,6 +430,8 @@
430
430
  }
431
431
  }
432
432
  ],
433
+ "iifeIntegrity": "sha384-5o7yuc3vBDz5DqOlUpGIdRWnz4NlxUUsyr2EoAAFEaRouxaH1W7tffgjnb8YQS6J",
434
+ "iifeIntegrityType": "sha384",
433
435
  "screenshots": [],
434
436
  "licenses": [
435
437
  {
@@ -449,5 +451,5 @@
449
451
  "size": {},
450
452
  "iifePath": "main.iife.js",
451
453
  "repoName": "@htmlbricks/hb-toast",
452
- "version": "0.66.3"
454
+ "version": "0.66.4"
453
455
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-toast",
3
- "version": "0.66.3",
3
+ "version": "0.66.4",
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": [