Socket
Socket
Sign inDemoInstall

@rushstack/ts-command-line

Package Overview
Dependencies
Maintainers
3
Versions
99
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.22.3 to 4.22.4

12

CHANGELOG.json

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

{
"version": "4.22.4",
"tag": "@rushstack/ts-command-line_v4.22.4",
"date": "Fri, 02 Aug 2024 17:26:42 GMT",
"comments": {
"patch": [
{
"comment": "Remove @internal so that subclasses can call _getArgumentParser"
}
]
}
},
{
"version": "4.22.3",

@@ -7,0 +19,0 @@ "tag": "@rushstack/ts-command-line_v4.22.3",

9

CHANGELOG.md
# Change Log - @rushstack/ts-command-line
This log was last generated on Sat, 27 Jul 2024 00:10:27 GMT and should not be manually modified.
This log was last generated on Fri, 02 Aug 2024 17:26:42 GMT and should not be manually modified.
## 4.22.4
Fri, 02 Aug 2024 17:26:42 GMT
### Patches
- Remove @internal so that subclasses can call _getArgumentParser
## 4.22.3

@@ -6,0 +13,0 @@ Sat, 27 Jul 2024 00:10:27 GMT

2

package.json
{
"name": "@rushstack/ts-command-line",
"version": "4.22.3",
"version": "4.22.4",
"description": "An object-oriented command-line parser for TypeScript",

@@ -5,0 +5,0 @@ "repository": {

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