@htmlbricks/hb-terms-doc-templates 0.71.13 → 0.71.15
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/main.iife.js +34 -2
- package/main.iife.js.map +1 -1
- package/manifest.json +2 -2
- package/package.json +1 -1
package/manifest.json
CHANGED
|
@@ -672,7 +672,7 @@
|
|
|
672
672
|
}
|
|
673
673
|
}
|
|
674
674
|
],
|
|
675
|
-
"iifeIntegrity": "sha384-
|
|
675
|
+
"iifeIntegrity": "sha384-44GxsdMNLNIkIjyBKDN/z/ErQCkXi4dpJeZkHTEYnbDvc7vnsq1U945YcF8P9DDH",
|
|
676
676
|
"dependencies": [
|
|
677
677
|
{
|
|
678
678
|
"name": "hb-table",
|
|
@@ -821,5 +821,5 @@
|
|
|
821
821
|
"size": {},
|
|
822
822
|
"iifePath": "main.iife.js",
|
|
823
823
|
"repoName": "@htmlbricks/hb-terms-doc-templates",
|
|
824
|
-
"version": "0.71.
|
|
824
|
+
"version": "0.71.15"
|
|
825
825
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@htmlbricks/hb-terms-doc-templates",
|
|
3
|
-
"version": "0.71.
|
|
3
|
+
"version": "0.71.15",
|
|
4
4
|
"contributors": [],
|
|
5
5
|
"description": "Renders legal-style documents from `data`: privacy templates with site, company, and admin fields, or cookie policies with a `cookies` list. Use `i18nlang` with registered languages for localized copy; emits `event` for integrations.",
|
|
6
6
|
"licenses": [
|