@aqarios/luna-model 0.6.12 → 0.6.14

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.
@@ -427,7 +427,7 @@ MIT License (MIT)
427
427
  ================================================================================
428
428
 
429
429
  Applies to the following dependencies:
430
- * either 1.16.0
430
+ * either 1.17.0
431
431
  * itertools 0.14.0
432
432
  * itertools 0.15.0
433
433
 
@@ -1661,7 +1661,7 @@ MIT License (MIT)
1661
1661
  ================================================================================
1662
1662
 
1663
1663
  Applies to the following dependencies:
1664
- * anyhow 1.0.102
1664
+ * anyhow 1.0.104
1665
1665
  * global_counter 0.2.2
1666
1666
  * itoa 1.0.18
1667
1667
  * once_cell 1.21.4
@@ -1673,7 +1673,7 @@ Applies to the following dependencies:
1673
1673
  * serde_core 1.0.228
1674
1674
  * serde_json 1.0.150
1675
1675
  * syn 2.0.119
1676
- * syn 3.0.2
1676
+ * syn 3.0.3
1677
1677
  * thiserror-impl 2.0.18
1678
1678
  * thiserror 2.0.18
1679
1679
  * unicode-ident 1.0.24
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aqarios/luna-model",
3
- "version": "0.6.12",
3
+ "version": "0.6.14",
4
4
  "description": "JavaScript and TypeScript bindings for LunaModel",
5
5
  "license": "Apache-2.0",
6
6
  "author": "Aqarios GmbH <pypi@aqarios.com>",