Socket
Socket
Sign inDemoInstall

@rushstack/ts-command-line

Package Overview
Dependencies
Maintainers
3
Versions
100
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 0.0.0 to 4.3.11

CHANGELOG.json

29

package.json
{
"license": "MIT",
"name": "@rushstack/ts-command-line",
"version": "0.0.0"
"name": "@rushstack/ts-command-line",
"version": "4.3.11",
"description": "An object-oriented command-line parser for TypeScript",
"repository": {
"type": "git",
"url": "https://github.com/microsoft/rushstack/tree/master/libraries/ts-command-line"
},
"main": "lib/index.js",
"typings": "dist/ts-command-line.d.ts",
"scripts": {
"build": "gulp test --clean"
},
"license": "MIT",
"dependencies": {
"@types/argparse": "1.0.33",
"argparse": "~1.0.9",
"colors": "~1.2.1"
},
"devDependencies": {
"@types/jest": "23.3.11",
"@types/node": "10.17.13",
"gulp": "~4.0.2",
"@microsoft/node-library-build": "6.3.11",
"@microsoft/rush-stack-compiler-3.5": "0.3.11",
"@rushstack/eslint-config": "0.5.4"
}
}
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