@unified-product-graph/mcp-server 0.7.0 → 0.7.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.
package/dist/index.js CHANGED
@@ -22501,7 +22501,7 @@ var UPG_STRUCTURE_PATTERNS = [
22501
22501
  "quadrant",
22502
22502
  "flow"
22503
22503
  ];
22504
- var UPG_VERSION = "0.6.0";
22504
+ var UPG_VERSION = "0.7.0";
22505
22505
  var MARKDOWN_FORMAT_VERSION = "0.1";
22506
22506
  var UPG_TYPES = getTypes();
22507
22507
  var UPG_TYPES_SET = new Set(UPG_TYPES);