@architect/parser
Advanced tools
Comparing version 1.1.2 to 1.1.3
@@ -73,2 +73,5 @@ /** | ||
if (section === 'queues') | ||
result.queues = json[section] | ||
if (section === 'tables') | ||
@@ -75,0 +78,0 @@ result.tables = json[section] |
{ | ||
"name": "@architect/parser", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "function that accepts .arc text and returns a plain JavaScript Object", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
67335
550
2