Socket
Socket
Sign inDemoInstall

dex8-cli

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dex8-cli - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "dex8-cli",
"version": "1.0.0",
"version": "1.0.1",
"title": "DEX8 CLI",

@@ -5,0 +5,0 @@ "description": "Dex8 CLI is a command line interface which helps developers to create and run dex8.com tasks (automated serverless scripts).",

@@ -25,3 +25,3 @@ # DEX8 CLI

### Use command
$ dex8 start -i input.json -s
$ dex8 start -i input.json
```

@@ -34,3 +34,3 @@

### Use command
$ npx dex8 start -i input.json -s
$ npx dex8 start -i input.json
```

@@ -64,3 +64,3 @@

#### <span style="color:maroon">$ dex8 start -i input.json -s</span>
#### <span style="color:maroon">$ dex8 start -i input.json</span>
When a task is created use this command to run a Dex8 task locally. Echo messages will be printed in terminal.

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