Socket
Socket
Sign inDemoInstall

@microsoft/ts-command-line

Package Overview
Dependencies
Maintainers
2
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@microsoft/ts-command-line - npm Package Compare versions

Comparing version 3.1.0 to 3.1.1

12

CHANGELOG.json

@@ -5,2 +5,14 @@ {

{
"version": "3.1.1",
"tag": "@microsoft/ts-command-line_v3.1.1",
"date": "Fri, 23 Mar 2018 00:34:53 GMT",
"comments": {
"patch": [
{
"comment": "Upgrade colors to version ~1.2.1"
}
]
}
},
{
"version": "3.1.0",

@@ -7,0 +19,0 @@ "tag": "@microsoft/ts-command-line_v3.1.0",

9

CHANGELOG.md
# Change Log - @microsoft/ts-command-line
This log was last generated on Thu, 15 Mar 2018 20:00:50 GMT and should not be manually modified.
This log was last generated on Fri, 23 Mar 2018 00:34:53 GMT and should not be manually modified.
## 3.1.1
Fri, 23 Mar 2018 00:34:53 GMT
### Patches
- Upgrade colors to version ~1.2.1
## 3.1.0

@@ -6,0 +13,0 @@ Thu, 15 Mar 2018 20:00:50 GMT

41

dist/index-preview.d.ts

@@ -22,18 +22,6 @@ /**

constructor(options: ICommandLineActionOptions);
/* Excluded from this release type: _buildParser */
/* Excluded from this release type: _processParsedData */
/* Excluded from this release type: _execute */
/**
* This is called internally by CommandLineParser.addAction()
* @internal
*/
_buildParser(actionsSubParser: argparse.SubParser): void;
/**
* This is called internally by CommandLineParser.execute()
* @internal
*/
_processParsedData(data: _ICommandLineParserData): void;
/**
* Invoked by CommandLineParser.onExecute().
* @internal
*/
_execute(): Promise<void>;
/**
* Your subclass should implement this hook to perform the operation.

@@ -79,8 +67,4 @@ */

constructor(key: string, converter?: (data: string) => T);
/* Excluded from this release type: _setValue */
/**
* Called internally by CommandLineParameterProvider._processParsedData()
* @internal
*/
_setValue(data: _ICommandLineParserData): void;
/**
* After the command line has been parsed, this returns the value of the parameter.

@@ -93,7 +77,3 @@ * @remarks

readonly value: T;
/**
* An internal key used to retrieve the value from the parser's dictionary
* @internal
*/
readonly _key: string;
/* Excluded from this release type: _key */
}

@@ -109,7 +89,3 @@

private static _keyCounter;
/**
* NOTE: THIS IS INTERNAL. IN THE FUTURE, WE MAY REPLACE "argparse" WITH A DIFFERENT ENGINE.
* @internal
*/
protected _argumentParser: argparse.ArgumentParser;
/* Excluded from this release type: _argumentParser */
private _parameters;

@@ -160,4 +136,3 @@ private _keys;

protected defineOptionParameter(definition: ICommandLineOptionDefinition): CommandLineOptionParameter;
/** @internal */
protected _processParsedData(data: _ICommandLineParserData): void;
/* Excluded from this release type: _processParsedData */
private _getKey(parameterLongName, key?);

@@ -311,3 +286,3 @@ private _createParameter(definition, argparseOptions?, key?, converter?);

// Removed for this release type: _ICommandLineParserData
/* Excluded from this release type: _ICommandLineParserData */

@@ -314,0 +289,0 @@ /**

@@ -22,18 +22,6 @@ /**

constructor(options: ICommandLineActionOptions);
/* Excluded from this release type: _buildParser */
/* Excluded from this release type: _processParsedData */
/* Excluded from this release type: _execute */
/**
* This is called internally by CommandLineParser.addAction()
* @internal
*/
_buildParser(actionsSubParser: argparse.SubParser): void;
/**
* This is called internally by CommandLineParser.execute()
* @internal
*/
_processParsedData(data: _ICommandLineParserData): void;
/**
* Invoked by CommandLineParser.onExecute().
* @internal
*/
_execute(): Promise<void>;
/**
* Your subclass should implement this hook to perform the operation.

@@ -79,8 +67,4 @@ */

constructor(key: string, converter?: (data: string) => T);
/* Excluded from this release type: _setValue */
/**
* Called internally by CommandLineParameterProvider._processParsedData()
* @internal
*/
_setValue(data: _ICommandLineParserData): void;
/**
* After the command line has been parsed, this returns the value of the parameter.

@@ -93,7 +77,3 @@ * @remarks

readonly value: T;
/**
* An internal key used to retrieve the value from the parser's dictionary
* @internal
*/
readonly _key: string;
/* Excluded from this release type: _key */
}

@@ -109,7 +89,3 @@

private static _keyCounter;
/**
* NOTE: THIS IS INTERNAL. IN THE FUTURE, WE MAY REPLACE "argparse" WITH A DIFFERENT ENGINE.
* @internal
*/
protected _argumentParser: argparse.ArgumentParser;
/* Excluded from this release type: _argumentParser */
private _parameters;

@@ -160,4 +136,3 @@ private _keys;

protected defineOptionParameter(definition: ICommandLineOptionDefinition): CommandLineOptionParameter;
/** @internal */
protected _processParsedData(data: _ICommandLineParserData): void;
/* Excluded from this release type: _processParsedData */
private _getKey(parameterLongName, key?);

@@ -311,3 +286,3 @@ private _createParameter(definition, argparseOptions?, key?, converter?);

// Removed for this release type: _ICommandLineParserData
/* Excluded from this release type: _ICommandLineParserData */

@@ -314,0 +289,0 @@ /**

{
"name": "@microsoft/ts-command-line",
"version": "3.1.0",
"version": "3.1.1",
"description": "An object-oriented command-line parser for TypeScript",

@@ -11,2 +11,5 @@ "repository": {

"typings": "dist/index-internal.d.ts",
"tsdoc": {
"tsdocFlavor": "AEDoc"
},
"scripts": {

@@ -19,12 +22,11 @@ "build": "gulp test --clean"

"@types/argparse": "1.0.33",
"colors": "~1.1.2",
"colors": "~1.2.1",
"@types/node": "8.5.8"
},
"devDependencies": {
"@types/colors": "1.1.3",
"chai": "~3.5.0",
"gulp": "~3.9.1",
"mocha": "~3.4.2",
"@microsoft/node-library-build": "4.3.20"
"@microsoft/node-library-build": "4.3.24"
}
}
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