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.8 to 4.0.9

7

CHANGELOG.md

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

## [4.0.9](https://github.com/thenativeweb/command-line-interface/compare/4.0.8...4.0.9) (2021-06-10)
### Bug Fixes
* bump trim-newlines from 3.0.0 to 3.0.1 ([#358](https://github.com/thenativeweb/command-line-interface/issues/358)) ([992ee4b](https://github.com/thenativeweb/command-line-interface/commit/992ee4bcbc0de4612378b9f1524f7ded0b557d01))
## [4.0.8](https://github.com/thenativeweb/command-line-interface/compare/4.0.7...4.0.8) (2021-05-31)

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

12

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

@@ -38,8 +38,8 @@ "contributors": [

"devDependencies": {
"@types/sinon": "10.0.0",
"assertthat": "6.3.0",
"record-stdstreams": "3.0.56",
"roboter": "11.6.48",
"@types/sinon": "10.0.2",
"assertthat": "6.3.2",
"record-stdstreams": "3.0.57",
"roboter": "11.7.3",
"semantic-release-configuration": "2.0.1",
"sinon": "10.0.1"
"sinon": "11.1.1"
},

@@ -46,0 +46,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