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
104
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.10.2 to 4.10.3

17

CHANGELOG.json

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

{
"version": "4.10.3",
"tag": "@rushstack/ts-command-line_v4.10.3",
"date": "Wed, 27 Oct 2021 00:08:15 GMT",
"comments": {
"patch": [
{
"comment": "Update the package.json repository field to include the directory property."
}
],
"dependency": [
{
"comment": "Updating dependency \"@rushstack/eslint-config\" to `2.4.4`"
}
]
}
},
{
"version": "4.10.2",

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

9

CHANGELOG.md
# Change Log - @rushstack/ts-command-line
This log was last generated on Wed, 13 Oct 2021 15:09:54 GMT and should not be manually modified.
This log was last generated on Wed, 27 Oct 2021 00:08:15 GMT and should not be manually modified.
## 4.10.3
Wed, 27 Oct 2021 00:08:15 GMT
### Patches
- Update the package.json repository field to include the directory property.
## 4.10.2

@@ -6,0 +13,0 @@ Wed, 13 Oct 2021 15:09:54 GMT

7

package.json
{
"name": "@rushstack/ts-command-line",
"version": "4.10.2",
"version": "4.10.3",
"description": "An object-oriented command-line parser for TypeScript",
"repository": {
"type": "git",
"url": "https://github.com/microsoft/rushstack/tree/master/libraries/ts-command-line"
"url": "https://github.com/microsoft/rushstack.git",
"directory": "libraries/ts-command-line"
},

@@ -19,3 +20,3 @@ "main": "lib/index.js",

"devDependencies": {
"@rushstack/eslint-config": "2.4.3",
"@rushstack/eslint-config": "2.4.4",
"@rushstack/heft": "0.41.6",

@@ -22,0 +23,0 @@ "@rushstack/heft-node-rig": "1.2.25",

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