@htmlbricks/hb-map 0.66.4 → 0.66.6

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
@@ -749,7 +749,6 @@
749
749
  }
750
750
  ],
751
751
  "iifeIntegrity": "sha384-sy5966efoN7bnVR91gEpxd4gZWNLWZ7L568UHgcgf7uRTJT/O3EovQq0ceoTqPU7",
752
- "iifeIntegrityType": "sha384",
753
752
  "screenshots": [],
754
753
  "licenses": [
755
754
  {
@@ -768,5 +767,5 @@
768
767
  "size": {},
769
768
  "iifePath": "main.iife.js",
770
769
  "repoName": "@htmlbricks/hb-map",
771
- "version": "0.66.4"
770
+ "version": "0.66.6"
772
771
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-map",
3
- "version": "0.66.4",
3
+ "version": "0.66.6",
4
4
  "contributors": [],
5
5
  "description": "Interactive map: `center`, `zoom`, `source` (OSM or CARTO vector styles), `options` (e.g. `centerFromGeometries`, marker text layout), and `data` with markers (lng/lat, icon, popup HTML, text). Set `screenshot` to capture; emits map clicks, marker clicks, and screenshot payloads.",
6
6
  "licenses": [