jssm 5.98.0 → 5.98.2

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.
@@ -20651,7 +20651,7 @@ var constants = /*#__PURE__*/Object.freeze({
20651
20651
  named_colors: named_colors$1
20652
20652
  });
20653
20653
 
20654
- const version = "5.98.0", build_time = 1711419354245;
20654
+ const version = "5.98.2", build_time = 1714068061930;
20655
20655
 
20656
20656
  // whargarbl lots of these return arrays could/should be sets
20657
20657
  const { shapes, gviz_shapes, named_colors } = constants;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "jssm",
3
- "version": "5.98.0",
3
+ "version": "5.98.2",
4
4
  "engines": {
5
5
  "node": ">=10.0.0"
6
6
  },