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 4.2.5 to 4.2.6

12

CHANGELOG.json

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

{
"version": "4.2.6",
"tag": "@microsoft/ts-command-line_v4.2.6",
"date": "Wed, 12 Jun 2019 19:12:33 GMT",
"comments": {
"patch": [
{
"comment": "Update Readme."
}
]
}
},
{
"version": "4.2.5",

@@ -7,0 +19,0 @@ "tag": "@microsoft/ts-command-line_v4.2.5",

9

CHANGELOG.md
# Change Log - @microsoft/ts-command-line
This log was last generated on Mon, 27 May 2019 04:13:44 GMT and should not be manually modified.
This log was last generated on Wed, 12 Jun 2019 19:12:33 GMT and should not be manually modified.
## 4.2.6
Wed, 12 Jun 2019 19:12:33 GMT
### Patches
- Update Readme.
## 4.2.5

@@ -6,0 +13,0 @@ Mon, 27 May 2019 04:13:44 GMT

2

package.json
{
"name": "@microsoft/ts-command-line",
"version": "4.2.5",
"version": "4.2.6",
"description": "An object-oriented command-line parser for TypeScript",

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

@@ -107,3 +107,3 @@ # ts-command-line

const commandLine: WidgetCommandLine = new WidgetCommandLine();
commandLine.execute(process.argv);
commandLine.execute();
```

@@ -110,0 +110,0 @@

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