Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@coobaha/typed-fastify

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@coobaha/typed-fastify - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

2

bin/gen.bin.js

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc