Comparing version 0.4.0 to 0.4.1
{ | ||
"name": "groq-cli", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"description": "Run GROQ in the command line", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -181,3 +181,2 @@ #!/usr/bin/env node | ||
const options = await inputter() | ||
console.log(outputFormat) | ||
if (outputFormat === 'type-nodes') { | ||
@@ -184,0 +183,0 @@ const schemaData = JSON.parse(await fs.readFile(schemaPath)) |
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
11319
228