@htmlbricks/hb-page-invoice 0.71.27 → 0.71.29
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 +1 -1
- package/main.iife.js.map +1 -1
- package/manifest.json +2 -2
- package/package.json +1 -1
package/manifest.json
CHANGED
|
@@ -430,7 +430,7 @@
|
|
|
430
430
|
}
|
|
431
431
|
}
|
|
432
432
|
],
|
|
433
|
-
"iifeIntegrity": "sha384-
|
|
433
|
+
"iifeIntegrity": "sha384-Z8mCB1kGm/Gm1LJz1pbRZk9Qtlty01ATt4Jdt7eXw3oY318DX4+gsgf53wE7GF8H",
|
|
434
434
|
"dependencies": [
|
|
435
435
|
{
|
|
436
436
|
"name": "hb-table",
|
|
@@ -580,5 +580,5 @@
|
|
|
580
580
|
"size": {},
|
|
581
581
|
"iifePath": "main.iife.js",
|
|
582
582
|
"repoName": "@htmlbricks/hb-page-invoice",
|
|
583
|
-
"version": "0.71.
|
|
583
|
+
"version": "0.71.29"
|
|
584
584
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@htmlbricks/hb-page-invoice",
|
|
3
|
-
"version": "0.71.
|
|
3
|
+
"version": "0.71.29",
|
|
4
4
|
"contributors": [],
|
|
5
5
|
"description": "Printable invoice page: shows seller and buyer from headers, invoice date and serial, line items in hb-table with price, quantity, VAT and row totals, plus subtotal, tax and grand total in the invoice currency. When printer is not yes, offers print and open-in-window actions.",
|
|
6
6
|
"licenses": [
|