@saber-usa/node-common 1.7.17 → 1.7.18

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@saber-usa/node-common",
3
- "version": "1.7.17",
3
+ "version": "1.7.18",
4
4
  "description": "Common node functions for Saber",
5
5
  "main": "src/index.js",
6
6
  "type": "module",
@@ -26,7 +26,7 @@
26
26
  "mathjs": "^15.2.0",
27
27
  "pious-squid": "^2.3.0",
28
28
  "plotly": "^1.0.6",
29
- "satellite.js": "^7.0.0",
29
+ "satellite.js": "^7.0.1",
30
30
  "solar-calculator": "^0.3.0",
31
31
  "three": "^0.184",
32
32
  "winston": "3.19.0"
@@ -1029,4 +1029,4 @@ export {BallisticPropagator, BallisticPropagatorUtils, PosVelVec, EarthConstants
1029
1029
  * console.log('Position after 300s:', result.position);
1030
1030
  * console.log('Velocity after 300s:', result.velocity);
1031
1031
  */
1032
-
1032
+