@htmlbricks/hb-area-code 0.66.27 → 0.67.0

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/manifest.json CHANGED
@@ -95,7 +95,8 @@
95
95
  }
96
96
  }
97
97
  ],
98
- "iifeIntegrity": "sha384-LbXh+fg0OPWXlDpzkd5R2qcSSHjY1pALs4Athq8G7PxnlyObfg1XnyZ1V4s+9gm6",
98
+ "iifeIntegrity": "sha384-so+4YI5Q5GoCEsnJw7Td1Lb56te7z4PB/hwHfcKveWz+YLUDuFKQhrpZJ8HLK7dp",
99
+ "dependencies": [],
99
100
  "screenshots": [],
100
101
  "licenses": [
101
102
  {
@@ -115,5 +116,5 @@
115
116
  "size": {},
116
117
  "iifePath": "main.iife.js",
117
118
  "repoName": "@htmlbricks/hb-area-code",
118
- "version": "0.66.27"
119
+ "version": "0.67.0"
119
120
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-area-code",
3
- "version": "0.66.27",
3
+ "version": "0.67.0",
4
4
  "contributors": [],
5
5
  "description": "Displays arbitrary text inside a `<code>` block with a themed background. A small copy button copies the content to the clipboard, briefly shows confirmation, and dispatches a `clipboardCopyText` custom event with the copied string.",
6
6
  "licenses": [