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

@vizzly/cli

Package Overview
Dependencies
Maintainers
1
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vizzly/cli - npm Package Compare versions

Comparing version 0.0.12 to 0.0.13

9

build/cli.js

@@ -87,11 +87,2 @@ #!/usr/bin/env node

program
.command("studio")
.description("Opens dashboard edit session.")
.requiredOption("-o, --organisation-id <type>", "ID of your organisation")
.option("-d, --dashboard-id <type>", "Dashboard ID to edit")
.option("-pk, --private-key <type>", "Path to your private key.", commands.DEFAULT_PRIVATE_KEY_FILE_PATH)
.requiredOption("-c, --config-folder <type>", "Path to the folder containing the Vizzly config.")
.option("-e, --endpoint <type>", "Path to your private key.", commands.DEFAULT_PRIVATE_KEY_FILE_PATH)
.action(commands.openStudio);
program
.command("create-key-pair")

@@ -98,0 +89,0 @@ .description("Create public and private key pairs")

2

package.json
{
"name": "@vizzly/cli",
"version": "0.0.12",
"version": "0.0.13",
"main": "index.js",

@@ -5,0 +5,0 @@ "repository": "git@github.com:vizzly-co/cli.git",

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