jssm 5.102.1 → 5.103.0

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.
@@ -20666,7 +20666,7 @@ var constants = /*#__PURE__*/Object.freeze({
20666
20666
  shapes: shapes$1
20667
20667
  });
20668
20668
 
20669
- const version = "5.102.0", build_time = 1729454870660;
20669
+ const version = "5.103.0", build_time = 1729455776683;
20670
20670
 
20671
20671
  // whargarbl lots of these return arrays could/should be sets
20672
20672
  const { shapes, gviz_shapes, named_colors } = constants;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "jssm",
3
- "version": "5.102.1",
3
+ "version": "5.103.0",
4
4
  "engines": {
5
5
  "node": ">=10.0.0"
6
6
  },