@accounter/shaam6111-generator 0.1.5-alpha-20251211163139-23291b84e7c514d4972b4cc849bd034078fb22ac → 0.1.5-alpha-20251211165109-3fd6fd2845d35e7b56abfffe659801b12c729904
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/package.json +2 -2
package/package.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@accounter/shaam6111-generator",
|
|
3
|
-
"version": "0.1.5-alpha-
|
|
3
|
+
"version": "0.1.5-alpha-20251211165109-3fd6fd2845d35e7b56abfffe659801b12c729904",
|
|
4
4
|
"description": "Fully typed application that generates, parses, and validates SHAAM 6111 tax reports.",
|
|
5
5
|
"dependencies": {
|
|
6
|
-
"iconv-lite": "0.7.
|
|
6
|
+
"iconv-lite": "0.7.0",
|
|
7
7
|
"zod": "4.1.13"
|
|
8
8
|
},
|
|
9
9
|
"repository": {
|