New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@withfig/commander

Package Overview
Dependencies
Maintainers
5
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@withfig/commander - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

lib/index.d.ts

5

package.json
{
"name": "@withfig/commander",
"version": "1.0.0",
"version": "1.0.1",
"description": "Export commander command as a Fig spec",

@@ -25,2 +25,5 @@ "main": "lib/index.js",

],
"files": [
"lib/"
],
"author": "Federico Ciardi <fed.ciardi@gmail.com>",

@@ -27,0 +30,0 @@ "license": "MIT",

1

README.md

@@ -57,3 +57,2 @@ # Commander integration

```
> _NOTE: the `generateFigSpec` subcommand must be the last one added to the program otherwise any command added after it won't be included in the generated spec_

@@ -60,0 +59,0 @@ > _NOTE: the command can be called whatever you want, but if you specify a name different from `'generateFigSpec'` you should set the [`figSpecCommandName`](#specify-the-fig-command-name) option._

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