@coobaha/typed-fastify
Advanced tools
Comparing version 2.1.0 to 2.1.1
@@ -13,3 +13,3 @@ #!/usr/bin/env node | ||
(0, yargs_1.default)((0, helpers_1.hideBin)(process.argv)) | ||
.command('gen [files]', 'Generates json schemas next to corresponding ts files', (yargs) => yargs | ||
.command('gen [files...]', 'Generates json schemas next to corresponding ts files', (yargs) => yargs | ||
.positional('files', { | ||
@@ -16,0 +16,0 @@ describe: 'glob pattern of files', |
{ | ||
"name": "@coobaha/typed-fastify", | ||
"description": "opinionated types for fastify", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"bin": { | ||
@@ -6,0 +6,0 @@ "tfs": "bin/gen.bin.js", |
Sorry, the diff of this file is not supported yet
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
106401