New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@rushstack/ts-command-line

Package Overview
Dependencies
Maintainers
2
Versions
105
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rushstack/ts-command-line - npm Package Compare versions

Comparing version 4.9.0 to 4.9.1

17

CHANGELOG.json

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

{
"version": "4.9.1",
"tag": "@rushstack/ts-command-line_v4.9.1",
"date": "Thu, 23 Sep 2021 00:10:41 GMT",
"comments": {
"patch": [
{
"comment": "Upgrade the `@types/node` dependency to version to version 12."
}
],
"dependency": [
{
"comment": "Updating dependency \"@rushstack/eslint-config\" to `2.4.1`"
}
]
}
},
{
"version": "4.9.0",

@@ -7,0 +24,0 @@ "tag": "@rushstack/ts-command-line_v4.9.0",

9

CHANGELOG.md
# Change Log - @rushstack/ts-command-line
This log was last generated on Fri, 20 Aug 2021 15:08:10 GMT and should not be manually modified.
This log was last generated on Thu, 23 Sep 2021 00:10:41 GMT and should not be manually modified.
## 4.9.1
Thu, 23 Sep 2021 00:10:41 GMT
### Patches
- Upgrade the `@types/node` dependency to version to version 12.
## 4.9.0

@@ -6,0 +13,0 @@ Fri, 20 Aug 2021 15:08:10 GMT

2

dist/tsdoc-metadata.json

@@ -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.18.2"
"packageVersion": "7.18.9"
}
]
}
{
"name": "@rushstack/ts-command-line",
"version": "4.9.0",
"version": "4.9.1",
"description": "An object-oriented command-line parser for TypeScript",

@@ -19,7 +19,7 @@ "repository": {

"devDependencies": {
"@rushstack/eslint-config": "2.4.0",
"@rushstack/heft": "0.34.6",
"@rushstack/heft-node-rig": "1.1.11",
"@rushstack/eslint-config": "2.4.1",
"@rushstack/heft": "0.38.1",
"@rushstack/heft-node-rig": "1.2.13",
"@types/heft-jest": "1.0.1",
"@types/node": "10.17.13"
"@types/node": "12.20.24"
},

@@ -26,0 +26,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet

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