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

@robconery/azx-cli

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@robconery/azx-cli - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

4

azx.js

@@ -53,4 +53,4 @@ #!/usr/bin/env node

)
.action(async function (command) {
const options = command.opts();
.action(async function (options) {
//const options = command.opts();
//Commander has a weird bug where an option named "name" needs to be called as a function

@@ -57,0 +57,0 @@ await AppScript.init({location: options.location, name: options.project});

{
"name": "@robconery/azx-cli",
"version": "1.0.0",
"version": "1.0.1",
"description": "",

@@ -5,0 +5,0 @@ "main": "azx.js",

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