Socket
Socket
Sign inDemoInstall

clipanion

Package Overview
Dependencies
1
Maintainers
1
Versions
83
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.0 to 3.0.1

2

lib/advanced/builtins/help.js

@@ -14,3 +14,3 @@ 'use strict';

async execute() {
this.context.stdout.write(this.cli.usage(null));
this.context.stdout.write(this.cli.usage());
}

@@ -17,0 +17,0 @@ }

@@ -203,2 +203,5 @@ 'use strict';

}
if (command) {
detailed = true;
}
}

@@ -205,0 +208,0 @@ // @ts-ignore

{
"name": "clipanion",
"version": "3.0.0",
"version": "3.0.1",
"main": "lib/advanced/index",

@@ -5,0 +5,0 @@ "license": "MIT",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc