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.1 to 4.3.2

12

CHANGELOG.json

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

{
"version": "4.3.2",
"tag": "@microsoft/ts-command-line_v4.3.2",
"date": "Sun, 29 Sep 2019 23:56:29 GMT",
"comments": {
"patch": [
{
"comment": "Update repository URL"
}
]
}
},
{
"version": "4.3.1",

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

9

CHANGELOG.md
# Change Log - @microsoft/ts-command-line
This log was last generated on Tue, 24 Sep 2019 02:58:49 GMT and should not be manually modified.
This log was last generated on Sun, 29 Sep 2019 23:56:29 GMT and should not be manually modified.
## 4.3.2
Sun, 29 Sep 2019 23:56:29 GMT
### Patches
- Update repository URL
## 4.3.1

@@ -6,0 +13,0 @@ Tue, 24 Sep 2019 02:58:49 GMT

2

lib/CommandLineParser.js

@@ -13,3 +13,3 @@ "use strict";

// tslint:disable-next-line:max-line-length
// https://github.com/Microsoft/TypeScript-wiki/blob/master/Breaking-Changes.md#extending-built-ins-like-error-array-and-map-may-no-longer-work
// https://github.com/microsoft/TypeScript-wiki/blob/master/Breaking-Changes.md#extending-built-ins-like-error-array-and-map-may-no-longer-work
//

@@ -16,0 +16,0 @@ // Note: the prototype must also be set on any classes which extend this one

{
"name": "@microsoft/ts-command-line",
"version": "4.3.1",
"version": "4.3.2",
"description": "An object-oriented command-line parser for TypeScript",
"repository": {
"type": "git",
"url": "https://github.com/Microsoft/web-build-tools/tree/master/libraries/ts-command-line"
"url": "https://github.com/microsoft/rushstack/tree/master/libraries/ts-command-line"
},

@@ -9,0 +9,0 @@ "main": "lib/index.js",

Sorry, the diff of this file is not supported yet

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