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.3.0 to 4.3.1

12

CHANGELOG.json

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

{
"version": "4.3.1",
"tag": "@microsoft/ts-command-line_v4.3.1",
"date": "Tue, 24 Sep 2019 02:58:49 GMT",
"comments": {
"patch": [
{
"comment": "Add back a missing dependency."
}
]
}
},
{
"version": "4.3.0",

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

9

CHANGELOG.md
# Change Log - @microsoft/ts-command-line
This log was last generated on Mon, 23 Sep 2019 15:14:55 GMT and should not be manually modified.
This log was last generated on Tue, 24 Sep 2019 02:58:49 GMT and should not be manually modified.
## 4.3.1
Tue, 24 Sep 2019 02:58:49 GMT
### Patches
- Add back a missing dependency.
## 4.3.0

@@ -6,0 +13,0 @@ Mon, 23 Sep 2019 15:14:55 GMT

4

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

@@ -16,2 +16,3 @@ "repository": {

"dependencies": {
"@types/argparse": "1.0.33",
"argparse": "~1.0.9",

@@ -21,3 +22,2 @@ "colors": "~1.2.1"

"devDependencies": {
"@types/argparse": "1.0.33",
"@types/jest": "23.3.11",

@@ -24,0 +24,0 @@ "@types/node": "8.10.54",

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