@rushstack/ts-command-line
Advanced tools
Comparing version 4.6.4 to 4.6.5
@@ -5,2 +5,14 @@ { | ||
{ | ||
"version": "4.6.5", | ||
"tag": "@rushstack/ts-command-line_v4.6.5", | ||
"date": "Fri, 18 Sep 2020 22:57:24 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@rushstack/eslint-config\" to `1.4.0`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "4.6.4", | ||
@@ -7,0 +19,0 @@ "tag": "@rushstack/ts-command-line_v4.6.4", |
# Change Log - @rushstack/ts-command-line | ||
This log was last generated on Thu, 27 Aug 2020 11:27:06 GMT and should not be manually modified. | ||
This log was last generated on Fri, 18 Sep 2020 22:57:24 GMT and should not be manually modified. | ||
## 4.6.5 | ||
Fri, 18 Sep 2020 22:57:24 GMT | ||
*Version update only* | ||
## 4.6.4 | ||
@@ -6,0 +11,0 @@ Thu, 27 Aug 2020 11:27:06 GMT |
@@ -8,5 +8,5 @@ // This file is read by tools that parse documentation comments conforming to the TSDoc standard. | ||
"packageName": "@microsoft/api-extractor", | ||
"packageVersion": "7.9.9" | ||
"packageVersion": "7.9.11" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/ts-command-line", | ||
"version": "4.6.4", | ||
"version": "4.6.5", | ||
"description": "An object-oriented command-line parser for TypeScript", | ||
@@ -22,8 +22,8 @@ "repository": { | ||
"devDependencies": { | ||
"@microsoft/rush-stack-compiler-3.5": "0.8.8", | ||
"@rushstack/eslint-config": "1.3.0", | ||
"@rushstack/heft": "0.6.5", | ||
"@types/jest": "25.2.1", | ||
"@microsoft/rush-stack-compiler-3.5": "0.8.10", | ||
"@rushstack/eslint-config": "1.4.0", | ||
"@rushstack/heft": "0.8.0", | ||
"@types/heft-jest": "1.0.1", | ||
"@types/node": "10.17.13" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
310616
4171