taxtank-core 3.0.8 → 3.0.10

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.
@@ -3863,7 +3863,7 @@ var ChartAccountsValues = [
3863
3863
  financialYear: 2023,
3864
3864
  startDate: null,
3865
3865
  endDate: null,
3866
- value: 4.2,
3866
+ value: 0.042,
3867
3867
  unitOfMeasure: "kWh",
3868
3868
  createdAt: "2026-06-27 00:00:00",
3869
3869
  updatedAt: "2026-06-27 00:00:00"
@@ -3876,7 +3876,7 @@ var ChartAccountsValues = [
3876
3876
  financialYear: 2024,
3877
3877
  startDate: null,
3878
3878
  endDate: null,
3879
- value: 4.2,
3879
+ value: 0.042,
3880
3880
  unitOfMeasure: "kWh",
3881
3881
  createdAt: "2026-06-27 00:00:00",
3882
3882
  updatedAt: "2026-06-27 00:00:00"
@@ -3889,7 +3889,7 @@ var ChartAccountsValues = [
3889
3889
  financialYear: 2025,
3890
3890
  startDate: null,
3891
3891
  endDate: null,
3892
- value: 4.2,
3892
+ value: 0.042,
3893
3893
  unitOfMeasure: "kWh",
3894
3894
  createdAt: "2026-06-27 00:00:00",
3895
3895
  updatedAt: "2026-06-27 00:00:00"
@@ -3902,7 +3902,7 @@ var ChartAccountsValues = [
3902
3902
  financialYear: 2026,
3903
3903
  startDate: null,
3904
3904
  endDate: null,
3905
- value: 8.78,
3905
+ value: 0.042,
3906
3906
  unitOfMeasure: "kWh",
3907
3907
  createdAt: "2026-06-27 00:00:00",
3908
3908
  updatedAt: "2026-06-27 00:00:00"
@@ -3915,7 +3915,7 @@ var ChartAccountsValues = [
3915
3915
  financialYear: 2027,
3916
3916
  startDate: null,
3917
3917
  endDate: null,
3918
- value: 8.78,
3918
+ value: 0.042,
3919
3919
  unitOfMeasure: "kWh",
3920
3920
  createdAt: "2026-06-27 00:00:00",
3921
3921
  updatedAt: "2026-06-27 00:00:00"
@@ -3928,7 +3928,7 @@ var ChartAccountsValues = [
3928
3928
  financialYear: 2023,
3929
3929
  startDate: null,
3930
3930
  endDate: null,
3931
- value: 4.2,
3931
+ value: 0.042,
3932
3932
  unitOfMeasure: "kWh",
3933
3933
  createdAt: "2026-06-27 00:00:00",
3934
3934
  updatedAt: "2026-06-27 00:00:00"
@@ -3941,7 +3941,7 @@ var ChartAccountsValues = [
3941
3941
  financialYear: 2024,
3942
3942
  startDate: null,
3943
3943
  endDate: null,
3944
- value: 4.2,
3944
+ value: 0.042,
3945
3945
  unitOfMeasure: "kWh",
3946
3946
  createdAt: "2026-06-27 00:00:00",
3947
3947
  updatedAt: "2026-06-27 00:00:00"
@@ -3954,7 +3954,7 @@ var ChartAccountsValues = [
3954
3954
  financialYear: 2025,
3955
3955
  startDate: null,
3956
3956
  endDate: null,
3957
- value: 4.2,
3957
+ value: 0.042,
3958
3958
  unitOfMeasure: "kWh",
3959
3959
  createdAt: "2026-06-27 00:00:00",
3960
3960
  updatedAt: "2026-06-27 00:00:00"
@@ -3967,7 +3967,7 @@ var ChartAccountsValues = [
3967
3967
  financialYear: 2026,
3968
3968
  startDate: null,
3969
3969
  endDate: null,
3970
- value: 8.78,
3970
+ value: 0.0878,
3971
3971
  unitOfMeasure: "kWh",
3972
3972
  createdAt: "2026-06-27 00:00:00",
3973
3973
  updatedAt: "2026-06-27 00:00:00"
@@ -3980,7 +3980,7 @@ var ChartAccountsValues = [
3980
3980
  financialYear: 2027,
3981
3981
  startDate: null,
3982
3982
  endDate: null,
3983
- value: 8.78,
3983
+ value: 0.0878,
3984
3984
  unitOfMeasure: "kWh",
3985
3985
  createdAt: "2026-06-27 00:00:00",
3986
3986
  updatedAt: "2026-06-27 00:00:00"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "taxtank-core",
3
- "version": "3.0.8",
3
+ "version": "3.0.10",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/common": "^20.1.3",