Socket
Socket
Sign inDemoInstall

@microsoft/ts-command-line

Package Overview
Dependencies
Maintainers
2
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.0.0 to 1.0.1

lib/CommandLineAction.d.ts

25

package.json
{
"name": "@microsoft/ts-command-line",
"version": "0.0.0",
"description": "",
"main": "index.js",
"version": "1.0.1",
"description": "An object-oriented command-line parser for TypeScript",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"build": "gulp",
"test": "gulp",
"clean": "gulp nuke"
},
"keywords": [],
"author": "",
"license": "ISC"
"license": "SEE LICENSE IN LICENSE.docx",
"dependencies": {
"argparse": "~1.0.7",
"colors": "~1.1.2"
},
"devDependencies": {
"chai": "~3.5.0",
"gulp": "~3.9.1",
"mocha": "~2.5.3",
"@microsoft/sp-build-node": "~0.1.0"
}
}
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