Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

command-line-interface

Package Overview
Dependencies
Maintainers
5
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

command-line-interface - npm Package Compare versions

Comparing version 4.0.19 to 4.0.20

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [4.0.20](https://github.com/thenativeweb/command-line-interface/compare/4.0.19...4.0.20) (2021-08-09)
### Bug Fixes
* bump @types/command-line-args from 5.0.1 to 5.2.0 ([#389](https://github.com/thenativeweb/command-line-interface/issues/389)) ([d9f67fd](https://github.com/thenativeweb/command-line-interface/commit/d9f67fd554624c55c359f7963c66050c38a4f686))
## [4.0.19](https://github.com/thenativeweb/command-line-interface/compare/4.0.18...4.0.19) (2021-08-02)

@@ -2,0 +9,0 @@

6

package.json
{
"name": "command-line-interface",
"version": "4.0.19",
"version": "4.0.20",
"description": "command-line-interface is a foundation for CLI applications.",

@@ -26,3 +26,3 @@ "contributors": [

"dependencies": {
"@types/command-line-args": "5.0.1",
"@types/command-line-args": "5.2.0",
"@types/command-line-commands": "2.0.1",

@@ -40,3 +40,3 @@ "@types/command-line-usage": "5.0.2",

"@types/sinon": "10.0.2",
"assertthat": "6.3.9",
"assertthat": "6.3.11",
"record-stdstreams": "3.0.67",

@@ -43,0 +43,0 @@ "roboter": "11.7.8",

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