@htmlbricks/hb-tooltip 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
@@ -282,6 +282,8 @@
282
282
  }
283
283
  }
284
284
  ],
285
+ "iifeIntegrity": "sha384-OuZJhfBfa8K6IS1QLmpeNytFFihz3NVhnO+SAWgAHPy6NMGFPtiSNyjx607h5XV+",
286
+ "iifeIntegrityType": "sha384",
285
287
  "screenshots": [],
286
288
  "licenses": [
287
289
  {
@@ -301,5 +303,5 @@
301
303
  "size": {},
302
304
  "iifePath": "main.iife.js",
303
305
  "repoName": "@htmlbricks/hb-tooltip",
304
- "version": "0.66.3"
306
+ "version": "0.66.4"
305
307
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-tooltip",
3
- "version": "0.66.3",
3
+ "version": "0.66.4",
4
4
  "contributors": [],
5
5
  "description": "A wrapper component that adds a Bootstrap tooltip to its content",
6
6
  "licenses": [