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.4 to 4.2.5

12

CHANGELOG.json

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

{
"version": "4.2.5",
"tag": "@microsoft/ts-command-line_v4.2.5",
"date": "Mon, 27 May 2019 04:13:44 GMT",
"comments": {
"patch": [
{
"comment": "Fix a broken link in the README.md (GitHub issue #1285)"
}
]
}
},
{
"version": "4.2.4",

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

9

CHANGELOG.md
# Change Log - @microsoft/ts-command-line
This log was last generated on Mon, 06 May 2019 20:46:21 GMT and should not be manually modified.
This log was last generated on Mon, 27 May 2019 04:13:44 GMT and should not be manually modified.
## 4.2.5
Mon, 27 May 2019 04:13:44 GMT
### Patches
- Fix a broken link in the README.md (GitHub issue #1285)
## 4.2.4

@@ -6,0 +13,0 @@ Mon, 06 May 2019 20:46:21 GMT

2

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

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

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

The [API reference](http://rushstack.io/api/ts-command-line.html) has complete documentation for the library.
The [API reference](https://microsoft.github.io/web-build-tools/api/) has complete documentation for the library.

@@ -195,0 +195,0 @@ Here are some real world GitHub projects that illustrate different use cases for **ts-command-line**:

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