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

utterminal

Package Overview
Dependencies
Maintainers
1
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

utterminal - npm Package Compare versions

Comparing version 0.5.51 to 0.5.52

1

lib/cli.js

@@ -141,3 +141,2 @@ /*

Cli.prototype.negative = function( negativePrefix ) { this.negativePrefix = negativePrefix ; return this ; } ;
Cli.prototype.negative = function( negativePrefix ) { this.negativePrefix = negativePrefix ; return this ; } ;

@@ -144,0 +143,0 @@ Cli.prototype.setStrict = function( value = true ) {

10

package.json
{
"name": "utterminal",
"version": "0.5.51",
"version": "0.5.52",
"description": "The Ultimate Terminal lib!",

@@ -14,8 +14,8 @@ "main": "lib/utterminal.js",

"lazyness": "^1.2.0",
"string-kit": "^0.12.0",
"terminal-kit": "^2.0.5",
"tree-kit": "^0.7.0"
"string-kit": "^0.17.8",
"terminal-kit": "^3.0.0",
"tree-kit": "^0.7.4"
},
"devDependencies": {
"logfella": "^1.3.7"
"logfella": "^1.4.3"
},

@@ -22,0 +22,0 @@ "scripts": {

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