flightdeck
Advanced tools
Comparing version 0.0.14 to 0.0.15
@@ -365,2 +365,3 @@ #!/usr/bin/env node | ||
}, | ||
debugOutput: true, | ||
discoverConfigPath: (args) => { | ||
@@ -367,0 +368,0 @@ if (args[0] === `schema`) { |
{ | ||
"name": "flightdeck", | ||
"version": "0.0.14", | ||
"version": "0.0.15", | ||
"license": "MIT", | ||
@@ -26,3 +26,3 @@ "author": { | ||
"atom.io": "0.30.0", | ||
"comline": "0.1.3" | ||
"comline": "0.1.4" | ||
}, | ||
@@ -32,3 +32,3 @@ "devDependencies": { | ||
"@types/tmp": "0.2.6", | ||
"bun-types": "1.1.30", | ||
"bun-types": "1.1.31", | ||
"concurrently": "9.0.1", | ||
@@ -35,0 +35,0 @@ "rimraf": "6.0.1", |
@@ -82,2 +82,3 @@ #!/usr/bin/env node | ||
}, | ||
debugOutput: true, | ||
discoverConfigPath: (args) => { | ||
@@ -84,0 +85,0 @@ if (args[0] === `schema`) { |
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
53331
1612
+ Addedcomline@0.1.4(transitive)
- Removedcomline@0.1.3(transitive)
Updatedcomline@0.1.4