@unified-product-graph/mcp-server 0.6.0 → 0.6.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
@@ -22451,7 +22451,7 @@ function getRegionForEntityType(entityType) {
22451
22451
  );
22452
22452
  }
22453
22453
  var UPG_REGION_COUNT = UPG_REGIONS.length;
22454
- var UPG_VERSION = "0.5.8";
22454
+ var UPG_VERSION = "0.6.0";
22455
22455
  var MARKDOWN_FORMAT_VERSION = "0.1";
22456
22456
  var UPG_TYPES = getTypes();
22457
22457
  var UPG_TYPES_SET = new Set(UPG_TYPES);