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

ts-command-line-args

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ts-command-line-args - npm Package Compare versions

Comparing version 1.4.4 to 1.4.5

2

dist/write-markdown.constants.js

@@ -56,3 +56,3 @@ "use strict";

optional: true,
description: "Optional message that is printed when markdown verification fails. Use '{fileName}' to refer to the file being processed.",
description: "Optional message that is printed when markdown verification fails. Use '\\{fileName\\}' to refer to the file being processed.",
},

@@ -59,0 +59,0 @@ help: { type: Boolean, alias: 'h', description: "Show this usage guide." },

{
"name": "ts-command-line-args",
"version": "1.4.4",
"version": "1.4.5",
"description": "A Typescript wrapper around command-line-args with additional support for markdown usage guide generation",

@@ -5,0 +5,0 @@ "bin": {

@@ -57,3 +57,3 @@ import { ArgumentConfig, IWriteMarkDown, ParseOptions, UsageGuideConfig } from './contracts';

optional: true,
description: `Optional message that is printed when markdown verification fails. Use '{fileName}' to refer to the file being processed.`,
description: `Optional message that is printed when markdown verification fails. Use '\\{fileName\\}' to refer to the file being processed.`,
},

@@ -60,0 +60,0 @@ help: { type: Boolean, alias: 'h', description: `Show this usage guide.` },

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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