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.8 to 4.3.9

17

CHANGELOG.json

@@ -5,2 +5,19 @@ {

{
"version": "4.3.9",
"tag": "@microsoft/ts-command-line_v4.3.9",
"date": "Sun, 19 Jan 2020 02:26:52 GMT",
"comments": {
"patch": [
{
"comment": "Upgrade Node typings to Node 10"
}
],
"dependency": [
{
"comment": "Updating dependency \"@rushstack/eslint-config\" from `0.5.2` to `0.5.3`"
}
]
}
},
{
"version": "4.3.8",

@@ -7,0 +24,0 @@ "tag": "@microsoft/ts-command-line_v4.3.8",

9

CHANGELOG.md
# Change Log - @microsoft/ts-command-line
This log was last generated on Fri, 17 Jan 2020 01:08:23 GMT and should not be manually modified.
This log was last generated on Sun, 19 Jan 2020 02:26:52 GMT and should not be manually modified.
## 4.3.9
Sun, 19 Jan 2020 02:26:52 GMT
### Patches
- Upgrade Node typings to Node 10
## 4.3.8

@@ -6,0 +13,0 @@ Fri, 17 Jan 2020 01:08:23 GMT

6

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

@@ -22,8 +22,8 @@ "repository": {

"@types/jest": "23.3.11",
"@types/node": "8.10.54",
"@types/node": "10.17.13",
"gulp": "~4.0.2",
"@microsoft/node-library-build": "6.3.11",
"@microsoft/rush-stack-compiler-3.5": "0.3.11",
"@rushstack/eslint-config": "0.5.2"
"@rushstack/eslint-config": "0.5.3"
}
}
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