Socket
Socket
Sign inDemoInstall

mctl

Package Overview
Dependencies
131
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.13.3-test2 to 1.13.3-test3

4

package.json
{
"name": "mctl",
"version": "1.13.3-test2",
"version": "1.13.3-test3",
"description": "mctl: MicroPython-Ctl command line utility",

@@ -9,3 +9,3 @@ "repository": "https://github.com/metachris/micropython-ctl/tree/master/cli",

"dependencies": {
"micropython-ctl": "./node_modules/.bin/mctl"
"micropython-ctl": "latest"
},

@@ -12,0 +12,0 @@ "bin": {

@@ -19,5 +19,5 @@ # `mctl`: Command-line Interface for MicroPython Devices

`mctl` is included in the `micropython-ctl` npm package. As a helper you can also install `mctl` directly:
`mctl` is included in the `micropython-ctl` npm package:
```npm install -g mctl```
```npm install -g micropython-ctl```

@@ -24,0 +24,0 @@ ## Usage

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc