@htmlbricks/hb-terms-doc-templates 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.
- package/main.iife.js +5 -5
- package/main.iife.js.map +1 -1
- package/manifest.json +3 -1
- package/package.json +1 -1
package/manifest.json
CHANGED
|
@@ -672,6 +672,8 @@
|
|
|
672
672
|
}
|
|
673
673
|
}
|
|
674
674
|
],
|
|
675
|
+
"iifeIntegrity": "sha384-+nSXcfi0NSod9SMgLSkxxheEN2YPyLM023XC1HKOs4kQdunp6h5768FPLml7Rg7Q",
|
|
676
|
+
"iifeIntegrityType": "sha384",
|
|
675
677
|
"screenshots": [],
|
|
676
678
|
"licenses": [
|
|
677
679
|
{
|
|
@@ -691,5 +693,5 @@
|
|
|
691
693
|
"size": {},
|
|
692
694
|
"iifePath": "main.iife.js",
|
|
693
695
|
"repoName": "@htmlbricks/hb-terms-doc-templates",
|
|
694
|
-
"version": "0.66.
|
|
696
|
+
"version": "0.66.4"
|
|
695
697
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@htmlbricks/hb-terms-doc-templates",
|
|
3
|
-
"version": "0.66.
|
|
3
|
+
"version": "0.66.4",
|
|
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": [
|