measur-tools-suite 1.0.14-rc.31 → 1.0.14-rc.32

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/bin/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "measur-tools-suite",
3
- "version": "1.0.14-rc.31",
3
+ "version": "1.0.14-rc.32",
4
4
  "engines": {
5
5
  "node": "20.19.4",
6
6
  "npm": "10.8.2"
@@ -15,7 +15,7 @@
15
15
  * 5. **Excess Air and Flue Gas O2** - Determine excess air from O2 measurement or vice versa
16
16
  * 6. **Temperature Conversion** - Convert temperatures to absolute scale for thermodynamic calculations
17
17
  *
18
- * All variables use snake_case. Each step is documented with formulas and complete symbol tables.
18
+ * Each step is documented with formulas and complete symbol tables.
19
19
  *
20
20
  * @heading{Available Heat Calculation}
21
21
  * @copydoc gas_flue_gas_material_available_heat_formula
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "measur-tools-suite",
3
- "version": "1.0.14-rc.31",
3
+ "version": "1.0.14-rc.32",
4
4
  "engines": {
5
5
  "node": "20.19.4",
6
6
  "npm": "10.8.2"