@joint/core 4.2.0-beta.4 → 4.2.1

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.
@@ -1,4 +1,4 @@
1
- /*! JointJS v4.2.0-beta.4 (2025-11-07) - JavaScript diagramming library
1
+ /*! JointJS v4.2.1 (2025-11-20) - JavaScript diagramming library
2
2
 
3
3
  This Source Code Form is subject to the terms of the Mozilla Public
4
4
  License, v. 2.0. If a copy of the MPL was not distributed with this
@@ -39642,7 +39642,7 @@ var joint = (function (exports) {
39642
39642
  Remove: Remove
39643
39643
  };
39644
39644
 
39645
- var version = "4.2.0-beta.4";
39645
+ var version = "4.2.1";
39646
39646
 
39647
39647
  const Vectorizer = V;
39648
39648
  const layout$1 = {