@asyncapi/cupid
Advanced tools
Comparing version 0.6.22 to 0.6.23
{ | ||
"name": "@asyncapi/cupid", | ||
"version": "0.6.22", | ||
"version": "0.6.23", | ||
"description": "A library that focuses on finding and analyzing the relationships between AsyncAPI Documents too later output consolidated information about the system architecture. Output format should be customizable and available in different formats like uml, mermaid.js and other.", | ||
@@ -47,3 +47,3 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@asyncapi/parser": "^1.17.3" | ||
"@asyncapi/parser": "^1.18.0" | ||
}, | ||
@@ -50,0 +50,0 @@ "publishConfig": { |
Updated@asyncapi/parser@^1.18.0